tree: 0a2d488fc186c3f92b656170e13f3f69ef8f46ea [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
mongodb/README.md

Overview

MongoDB interpreter for Apache Zeppelin. Thanksgiving to bbonnin/zeppelin-mongodb-interpreter. I found bbonnin's mongodb interpreter was not working with newest zeppelin version, it has not been maintained for a long time. so I forked this for those people who want to use mongodb in zeppelin.

Technical overview

it use mongo shell to execute scripts.All you need to do is to configure mongodb interpreter, and then study mongo aggregate functions.