[
https://issues.apache.org/jira/browse/AMBARI-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120001#comment-14120001
]
Hudson commented on AMBARI-7115:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #118 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/118/])
AMBARI-7115. Stack Service Pluggability: Adding service to a stack requires
editing hooks folder (aonishuk) (aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c76d1ef462ce9c6f7f2d16d8996ff01127dde4f2)
*
ambari-server/src/test/python/stacks/1.3.2/hooks/before-INSTALL/test_before_install.py
* ambari-server/src/test/python/stacks/2.0.6/configs/default.json
*
ambari-server/src/test/python/stacks/2.0.6/hooks/before-INSTALL/test_before_install.py
* ambari-server/src/test/python/stacks/1.3.2/configs/default.json
> Stack Service Pluggability: Adding service to a stack requires editing hooks
> folder
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-7115
> URL: https://issues.apache.org/jira/browse/AMBARI-7115
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 1.7.0
>
>
> Following files has service specific references.
> 1. hooks->BEFORE-INSTALL->shared_initialization.py
> 2. hooks->BEFORE-START->shared_initialization.py
> hooks->BEFORE-INSTALL->shared_initialization.py file is required to change
> while adding a new service package because user creation logic for a service
> resides in the hooks folder.
> Any tasks that needs to be done before installing or starting a service should
> be implemented in a service package.
> **On accomplishing this ticket, It will be possible to plug a new service
> definition into a deployed cluster without changing any existing python
> code.**
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)