[ https://issues.apache.org/jira/browse/HADOOP-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642381#action_12642381 ]
Amar Kamat commented on HADOOP-4512: ------------------------------------ Here is the list ||Filename||line|| |Mapper.java | 24, 131| |Reducer.java|26, 164| |FileSplit.java|26| |MapReduceBase.java|23, 32| |JobConf.java|216, 223| |JobTracker.java|1092| |TaskTrackerStatus.java|271, 272, 286, 287| |TaskTracker.java|427, 885, 907, 908| |FileSplit.java|82, 87| |LocalJobRunner.java|152, 310| |ReduceTask.java|1537, 1540, 1541, 1544| |pipes/Submitter.java|466| > Avoid using deprecated api's > ---------------------------- > > Key: HADOOP-4512 > URL: https://issues.apache.org/jira/browse/HADOOP-4512 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Reporter: Amar Kamat > > There are code paths in {{mapred}} that use deprecated apis. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.