rakesh8081 commented on issue #2440:
URL: https://github.com/apache/drill/issues/2440#issuecomment-1125968326

   I faced a exactly same issue. I am running 3 drillbits on a zk cluster and 
configured a mongostorage which is same for all the three drillbits. 
   
   Mongodb is installed on node3 of the cluster. I am using mongo private IP in 
the connection
   I can run a query from node1 and node3  but not node2. However from a linux 
command line I can connect the mongodb from node. 
   I get 
   ``` org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: 
IllegalArgumentException: databaseName can not be null
   ``` 
   
   from node2.
   
   all the three nodes are identical and ports are open among the three.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to