Xiangrui Meng created SPARK-2358:
------------------------------------
Summary: Add an option to include native BLAS/LAPACK libraries in
the build
Key: SPARK-2358
URL: https://issues.apache.org/jira/browse/SPARK-2358
Project: Spark
Issue Type: New Feature
Components: MLlib
Reporter: Xiangrui Meng
It would be easy for users to include the netlib-java jniloader in the spark
jar, which is LGPL-licensed. We can follow the same approach as ganglia support
in Spark, which is enabled by turning on "SPARK_GANGLIA_LGPL" at build time. We
can use "SPARK_NETLIB_LGPL" flag for this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)