You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Soheil Pourbafrani <so...@gmail.com> on 2018/04/30 06:23:26 UTC

Compile Zepplin source and get output like tar file structure

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?

Re: Compile Zepplin source and get output like tar file structure

Posted by Soheil Pourbafrani <so...@gmail.com>.
Thanks

On Mon, Apr 30, 2018 at 12:01 PM, Jeff Zhang <zj...@gmail.com> wrote:

>
> Add this to your maven build command:
>
> -Pbuild-distr
>
> Soheil Pourbafrani <so...@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 <zj...@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 <so...@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?
>>>>
>>>
>>

Re: Compile Zepplin source and get output like tar file structure

Posted by Jeff Zhang <zj...@gmail.com>.
Add this to your maven build command:

-Pbuild-distr

Soheil Pourbafrani <so...@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 <zj...@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 <so...@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?
>>>
>>
>

Re: Compile Zepplin source and get output like tar file structure

Posted by Soheil Pourbafrani <so...@gmail.com>.
Thanks, How should I enable build-distr ?

On Mon, Apr 30, 2018 at 11:32 AM, Jeff Zhang <zj...@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 <so...@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?
>>
>

Re: Compile Zepplin source and get output like tar file structure

Posted by Jeff Zhang <zj...@gmail.com>.
What do you mean the outputs are messy ? If you want to build binary
distribution, please enable profile  build-distr ?


Soheil Pourbafrani <so...@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?
>