You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "W. (JIRA)" <ji...@apache.org> on 2016/03/23 15:28:25 UTC

[jira] [Comment Edited] (DRILL-4037) No schemas available using MongoDB 3.0.6 with authentication + wired Tiger

    [ https://issues.apache.org/jira/browse/DRILL-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208471#comment-15208471 ] 

W. edited comment on DRILL-4037 at 3/23/16 2:27 PM:
----------------------------------------------------

Found a partial answer:
the "listDatabases" right was missing for the user. This right needs to be given on db "admin" cluster wide.

Once done, I was able to see mongodb in the available list databases

But.... no tables are given while expanding the mongodb storage.
However with sqlline, I'm able to issue a show tables command with success

1. With an alternate ODBC client, I can see tables from a mongodb storage
2. With sqlline in command line I can see tables from a mongodb storage
3. From drill explorer, I can't see anything while trying to expand the mongodb storage




was (Author: jaaaaack):
Found a partial answer:
the "listDatabases" right was missing for the user. This right needs to be given on db "admin" cluster wide.

Once done, I was able to see mongodb in the available list databases

But.... no tables are given while expanding the mongodb storage.
However with sqlline, I'm able to issue a show tables command with success

1. With a alternate ODBC client, I can see tables from a mongodb storage
2. With sqlline in command line I can see tables from a mongodb storage
3. From drill explorer, I can't see anything while trying to expand the mongodb storage



> No schemas available using MongoDB 3.0.6 with authentication + wired Tiger
> --------------------------------------------------------------------------
>
>                 Key: DRILL-4037
>                 URL: https://issues.apache.org/jira/browse/DRILL-4037
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - MongoDB
>    Affects Versions: 1.2.0
>         Environment: Windows 7 - 64 bits
>            Reporter: W.
>            Priority: Minor
>
> From Drill Explorer, Browse schemas tab, unable to view anything about MongoDB
> MongoDB 3.0.6 is configured as Master/Replica with wiredTiger and authentication enabled



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)