You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/02/25 07:57:00 UTC

[jira] [Commented] (SPARK-23514) Replace spark.sparkContext.hadoopConfiguration by spark.sessionState.newHadoopConf()

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

Xiao Li commented on SPARK-23514:
---------------------------------

cc [~dongjoon] Do you want to make a try?

> Replace spark.sparkContext.hadoopConfiguration by spark.sessionState.newHadoopConf()
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-23514
>                 URL: https://issues.apache.org/jira/browse/SPARK-23514
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Xiao Li
>            Priority: Major
>
> Check all the places where we directly use {{spark.sparkContext.hadoopConfiguration}}. Instead, in some scenarios, it makes more sense to call {{spark.sessionState.newHadoopConf()}} which blends in settings from SQLConf.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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