JobClient#monitorAndPrintJob() should use logger for logging taskDiagnostics
----------------------------------------------------------------------------

                 Key: MAPREDUCE-1582
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1582
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: job submission
            Reporter: Johannes Zillmann
            Priority: Minor


In JobClient#monitorAndPrintJob() (around line 1324 in version 0.20.1) the 
exception of tasktrackers are printed via system.err.
Using LOG.error() instead would make capturing the logs easier !

-- 
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