[
https://issues.apache.org/jira/browse/AMBARI-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238152#comment-14238152
]
Hudson commented on AMBARI-8586:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1129 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1129/])
AMBARI-8586. Add missed custom actions list to component resource.
(dlysnichenko) (dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=dcbdcdfa71492916d1f8e9d96077c17688932694)
*
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/package/scripts/hbase_regionserver.py
* ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/metainfo.xml
> Add missed custom actions list to component resource.
> -----------------------------------------------------
>
> Key: AMBARI-8586
> URL: https://issues.apache.org/jira/browse/AMBARI-8586
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.0.0
>
>
> From API component endpoint we get *custom_actions* field which contains info
> about supported actions like *decommission*. Some of the components have
> missed actions, for example HBASE_REGIONSERVER have decommission action for
> stacks HDP 1.3 which absent in 2.0.6, 2.1 and 2.2. The part of this ticket to
> verify and add missed actions for components which helps to solve:
> - service and component pluggability
> - prevent confusing around supported action for different stacks
> - strong relationship between API data and UI
> - less hardcode related to action part on ambari-ui
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)