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 "Hudson (JIRA)" <ji...@apache.org> on 2008/07/01 14:56:45 UTC

[jira] Commented: (HADOOP-3667) Remove deprecated methods in JobConf

    [ https://issues.apache.org/jira/browse/HADOOP-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609567#action_12609567 ] 

Hudson commented on HADOOP-3667:
--------------------------------

Integrated in Hadoop-trunk #535 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/535/])

> Remove deprecated methods in JobConf
> ------------------------------------
>
>                 Key: HADOOP-3667
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3667
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.17.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-3667.txt
>
>
> Remove the following deprecated methods in org.apache.hadoop.mapred.JobConf
> setInputPath(Path)
> addInputPath(Path)
> getInputPaths()
> getOutputPath()
> setOutputPath(Path)
> getSystemDir()
> setMapOutputCompressionType(CompressionType style)
> getMapOutputCompressionType()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.