Discussion:
Python Module for using Apache Drill with Jupyter Notebooks
John Omernik
2018-08-27 13:15:11 UTC
Permalink
Hey all,

I know this is shameless self promotion, however, I am proud of this little
module I wrote that allows you to access Apache Drill via Magic Functions
in Jupyter Notebooks and Jupyter Lab.


It's a neat tool that gives quite a bit of flexibility in it's approach. I
wrote a blog on why/how and I wrote one on how to install/use it. Please
feel free contribute ideas/bugs to the git hub!


Why/How:
https://mapr.com/blog/mining-the-data-universe/


Install:
https://mapr.com/blog/drilling-jupyter/


Git Repo:

https://github.com/JohnOmernik/jupyter_drill

John

Loading...