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

Tugdual Grall commented on DRILL-5206:
--------------------------------------

Maybe similar to: DRILL-4882
and fixed by https://github.com/apache/drill/pull/609


> MongoDb connection & non replica sets deployment
> ------------------------------------------------
>
>                 Key: DRILL-5206
>                 URL: https://issues.apache.org/jira/browse/DRILL-5206
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Adrian Sanchez del Campo
>
> Hello,
> It looks like Drill is hardwire to only work with replica sets?
> ```
> https://github.com/apache/drill/blob/5a4ad2a88331dfe7561ee76fc87e882afe170681/contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoGroupScan.java
> ```
> The reason I raise this issue is because while doing some testing I created a 
> MongoDB deployment at compose.io. Drill is able to connect to it and list 
> databases and collections/tables. However, when trying to query a particular 
> collection it times out because it tries to connect to a non-public database 
> member. 
>  



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

Reply via email to