Greate man!
On Mon, Apr 30, 2018 at 8:16 PM, Ruslan Dautkhanov
wrote:
> You could also add a list of interpreters that you'd like to exclude from
> the build:
>
> maven ... -pl '!cassandra,!bigquery,...'
>
>
>
> --
> Ruslan Dautkhanov
>
> On Mon, Apr 30, 2018 at 7:53 AM, Soheil Pourbafrani > wr
You could also add a list of interpreters that you'd like to exclude from
the build:
maven ... -pl '!cassandra,!bigquery,...'
--
Ruslan Dautkhanov
On Mon, Apr 30, 2018 at 7:53 AM, Soheil Pourbafrani
wrote:
> -DskipTests is in the command?
>
> On Mon, Apr 30, 2018 at 6:17 PM, Jeff Zhang wro
-DskipTests is in the command?
On Mon, Apr 30, 2018 at 6:17 PM, Jeff Zhang wrote:
>
> Add -DskipTests to disable test
>
>
> Soheil Pourbafrani 于2018年4月30日周一 下午9:11写道:
>
>> I downlodaed source of Zeppelin 0.8.1 from github and using the command
>> mvn clean package -Pspark-2.1 -Phadoop-2.7 -Pyarn
Add -DskipTests to disable test
Soheil Pourbafrani 于2018年4月30日周一 下午9:11写道:
> I downlodaed source of Zeppelin 0.8.1 from github and using the command
> mvn clean package -Pspark-2.1 -Phadoop-2.7 -Pyarn -Ppyspark -Psparkr
> -Pscala-2.11 -DskipTests -Pbuild-distr
>
> but it errors:
> Failed to exec