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
            Priority: Minor


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.

Reply via email to