[
https://issues.apache.org/jira/browse/HIVE-12319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksei Statkevich updated HIVE-12319:
--------------------------------------
Attachment: HIVE-12319.1.patch
I modified the patch to directly use config parameter names provided by hadoop
and remove them from HiveConf where possible.
However, some of the hadoop configuration parameters in HiveConf have default
values, such as split size, number of reducers, etc. Removing them means that
those default values will no longer be set. There are only a couple of them. I
think it makes sense to keep them in HiveConf with their current default values.
> Remove HadoopShims::getHadoopConfNames()
> ----------------------------------------
>
> Key: HIVE-12319
> URL: https://issues.apache.org/jira/browse/HIVE-12319
> Project: Hive
> Issue Type: Improvement
> Components: Shims
> Affects Versions: 2.0.0
> Reporter: Ashutosh Chauhan
> Assignee: Aleksei Statkevich
> Attachments: HIVE-12319.1.patch, HIVE-12319.patch
>
>
> It was introduced in HIVE-6159 It has served its purpose now that we support
> only Hadoop 2.x line
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)