bbonnin / zeppelin-mongodb-interpreter

MongoDB interpreter for Apache Zeppelin
Apache License 2.0
47 stars 22 forks source link

Compatibilty with Mongodb v2.6 #7

Closed pcpshephertz closed 7 years ago

pcpshephertz commented 7 years ago

I am running Mongodb v2.6, Does this interpreter strictly want Mongodb >= v3.0 ?

bbonnin commented 7 years ago

I have only tested with Mongo >= 3.0. Have you tested with your Mongo 2.6 ?

pcpshephertz commented 7 years ago

No, I am not able to install zeppelin-mongodb-interpreter. I tried to integrate with zeppelin 0.6.x

bbonnin commented 7 years ago

I have done basic tests with MongoDB 2.6 and it works.