Xiangrui Meng created SPARK-7220:
------------------------------------

             Summary: Check whether moving shared params is a compatible change
                 Key: SPARK-7220
                 URL: https://issues.apache.org/jira/browse/SPARK-7220
             Project: Spark
          Issue Type: Task
          Components: ML
    Affects Versions: 1.4.0
            Reporter: Xiangrui Meng
            Assignee: Xiangrui Meng
            Priority: Critical


Shared params are private, and their usage are treated as implementation 
details. But we need to make sure moving params from shared to a concrete class 
is a compatible change. Otherwise, we shouldn't use shared params.



--
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

Reply via email to