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

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -