0

I am trying to configure the MongoDB BI Connector.

I have installed mongodb-bi-win32-x86_64-v2.5.0.msi Mongodb version is 3.0.15

1.Started mongod

mongod --dbpath d:/data1 --auth

Started mongosqld mongosqld --auth --mongo-username xxxx --mongo-password xxx --mongo-authenticationSource admin

I am getting the following error

E SAMPLER [schemaDiscovery] unable to initialize schema: error sampling collection: failed to execute aggregate: unrecognized fi eld 'readConcern'

Let me know how to resolve the issue

asked Jun 11, 2018 at 11:32

1 Answer 1

1

Your mongod version is too old... For 2.5 BI connector

As said here!

The MongoDB Connector for BI and associated utilities are compatible only with MongoDB server version 3.2 or greater.

answered Jun 11, 2018 at 11:47
1
  • yes. thats the mistake i guess. Thanks for the information Commented Jun 11, 2018 at 13:41

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.