Hi, dev/create_release.sh builds release artifacts [1]. Please take a look.
[1] https://github.com/apache/zeppelin/blob/master/dev/create_release.sh#L110 On Sun, Aug 27, 2017 at 9:35 PM Tao Wang <twang2...@gmail.com> wrote: > Hi, > > I followed the instructions at > http://zeppelin.apache.org/docs/snapshot/install/build.html > > And by using command: > > mvn clean package -Pbuild-distr -DskipTests -Pspark-2.1 -Phadoop-2.7 > -Pr -Pscala-2.11 -Dspark.version=2.1.1 > > I built a zeppelin-0.7.2.tar.gz package, however, by look at the size, > it's 700MB, so it's the package contains all the interpreters. > However, I want to recreate the package > 'zeppelin-0.7.2-bin-netinst.tga', may I ask how to do that? > > The reason I'm rebuild the package is that I'm creating a set of > Docker images of Zeppelin for different Spark/Hadoop versions. > > Regards, > Tao Wang >