You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Gergely Novák (JIRA)" <ji...@apache.org> on 2017/12/20 17:34:00 UTC

[jira] [Assigned] (YARN-7675) The new UI won't load for pre 2.8 Hadoop versions because queueCapacitiesByPartition is missing from the scheduler API

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

Gergely Novák reassigned YARN-7675:
-----------------------------------

    Assignee: Gergely Novák

> The new UI won't load for pre 2.8 Hadoop versions because queueCapacitiesByPartition is missing from the scheduler API
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-7675
>                 URL: https://issues.apache.org/jira/browse/YARN-7675
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-ui-v2
>            Reporter: Gergely Novák
>            Assignee: Gergely Novák
>         Attachments: YARN-7675.001.patch
>
>
> If we connect the new YARN UI to any Hadoop versions older than 2.8 it won't load. The console shows this trace:
> {noformat}
> TypeError: Cannot read property 'queueCapacitiesByPartition' of undefined
>     at Class.normalizeSingleResponse (yarn-ui.js:13903)
>     at Class.superWrapper [as normalizeSingleResponse] (vendor.js:31811)
>     at Class.handleQueue (yarn-ui.js:13928)
>     at Class.normalizeArrayResponse (yarn-ui.js:13952)
>     at Class.normalizeQueryResponse (vendor.js:101566)
>     at Class.normalizeResponse (vendor.js:101468)
>     at ember$data$lib$system$store$serializer$response$$normalizeResponseHelper (vendor.js:95345)
>     at vendor.js:95672
>     at Backburner.run (vendor.js:10426)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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