scala - Bulding Apache Spark 1.4 with maven : stop bulding without error -
i'm trying build apache spark 1.4.0 maven, build never ends; freezes , no error shown. have no idea why freezes on line :
[info] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-launcher_2.10 ---
i try update scala (2.11.4) , maven (3.0.5) , it's same.
does have idea why fails ?
are building way suggest it?
which running included mvn command (see readme).
Comments
Post a Comment