You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "guojh (JIRA)" <ji...@apache.org> on 2018/10/30 06:56:02 UTC

[jira] [Updated] (SPARK-25880) user set some hadoop configurations can not work

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

guojh updated SPARK-25880:
--------------------------
    Description: 
When user set some hadoop configuration in spark-defaults.conf, for instance: 

spark.hadoop.mapreduce.input.fileinputformat.split.maxsize   100000

and user use the spark-sql and set command to overwrite this configuration, it not cover the default value. 

 

  was:
When user set some configuration in spark-defaults.conf, for instance: 

spark.hadoop.mapreduce.input.fileinputformat.split.maxsize   100000

when user use the spark-sql and set command set this configuration, it not cover the default conf. 

 


> user set some hadoop configurations can not work
> ------------------------------------------------
>
>                 Key: SPARK-25880
>                 URL: https://issues.apache.org/jira/browse/SPARK-25880
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: guojh
>            Priority: Major
>
> When user set some hadoop configuration in spark-defaults.conf, for instance: 
> spark.hadoop.mapreduce.input.fileinputformat.split.maxsize   100000
> and user use the spark-sql and set command to overwrite this configuration, it not cover the default value. 
>  



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