Re: Mllib native netlib-java/OpenBLAS

2014-12-30 Thread xhudik
-5010 any help is deeply appreciated, Tomas -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Mllib-native-netlib-java-OpenBLAS-tp19662p20912.html Sent from the Apache Spark User List mailing list archive at Nabbl

Re: Mllib native netlib-java/OpenBLAS

2014-12-10 Thread Guillaume Pitel
Hi, I had the same problem, and tried to compile with mvn -Pnetlib-lgpl $ mvn -Pnetlib-lgpl -Pyarn -Phadoop-2.3 -Dhadoop.version=2.3.0 -DskipTests clean package Unfortunately, the resulting assembly jar still lacked the netlib-system class. This command : $ jar tvf assembly/target/scala-2.

Re: Mllib native netlib-java/OpenBLAS

2014-12-09 Thread Jaonary Rabarisoa
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-Open

Re: Mllib native netlib-java/OpenBLAS

2014-12-01 Thread agg212
p://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...@spar

Re: Mllib native netlib-java/OpenBLAS

2014-11-24 Thread Evan R. Sparks
t you just built. On Mon, Nov 24, 2014 at 6:31 PM, agg212 wrote: > I am running it in local. How can I use the built version (in local mode) > so > that I can use the native libraries? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n

Re: Mllib native netlib-java/OpenBLAS

2014-11-24 Thread agg212
I am running it in local. How can I use the built version (in local mode) so that I can use the native libraries? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Mllib-native-netlib-java-OpenBLAS-tp19662p19705.html Sent from the Apache Spark User List

Re: Mllib native netlib-java/OpenBLAS

2014-11-24 Thread Shivaram Venkataraman
gt; > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Mllib-native-netlib-java-OpenBLAS-tp19662p19681.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > >

Re: Mllib native netlib-java/OpenBLAS

2014-11-24 Thread agg212
to load implementation from: com.github.fommil.netlib.NativeRefBLAS Any thoughts on what else I need to do to get the native libraries recognized by Spark? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Mllib-native-netlib-java-OpenBLAS-tp19662p19681.html

Re: Mllib native netlib-java/OpenBLAS

2014-11-24 Thread Evan R. Sparks
tion instructions? > > > > 14/11/24 16:49:29 WARN BLAS: Failed to load implementation from: > > com.github.fommil.netlib.NativeSystemBLAS > > 14/11/24 16:49:29 WARN BLAS: Failed to load implementation from: > > com.github.fommil.netlib.NativeRefBLAS > > > > Thanks! > > >

Re: Mllib native netlib-java/OpenBLAS

2014-11-24 Thread Xiangrui Meng
gt; 14/11/24 16:49:29 WARN BLAS: Failed to load implementation from: > com.github.fommil.netlib.NativeSystemBLAS > 14/11/24 16:49:29 WARN BLAS: Failed to load implementation from: > com.github.fommil.netlib.NativeRefBLAS > > Thanks! > > > > > -- > View this mess

Mllib native netlib-java/OpenBLAS

2014-11-24 Thread agg212
implementation from: com.github.fommil.netlib.NativeRefBLAS Thanks! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Mllib-native-netlib-java-OpenBLAS-tp19662.html Sent from the Apache Spark User List mailing list archive at Nabble.com.