You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Kendall Thrapp (JIRA)" <ji...@apache.org> on 2013/03/26 16:41:16 UTC

[jira] [Updated] (MAPREDUCE-5105) Job History Webpage Elapsed Time Column Sort Broken

     [ https://issues.apache.org/jira/browse/MAPREDUCE-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kendall Thrapp updated MAPREDUCE-5105:
--------------------------------------

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

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

    
> 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