You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/03/03 02:49:56 UTC

[jira] Updated: (HADOOP-3986) JobClient should not have a static configuration

     [ https://issues.apache.org/jira/browse/HADOOP-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-3986:
------------------------------------

    Release Note: Removed classes org.apache.hadoop.mapred.JobShell and org.apache.hadoop.mapred.TestJobShell. Removed from JobClient methods static void  setCommandLineConfig(Configuration conf) and public static Configuration getCommandLineConfig().  (was: 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, Reviewed]  (was: [Reviewed, Incompatible change])

Edit release note for publication.

> 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.