[ 
https://issues.apache.org/jira/browse/SPARK-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng resolved SPARK-5460.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Issue resolved by pull request 4347
[https://github.com/apache/spark/pull/4347]

> RandomForest should catch exceptions when removing checkpoint files
> -------------------------------------------------------------------
>
>                 Key: SPARK-5460
>                 URL: https://issues.apache.org/jira/browse/SPARK-5460
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.3.0
>            Reporter: Joseph K. Bradley
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> RandomForest can optionally use checkpointing.  When it tries to remove 
> checkpoint files, it could fail (if a user has write but not delete access on 
> some filesystem).  There should be a try-catch to catch exceptions when 
> trying to remove checkpoint files in NodeIdCache.



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