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 "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2016/05/19 11:55:12 UTC

[jira] [Resolved] (MAPREDUCE-6700) Jobhistory server attempt and task table not loading maps/reduce

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

Rohith Sharma K S resolved MAPREDUCE-6700.
------------------------------------------
    Resolution: Implemented

This was commit miss in branch-2.8 for the issue YARN-3840. It is fixed by re opening the YARN-3840. 
Closing as Implemented.. 

Thanks [~bibinchundatt] for finding this issue in regression. I really appreciate it:-) It would have been downstream defect.
Thanks [~varun_saxena] for finding root cause and providing rebase patch in YARN-3840 soon.

> Jobhistory server attempt and task table not loading maps/reduce
> ----------------------------------------------------------------
>
>                 Key: MAPREDUCE-6700
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6700
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Bibin A Chundatt
>            Priority: Blocker
>
> Browser
> =======
> Chrome
> Steps to reproduce
> ==============
> # Submit mapreduce application with 20 maps
> # Wait till completion of mapreduce application
> # Check maps attempts page
> {{jobhistory/attempts/job_1463446678437_0003/m/SUCCESSFUL}}
> and {{jobhistory/tasks/job_1463446678437_0003/m}} page
> Actual
> =====
> Table not loading.
> Sort based on any column other than attempt contents are loaded.
> Column 0 is of *natural sorting* and not working. So waiting for ever to be sorted.
> {noformat}
> SCRIPT438: Object doesn't support property or method 'natural-asc' 
> jquery.dataTables.min.js, line 86 character 179
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org