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/08/08 01:37:11 UTC

[jira] [Commented] (SPARK-2889) Spark creates Hadoop Configuration objects inconsistently

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

Apache Spark commented on SPARK-2889:
-------------------------------------

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

> Spark creates Hadoop Configuration objects inconsistently 
> ----------------------------------------------------------
>
>                 Key: SPARK-2889
>                 URL: https://issues.apache.org/jira/browse/SPARK-2889
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Minor
>
> Looking through Spark code, there are 3 ways used to get Configuration objects:
> - Use SparkContext.hadoopConfiguration
> - Use SparkHadoopUtil.newConfiguration
> - Call {{new Configuration()}} directly
> Only the first one supports setting hadoop configs via {{spark.hadoop.*}} properties. We should probably make everybody agree about how to do things.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org