Re: Spark 1.3 build with hive support fails on JLine

2015-04-01 Thread Ted Yu
Please invoke dev/change-version-to-2.11.sh before running mvn. Cheers On Mon, Mar 30, 2015 at 1:02 AM, Night Wolf wrote: > Hey, > > Trying to build Spark 1.3 with Scala 2.11 supporting yarn & hive (with > thrift server). > > Running; > > *mvn -e -DskipTests -Pscala-2.11 -Dscala-2.11 -Pyarn -Pm

Re: Spark 1.3 build with hive support fails

2015-03-30 Thread Bojan Kostic
Try building with scala 2.10. Best Bojan On Mar 31, 2015 01:51, "nightwolf [via Apache Spark User List]" < ml-node+s1001560n22309...@n3.nabble.com> wrote: > I am having the same problems. Did you find a fix? > > -- > If you reply to this email, your message will be ad

Re: Spark 1.3 build with hive support fails

2015-03-30 Thread nightwolf
I am having the same problems. Did you find a fix? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-1-3-build-with-hive-support-fails-tp22215p22309.html Sent from the Apache Spark User List mailing list archive at Nabble.com. -

Spark 1.3 build with hive support fails on JLine

2015-03-30 Thread Night Wolf
Hey, Trying to build Spark 1.3 with Scala 2.11 supporting yarn & hive (with thrift server). Running; *mvn -e -DskipTests -Pscala-2.11 -Dscala-2.11 -Pyarn -Pmapr4 -Phive -Phive-thriftserver clean install* The build fails with; INFO] Compiling 9 Scala sources to /var/lib/jenkins/workspace/cse-Ap