Login  Register

Re: mongodb BI connector

Posted by Roshan on Nov 28, 2018; 7:56am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/mongodb-BI-connector-tp6809p6969.html

Hi Erman,

mongosqld was successfully started using:
mongosqld --sampleNamespaces cd2.sampledata --auth -u "cd2" -p "cd2" --addr 10.124.0.89:27021 --mongo-uri mongodb://10.124.0.89:27020

where mongo-uri is the connection for mongodb

Then I installed mysql on the server from
--https://docs.mongodb.com/bi-connector/current/tutorial/create-system-dsn/index.html

and the connection from Tableau to Mongo was working