You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/09/02 20:21:20 UTC

[jira] [Resolved] (AMBARI-7115) Stack Service Pluggability: Adding service to a stack requires editing hooks folder

     [ https://issues.apache.org/jira/browse/AMBARI-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk resolved AMBARI-7115.
-------------------------------------
    Resolution: Fixed

Committed to trunk

> 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)