You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/08/14 08:01:46 UTC

[jira] [Created] (SPARK-9962) Decision Tree training: prevNodeIdsForInstances.unpersist() at end of training

Joseph K. Bradley created SPARK-9962:
----------------------------------------

             Summary: Decision Tree training: prevNodeIdsForInstances.unpersist() at end of training
                 Key: SPARK-9962
                 URL: https://issues.apache.org/jira/browse/SPARK-9962
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: Joseph K. Bradley
            Priority: Minor


NodeIdCache: prevNodeIdsForInstances.unpersist() needs to be called at end of training.

This applies to both the ML and MLlib implementations, but it is Ok to skip the MLlib implementation since it will eventually be replaced by the ML one.



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