You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/12/19 18:04:46 UTC

[jira] [Commented] (SPARK-12440) [CORE] Avoid setCheckpointDir warning when filesystem is not local

    [ https://issues.apache.org/jira/browse/SPARK-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065433#comment-15065433 ] 

Apache Spark commented on SPARK-12440:
--------------------------------------

User 'pierre-borckmans' has created a pull request for this issue:
https://github.com/apache/spark/pull/10392

> [CORE] Avoid setCheckpointDir warning when filesystem is not local
> ------------------------------------------------------------------
>
>                 Key: SPARK-12440
>                 URL: https://issues.apache.org/jira/browse/SPARK-12440
>             Project: Spark
>          Issue Type: Improvement
>    Affects Versions: 1.5.2, 1.6.0, 1.6.1
>            Reporter: Pierre Borckmans
>
> In SparkContext method `setCheckpointDir`, a warning is issued when spark master is not local and the passed directory for the checkpoint dir appears to be local.
> In practice, when relying on hdfs configuration file and using relative path (incomplete URI without hdfs scheme, ...), this warning should not be issued and might be confusing.



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