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

ASF GitHub Bot commented on YARN-11312:
---------------------------------------

susheel-gupta opened a new pull request, #5649:
URL: https://github.com/apache/hadoop/pull/5649

   Change-Id: Iffd45222b073cc1bc35bbb3153ffe6583aefaa74
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   
   
   ### How was this patch tested?
   
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   




> [UI2] Refresh buttons don't work after EmberJS upgrade
> ------------------------------------------------------
>
>                 Key: YARN-11312
>                 URL: https://issues.apache.org/jira/browse/YARN-11312
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn-ui-v2
>            Reporter: Brian Goerlitz
>            Assignee: Susheel Gupta
>            Priority: Minor
>
> After YARN-10826 and YARN-10858, UI2 uses EmberJS 2.8.0, but the refresh 
> buttons do not work anymore. The following error is thrown in the Chrome 
> console, but other browsers also fail.
> {noformat}
> yarn-ui.js:38 Uncaught TypeError: Cannot read properties of undefined 
> (reading 'send')
>     at Class.refresh (yarn-ui.js:38:311)
>     at Class.send (vendor.js:2504:107)
>     at Class.superWrapper [as send] (vendor.js:1875:112)
>     at vendor.js:1165:144
>     at Object.flaggedInstrument (vendor.js:1583:187)
>     at runRegisteredAction (vendor.js:1165:68)
>     at Backburner.run (vendor.js:738:228)
>     at Object.run [as default] (vendor.js:1840:517)
>     at Object.handler (vendor.js:1164:178)
>     at HTMLButtonElement.<anonymous> (vendor.js:2534:128){noformat}
> Downgrading the ember version to 2.7.0 seems to resolve the issue, but this 
> also requires a jquery downgrade.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to