[
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: [email protected]
For additional commands, e-mail: [email protected]