Kendall Thrapp created MAPREDUCE-5105:
-----------------------------------------
Summary: Job History Webpage Elapsed Time Column Sort Broken
Key: MAPREDUCE-5105
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5105
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: jobhistoryserver, webapps
Affects Versions: 0.23.6
Reporter: Kendall Thrapp
Priority: Minor
The Job History server's table for listing task attempts includes an 'Elapsed
Time' column. It appears this column is being sorted alphabetically instead of
numerically. For example, a duration of 18 minutes is ordered as shorter than
a duration of 1 minute.
Example URL:
http://{host}:{port}/jobhistory/attempts/{job_id}/m/SUCCESSFUL
--
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