You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by aa...@apache.org on 2021/07/20 05:16:48 UTC

[hadoop] branch branch-3.3 updated: YARN-10858. [UI2] YARN-10826 breaks Queue view. (#3213)

This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new 177569f  YARN-10858. [UI2] YARN-10826 breaks Queue view. (#3213)
177569f is described below

commit 177569f1af6628fd89cc30b01efcba849d21c5de
Author: Masatake Iwasaki <iw...@apache.org>
AuthorDate: Tue Jul 20 12:52:52 2021 +0900

    YARN-10858. [UI2] YARN-10826 breaks Queue view. (#3213)
    
    (cherry picked from commit 17bf2fcbc5142f7d860207c137fcf1d4d4edb699)
---
 .../hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json
index 2062b19..68d1ed0 100644
--- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json
+++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json
@@ -1,7 +1,7 @@
 {
   "name": "yarn-ui",
   "dependencies": {
-    "ember": "2.11.3",
+    "ember": "2.8.0",
     "ember-cli-shims": "0.0.6",
     "ember-cli-test-loader": "0.2.1",
     "ember-data": "2.1.0",

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