Browse Source

YARN-8747. [UI2] YARN UI2 page loading failed due to js error under some time zone configuration. Contributed by collinma.

(cherry picked from commit 104ef5df36fd45f1c2d07a2f3d441263aa85e22e)
(cherry picked from commit d07d275f942dcd9f65a8c867ffedd024c9307e0c)
Akira Ajisaka 6 years ago
parent
commit
db87c107ab

+ 1 - 1
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/bower.json

@@ -13,7 +13,7 @@
     "qunit": "1.19.0",
     "jquery-ui": "1.11.4",
     "moment": "2.12.0",
-    "moment-timezone": "0.5.0",
+    "moment-timezone": "0.5.1",
     "more-js": "0.8.2",
     "bootstrap": "3.3.6",
     "d3": "~3.5.6",