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 "Robert Joseph Evans (Commented) (JIRA)" <ji...@apache.org> on 2011/10/14 18:48:12 UTC

[jira] [Commented] (MAPREDUCE-3185) RM Web UI does not sort the columns in some cases.

    [ https://issues.apache.org/jira/browse/MAPREDUCE-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127686#comment-13127686 ] 

Robert Joseph Evans commented on MAPREDUCE-3185:
------------------------------------------------

If there are lots of apps in the apps table it will try to fetch some of them using AJAX.  There is probably a mismatch between the JSON returned from the call, and what the data table needs.  Looks like we added in a column some where and forgot to update the JSON.
                
> RM Web UI does not sort the columns in some cases.
> --------------------------------------------------
>
>                 Key: MAPREDUCE-3185
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3185
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Mahadev konar
>
> While running lots of jobs on a MRv2 cluster the RM web UI shows this error on loading the RM web UI:
> "DataTables warning (table id = 'apps'): Added data (size 8) does not match known number of columns (9)"
> After ignoring the error, the column sorting on Web UI stops working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira