[
https://issues.apache.org/jira/browse/DRILL-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652316#comment-17652316
]
SHUBHAM KUMAR commented on DRILL-8377:
--------------------------------------
Can you please help with any configuration which helps to retrive the database
name as it is. it should not convert it to lower case
> While accessing a Uppercase databasename in Drill its getting converted to
> lower case and then throwing error cant access database
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: DRILL-8377
> URL: https://issues.apache.org/jira/browse/DRILL-8377
> Project: Apache Drill
> Issue Type: Bug
> Reporter: SHUBHAM KUMAR
> Priority: Major
>
> While accessing a Uppercase databasename in Drill its getting converted to
> lower case and then throwing error cant access database
>
> Command failed with error 13 (Unauthorized): 'not authorized on test-database
> to execute command.
> org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR:
> MongoCommandException: Command failed with error 13 (Unauthorized): 'not
> authorized on test-database to execute command \{ count: "PaymentsDev",
> query: {}, $db: "test-database", $clusterTime:
>
> Actual Database Name: Test-Database
> Drill converting it as: test-database
--
This message was sent by Atlassian Jira
(v8.20.10#820010)