{% include JB/setup %}
Hadoop is an optional component of zeppelin unless you need the following features
Zeppelin 0.9 doesn't ship with hadoop dependencies, you need to include hadoop jars by yourself via the following steps
$HADOOP_HOME/bin is put in PATH. Because internally zeppelin will run command hadoop classpath to get all the hadoop jars and put them in the classpath of Zeppelin.USE_HADOOP as true in zeppelin-env.sh.