[ https://issues.apache.org/jira/browse/HADOOP-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amareshwari Sriramadasu updated HADOOP-3986: -------------------------------------------- Fix Version/s: 0.20.0 Assignee: Amareshwari Sriramadasu Release Note: Removes org.apache.hadoop.mapred.JobShell and org.apache.hadoop.mapred.TestJobShell classes. Removes apis : static void setCommandLineConfig(Configuration conf) and public static Configuration getCommandLineConfig() from org.apache.hadoop.mapred.JobClient Hadoop Flags: [Incompatible change] Status: Patch Available (was: Open) > JobClient should not have a static configuration > ------------------------------------------------ > > Key: HADOOP-3986 > URL: https://issues.apache.org/jira/browse/HADOOP-3986 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.18.0 > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Fix For: 0.20.0 > > Attachments: patch-3986.txt > > > Post HADOOP-3743 use of static commandLineConfig and JobShell is deprecated. > They should be removed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.