Hello. You can refer to the zeppelin documents here( https://zeppelin.incubator.apache.org/docs/0.5.5-incubating/).
And if you want to run zeppelin with yarn could you config below like that? *export MASTER="yarn-client"* *export SPARK_HOME="YOUR SPARK HOME"* *export HADOOP_CONF_DIR="YOUR HADOOP CONF DIR" # yarn-site.xml is located in configuration directory in HADOOP_CONF_DIR.* Welcome! 2015-12-17 6:29 GMT-08:00 Adam f <adfe...@gmail.com>: > Hi all, > I am new to Zeppelin. > I downloaded the new version- 0.5.5 > I am trying to deploy Zeppelin on Casandra Hadoop with Yarn > The configuration of the cluster in > Hadoop 2.6.0-cdh5.4.1 > Spark 1.5.1 > > can you help me how to config the software? > > Thanks you >