You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/03/16 21:13:33 UTC

[jira] [Created] (SPARK-13944) Separate out local linear algebra as a standalone module without Spark dependency

Xiangrui Meng created SPARK-13944:
-------------------------------------

             Summary: Separate out local linear algebra as a standalone module without Spark dependency
                 Key: SPARK-13944
                 URL: https://issues.apache.org/jira/browse/SPARK-13944
             Project: Spark
          Issue Type: New Feature
          Components: Build, ML
    Affects Versions: 2.0.0
            Reporter: Xiangrui Meng
            Assignee: DB Tsai
            Priority: Critical


Separate out linear algebra as a standalone module without Spark dependency to simplify production deployment. We can call the new module spark-mllib-local, which might contain local models in the future.

The major issue is to remove dependencies on user-defined types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org