You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2016/07/12 19:02:20 UTC

[jira] [Created] (AMBARI-17675) Ability to execute hooks when a management pack is installed

Jayush Luniya created AMBARI-17675:
--------------------------------------

             Summary: Ability to execute hooks when a management pack is installed
                 Key: AMBARI-17675
                 URL: https://issues.apache.org/jira/browse/AMBARI-17675
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.4.0
            Reporter: Jayush Luniya
            Assignee: Jayush Luniya
            Priority: Critical
             Fix For: 2.4.0


*Use Case:*
Apache Ambari release bundles following views 
{code}
 ambari-admin-2.4.0.0.809.jar  capacity-scheduler-2.4.0.0.809.jar  files-2.4.0.0.809.jar  hive-2.4.0.0.809.jar  hive-jdbc-2.4.0.0.809.jar  hueambarimigration-2.4.0.0.809.jar  pig-2.4.0.0.809.jar  slider-2.4.0.0.809.jar  storm-view-2.4.0.0.809.jar  tez-view-2.4.0.0.809.jar zeppelin-view-2.4.0.0.809.jar
{code}

A custom stack might not have the same services as HDP and thereby we need to prune down the list of views. Ideally, we should support adding views as another artifact in management pack, but we dont have support for view artifacts yet. 

*Solution:*

Add hooks during management pack installation to execute such custom actions/ cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)