[
https://issues.apache.org/jira/browse/AMBARI-14739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111179#comment-15111179
]
Hudson commented on AMBARI-14739:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4206 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4206/])
AMBARI-14739. Capture package requirements that are optional and config
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=59ed986cfdab8632e610a7eff9271009b011151d])
* ambari-server/src/test/python/stacks/2.0.6/configs/hbase_no_phx.json
* ambari-server/src/test/python/stacks/2.0.6/configs/hbase_with_phx.json
> Capture package requirements that are optional and config dependent
> -------------------------------------------------------------------
>
> Key: AMBARI-14739
> URL: https://issues.apache.org/jira/browse/AMBARI-14739
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-14739.patch
>
>
> We need a general solution. A change to the stack definition to capture
> package requirements that are optional and config dependent. Something in the
> line of:
> * additional package - pkg_a
> * install if params.install_pkg_a is true
> * install_pkg_a is true if (some custom service specific condition is true)
> * both install() and start() commands need to check if install_pkg_a is
> true and then install the package (or remove from excluded package)
> * by default all additional packages are exluded
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)