No interpreters available in Zeppelin
I have just installed the following on my Mac (Yosemite 10.10.3): oracle java 1.8 update 45 scala 2.11.6 spark 1.4 (precompiled release: http://d3kbcqa49mib13.cloudfront.net/spark-1.4.0-bin-hadoop2.6.tgz ) zeppelin from source ( https://github.com/apache/incubator-zeppelin ) no additional config, just copied created zeppelin-env.sh and zeppelin-site.xml from templates. no edits. I Followed the installation guidelines: https://zeppelin.incubator.apache.org/docs/install/install.html I have build zeppelin without problems: mvn clean install -DskipTests Started it ./bin/zeppelin-daemon.sh start