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 2014/09/04 08:40:51 UTC

[jira] [Commented] (SPARK-3399) Test for PySpark should ignore HADOOP_CONF_DIR and YARN_CONF_DIR

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

Apache Spark commented on SPARK-3399:
-------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/2270

> Test for PySpark should ignore HADOOP_CONF_DIR and YARN_CONF_DIR
> ----------------------------------------------------------------
>
>                 Key: SPARK-3399
>                 URL: https://issues.apache.org/jira/browse/SPARK-3399
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>            Reporter: Kousuke Saruta
>
> Some tests for PySpark make temporary files on /tmp of local file system but if environment variable HADOOP_CONF_DIR or YARN_CONF_DIR is set in spark-env.sh, tests expects temporary files are on FileSystem configured in core-site.xml even though actual files are on local file system.
> I think, we should ignore HADOOP_CONF_DIR and YARN_CONF_DIR.
> If we need those variables in some tests, we should set those variables in such tests specially.



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