Weiwei Yang created YARN-8188:
---------------------------------

             Summary: RM Nodes UI data table index for sorting column is messed 
up
                 Key: YARN-8188
                 URL: https://issues.apache.org/jira/browse/YARN-8188
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager, webapp
    Affects Versions: 3.1.0
            Reporter: Weiwei Yang
            Assignee: Weiwei Yang


Click {{Allocation Tags}} column, got following exception

{noformat}
yarn.dt.plugins.js:37 Uncaught TypeError: Cannot read property '1' of null
    at Object.jQuery.fn.dataTableExt.oSort.title-numeric-desc 
(yarn.dt.plugins.js:37)
    at jquery.dataTables.min.js:86
    at Array.sort (native)
    at $ (jquery.dataTables.min.js:86)
    at f (jquery.dataTables.min.js:89)
    at jquery.dataTables.min.js:89
{noformat}

This is caused by YARN-7779, since it adds a new column of allocation tags, the 
index needs to be updated as well.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to