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