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
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
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.
-
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