[ https://issues.apache.org/jira/browse/MAPREDUCE-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravi Prakash updated MAPREDUCE-3541: ------------------------------------ Attachment: MAPREDUCE-3541.branch-0.23.patch This ought to fix the extra javac warning. I've added the Suppress warnings deprecated > Fix broken TestJobQueueClient test > ---------------------------------- > > Key: MAPREDUCE-3541 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3541 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 0.23.1 > Reporter: Ravi Prakash > Assignee: Ravi Prakash > Priority: Critical > Attachments: MAPREDUCE-3541.branch-0.23.patch, > MAPREDUCE-3541.branch-0.23.patch > > > Ant build complains > [javac] > /hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestJobQueueClient.java>:80: > > printJobQueueInfo(org.apache.hadoop.mapred.JobQueueInfo,java.io.Writer,java.lang.String) > in org.apache.hadoop.mapred.JobQueueClient cannot be applied to > (org.apache.hadoop.mapred.JobQueueInfo,java.io.StringWriter) > [javac] client.printJobQueueInfo(root, writer); -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira