You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liu Jiongzhou (JIRA)" <ji...@apache.org> on 2014/12/30 04:45:13 UTC

[jira] [Created] (SPARK-4998) "train" methods in object DecisionTree cannot work when using java reflection

Liu Jiongzhou created SPARK-4998:
------------------------------------

             Summary: "train" methods in object DecisionTree cannot work when using java reflection
                 Key: SPARK-4998
                 URL: https://issues.apache.org/jira/browse/SPARK-4998
             Project: Spark
          Issue Type: Bug
          Components: MLlib
    Affects Versions: 1.2.0
            Reporter: Liu Jiongzhou


When using the Java reflection, the several "train" methods defined in "object DecisionTree" cannot be identified due to there namesake in "class DecisionTree".

Since the namesake "train" method in class DecisionTree" has already been a deprecated one, it should be commit out to make the "train" methods in "object DecisionTree" effective.



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