[
https://issues.apache.org/jira/browse/AMBARI-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432158#comment-16432158
]
Hudson commented on AMBARI-23473:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9025 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9025/])
AMBARI-23473 UI option to stop HDFS service doesnt work - JS Error
(1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=42ceadd4cb947672c5d46b0f899aa8c4af2e29c3])
* (edit) ambari-web/app/controllers/main/service/item.js
> 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
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)