[ https://issues.apache.org/jira/browse/MAPREDUCE-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravi Gummadi updated MAPREDUCE-1584: ------------------------------------ Attachment: 1584.patch Attaching patch fixing analysejobhistory.jsp to display analysis of reduce tasks of job even when number of maps is 0. Please review and provide your comments. > analysejobhistory.jsp doesn't analyse reduces of jobs with 0 maps > ----------------------------------------------------------------- > > Key: MAPREDUCE-1584 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1584 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: jobtracker > Affects Versions: 0.22.0 > Reporter: Ravi Gummadi > Assignee: Ravi Gummadi > Fix For: 0.22.0 > > Attachments: 1584.patch > > > analysejobhistory.jsp returns without proceeding to 'analysing reduces' if > the number of maps in the job is 0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.