Thanks
On Mon, Apr 30, 2018 at 12:01 PM, Jeff Zhang wrote:
>
> Add this to your maven build command:
>
> -Pbuild-distr
>
> Soheil Pourbafrani 于2018年4月30日周一 下午3:26写道:
>
>> Thanks, How should I enable build-distr ?
>>
>> On Mon, Apr 30, 2018 at 11:32 AM, Jeff Zhang wrote:
>>
>>>
>>> What do you m
Add this to your maven build command:
-Pbuild-distr
Soheil Pourbafrani 于2018年4月30日周一 下午3:26写道:
> Thanks, How should I enable build-distr ?
>
> On Mon, Apr 30, 2018 at 11:32 AM, Jeff Zhang wrote:
>
>>
>> What do you mean the outputs are messy ? If you want to build binary
>> distribution, please
Thanks, How should I enable build-distr ?
On Mon, Apr 30, 2018 at 11:32 AM, Jeff Zhang wrote:
>
> What do you mean the outputs are messy ? If you want to build binary
> distribution, please enable profile build-distr ?
>
>
> Soheil Pourbafrani 于2018年4月30日周一 下午2:24写道:
>
>> Using the command
>> m
What do you mean the outputs are messy ? If you want to build binary
distribution, please enable profile build-distr ?
Soheil Pourbafrani 于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
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?