[ https://issues.apache.org/jira/browse/SPARK-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin resolved SPARK-2358. -------------------------------- Resolution: Fixed Fix Version/s: 1.1.0 > Add an option to include native BLAS/LAPACK loader 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 > Assignee: Xiangrui Meng > Fix For: 1.1.0 > > > 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)