Add unset() method to Configuration ----------------------------------- Key: HADOOP-8023 URL: https://issues.apache.org/jira/browse/HADOOP-8023 Project: Hadoop Common Issue Type: New Feature Components: conf Affects Versions: 1.0.0 Reporter: Alejandro Abdelnur Assignee: Alejandro Abdelnur Priority: Critical
HADOOP-7001 introduced the *Configuration.unset(String)* method. MAPREDUCE-3727 requires that method in order to be back-ported. This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira