[ https://issues.apache.org/jira/browse/SPARK-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Xiangrui Meng resolved SPARK-14462. ----------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 12241 [https://github.com/apache/spark/pull/12241] > Add the mllib-local build to maven pom > -------------------------------------- > > Key: SPARK-14462 > URL: https://issues.apache.org/jira/browse/SPARK-14462 > Project: Spark > Issue Type: Sub-task > Components: ML, MLlib > Reporter: DB Tsai > Assignee: DB Tsai > Priority: Blocker > Fix For: 2.0.0 > > > In order to separate the linear algebra, and vector matrix classes into a > standalone jar, we need to setup the build first. This task will create a new > jar called mllib-local with minimal dependencies. The test scope will still > depend on spark-core and spark-core-test in order to use the common > utilities, but the runtime will avoid any platform dependency. Couple > platform independent classes will be moved to this package to demonstrate how > this work. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org