[ https://issues.apache.org/jira/browse/AMBARI-17675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373739#comment-15373739 ]
Hadoop QA commented on AMBARI-17675: ------------------------------------ {color:green}+1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12817509/AMBARI-17675.1.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 9 new or modified test files. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:green}+1 core tests{color}. The patch passed unit tests in ambari-server contrib/management-packs/microsoft-r_mpack. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/7804//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/7804//console This message is automatically generated. > 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 > > Attachments: AMBARI-17675.1.patch, AMBARI-17675.patch > > > *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)