[
https://issues.apache.org/jira/browse/HADOOP-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated HADOOP-3730:
---------------------------------------
Release Note: Adds a new JobConf constructor that disables loading
default configurations. This can be used to take all default values from the
JobTracker's configuration.
> add new JobConf constructor that disables loading default configurations
> ------------------------------------------------------------------------
>
> Key: HADOOP-3730
> URL: https://issues.apache.org/jira/browse/HADOOP-3730
> Project: Hadoop Core
> Issue Type: New Feature
> Environment: all
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 0.19.0
>
> Attachments: patch3730.txt, patch3730.txt, patch3730.txt
>
>
> Similar to the {{Configuration(boolean loadDefauls)}} , {{JobConf}} should
> have such constructor.
> This would allow supporting default values on the JT side as the client would
> not submit its default values in the job.xml.
> It would address Hadoop-3287
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.