Andrii Tkach created AMBARI-23473:
-------------------------------------
Summary: UI option to stop HDFS service doesnt work - JS Error
Key: AMBARI-23473
URL: https://issues.apache.org/jira/browse/AMBARI-23473
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.7.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Fix For: 2.7.0
HDFS Stop option from UI doesn't work. No operation is triggered
Below Js Error is seen in the console.
Ambari Build - 2.7.0.0-263
{code:java}
app.js:28031 Uncaught TypeError: Cannot read property 'set' of undefined
at app.js:28031
at Class.onPrimary (app.js:211716)
at Class.newFunc [as onPrimary] (vendor.js:12954)
at handler (vendor.js:31554)
at HTMLButtonElement.<anonymous> (vendor.js:23346)
at HTMLDivElement.dispatch (vendor.js:3178)
at HTMLDivElement.elemData.handle (vendor.js:2854)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)