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


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.

Reply via email to