In Spark, I can usually build the source code and run a test cluster from that checkout that I just built. I was trying the same with Zeppelin, and I can get things up but with some issues around some interpreters and I cannot even run the tutorial notebook. Having said that, the distribution generated by the same build can be extracted and works fine.
Before I spent more time on this, is this scenario something that works (or used to work) ? Is there any special profiles or something i need to invoke to enable this ? BTW, I was running my build as : mvn -Pspark-2.0 -Pr -Phadoop-2.6 -Psparkr -Ppyspark -Pscalding -Pexamples -Pbuild-distr -DskipTests -Dscala-2.11 clean install -- Luciano Resende http://twitter.com/lresende1975 http://lresende.blogspot.com/