I build zeppelin with following options as it was documented: *mvn clean package -Pspark-1.4 -Dspark.version=1.4.1 -Dhadoop.version=2.4.0 -Phadoop-2.4 -Pyarn -DskipTests -P build-distr*
However the generated tarfile in zeppelin-distribution/target/zeppelin-0.6.0-incubating-SNAPSHOT.tar.gz is *414 Meg*, is that correct? I also noticed it does include spark, hadoop, and other tarfiles, do I need them if I am using existing hadoop & spark client configured and functioning?
