[
https://issues.apache.org/jira/browse/SPARK-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169753#comment-14169753
]
Apache Spark commented on SPARK-3918:
-------------------------------------
User 'jkbradley' has created a pull request for this issue:
https://github.com/apache/spark/pull/2785
> Forget Unpersist in RandomForest.scala(train Method)
> ----------------------------------------------------
>
> Key: SPARK-3918
> URL: https://issues.apache.org/jira/browse/SPARK-3918
> Project: Spark
> Issue Type: Bug
> Components: MLlib
> Affects Versions: 1.2.0
> Environment: All
> Reporter: junlong
> Assignee: Joseph K. Bradley
> Labels: decisiontree, train, unpersist
> Fix For: 1.1.0
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> In version 1.1.0 DecisionTree.scala, train Method, treeInput has been
> persisted in Memory, but without unpersist. It caused heavy DISK usage.
> In github version(1.2.0 maybe), RandomForest.scala, train Method,
> baggedInput has been persisted but without unpersisted too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]