+1 with 1.3-SNAPSHOT.

On Mon, Dec 1, 2014 at 5:49 PM, agg212 <alexander_galaka...@brown.edu>
wrote:

> Thanks for your reply, but I'm still running into issues
> installing/configuring the native libraries for MLlib.  Here are the steps
> I've taken, please let me know if anything is incorrect.
>
> - Download Spark source
> - unzip and compile using `mvn -Pnetlib-lgpl -DskipTests clean package `
> - Run `sbt/sbt publish-local`
>
> The last step fails with the following error (full stack trace is attached
> here:  error.txt
> <http://apache-spark-user-list.1001560.n3.nabble.com/file/n20110/error.txt
> >
> ):
> [error] (sql/compile:compile) java.lang.AssertionError: assertion failed:
> List(object package$DebugNode, object package$DebugNode)
>
> Do I still have to install OPENBLAS/anything else if I build Spark from the
> source using the -Pnetlib-lgpl flag?  Also, do I change the Spark version
> (from 1.1.0 to 1.2.0-SNAPSHOT) in the .sbt file for my app?
>
> Thanks!
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Mllib-native-netlib-java-OpenBLAS-tp19662p20110.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to