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


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

        

Reply via email to