[ 
https://issues.apache.org/jira/browse/SPARK-23514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiao Li updated SPARK-23514:
----------------------------
    Fix Version/s:     (was: 2.3.1)
                   2.4.0

> 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
>            Assignee: Juliusz Sompolski
>            Priority: Major
>             Fix For: 2.4.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to