Re: build on spark 1.5.0 error with Execution scala-compile-first of goal & Compile failed via zinc server

2015-09-09 Thread Ted Yu
I used your first command with mvn 3.3.3 (without build/) The build passed. FYI On Wed, Sep 9, 2015 at 8:50 PM, stark_summer wrote: > codeurl: http://d3kbcqa49mib13.cloudfront.net/spark-1.5.0.tgz > build scripts: > > build/mvn -Phadoop-2.3 -Dhadoop.version=2.3.0-cdh5.1.0

build on spark 1.5.0 error with Execution scala-compile-first of goal & Compile failed via zinc server

2015-09-09 Thread stark_summer
codeurl: http://d3kbcqa49mib13.cloudfront.net/spark-1.5.0.tgz build scripts: build/mvn -Phadoop-2.3 -Dhadoop.version=2.3.0-cdh5.1.0 -Pyarn -Phive -Dhive-version=0.12.0-cdh5.1.0 -Phive-thriftserver -Pspark-ganglia-lgpl -DskipTests clean package or ./make-distribution.sh --name 2.3.0 --tgz