Ben Chuanlong Du's Blog

It is never too late to learn.

Set Up External Dependencies in Zeppelin

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/index.html

  1. %spark.dep seems troublesome. What if I set interpreter dependency directly? And can I do it for a single notebook? How to do this, must-have feature ... user menu -> interpreter -> edit -> add dependency

  2. jars for a specific notebook only? is it possible? properties for a single notebook?

Comments