fixed! after adding the option -DskipTests everything build ok.
Thanks Sean for your help
On Thu, Aug 4, 2016 at 8:18 PM, Richard Siebeling
wrote:
> I don't see any other errors, these are the last lines of the
> make-distribution log.
> Above these lines there are no errors...
>
>
> [INFO] Buil
I don't see any other errors, these are the last lines of the
make-distribution log.
Above these lines there are no errors...
[INFO] Building jar:
/opt/mapr/spark/spark-2.0.0/common/network-yarn/target/spark-network-yarn_2.11-2.0.0-test-sources.jar
[warn]
/opt/mapr/spark/spark-2.0.0/core/src/main
That message is a warning, not error. It is just because you're cross
compiling with Java 8. If something failed it was elsewhere.
On Thu, Aug 4, 2016, 07:09 Richard Siebeling wrote:
> Hi,
>
> spark 2.0 with mapr hadoop libraries was succesfully build using the
> following command:
> ./build/mvn