You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Abhishek Gayakwad (JIRA)" <ji...@apache.org> on 2013/03/13 19:50:13 UTC

[jira] [Created] (HADOOP-9403) in case of zero map jobs map completion graph is broken

Abhishek Gayakwad created HADOOP-9403:
-----------------------------------------

             Summary: in case of zero map jobs map completion graph is broken
                 Key: HADOOP-9403
                 URL: https://issues.apache.org/jira/browse/HADOOP-9403
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 0.20.2
            Reporter: Abhishek Gayakwad
            Priority: Minor


In case of zero map jobs (normal case in hive MR jobs) jobs completion map is broken on jobDetails.jsp. 
THis doesn't happen in case of reduce because we have a check saying if job.getTasks(TaskType.REDUCE).length > 0 then only show reduce completion graph

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira