Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
3.3.0
-
None
-
CentOS 7.4
HDFS 3.3.0
Description
Hi, in version 3.3.0, the URL of http://<hostname>:<port>/dfshealth.html#tab-overview is broken.
The error in "Developer tools":
dfs-dust.js:121 Uncaught TypeError: $.get(...).error is not a function
at Object.<anonymous> (dfs-dust.js:121)
at Function.each (jquery-3.4.1.min.js:2)
at load_json (dfs-dust.js:111)
at load_overview (dfshealth.js:99)
at load_page (dfshealth.js:452)
at dfshealth.js:459
at dfshealth.js:464
(anonymous) @ dfs-dust.js:121
each @ jquery-3.4.1.min.js:2
load_json @ dfs-dust.js:111
load_overview @ dfshealth.js:99
load_page @ dfshealth.js:452
(anonymous) @ dfshealth.js:459
(anonymous) @ dfshealth.js:464
Thank you, Yakir Gibraltar.