Add this to your maven build command: -Pbuild-distr
Soheil Pourbafrani <soheil.i...@gmail.com>于2018年4月30日周一 下午3:26写道: > Thanks, How should I enable build-distr ? > > On Mon, Apr 30, 2018 at 11:32 AM, Jeff Zhang <zjf...@gmail.com> wrote: > >> >> What do you mean the outputs are messy ? If you want to build binary >> distribution, please enable profile build-distr ? >> >> >> Soheil Pourbafrani <soheil.i...@gmail.com>于2018年4月30日周一 下午2:24写道: >> >>> Using the command >>> mvn clean package -DskipTests -Pspark-2.0 -Phadoop-2.4 -Pr -Pscala-2.11 >>> >>> I compiled Zeppelin source but the outputs are messy and unstructured. >>> How can I compile it to get output like Zeppelin binary tar file structure? >>> >> >