[ https://issues.apache.org/jira/browse/SPARK-15664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-15664. ------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 13408 [https://github.com/apache/spark/pull/13408] > Replace FileSystem.get(conf) with path.getFileSystem(conf) when removing > CheckpointFile in MLlib > ------------------------------------------------------------------------------------------------ > > Key: SPARK-15664 > URL: https://issues.apache.org/jira/browse/SPARK-15664 > Project: Spark > Issue Type: Bug > Components: MLlib > Reporter: Lianhui Wang > Fix For: 2.0.0 > > > if sparkContext.set CheckpointDir to another Dir that is not default > FileSystem, it will throw exception when removing CheckpointFile in MLlib. -- 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