Devaraj K created MAPREDUCE-6419:
------------------------------------

             Summary: JobHistoryServer doesn't sort properly based on Job ID 
when Job id's exceed 9999
                 Key: MAPREDUCE-6419
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6419
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: webapps
    Affects Versions: 2.7.0
            Reporter: Devaraj K


When Job id's exceed 9999, JobHistoryServer is not sorting properly based on 
the Job ID. It is mixing the jobs having > 9999 with other jobs considering 
only the first four digits of the job id. The same problem could exist for Job 
Map tasks and Reduce tasks table as well.


It is similar to the issue YARN-3840 exists for YARN.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to