ElasticSearch with MongoDB hosted externally and python -


i trying use mongo-connector connect mongodb hosted on mongolab , elasticsearch running locally on virtual machine. however, getting error:

operationfailure: database error: not authorized query on local.oplog.rs

is there way connect externally hosted db using mongo-connector?


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -