[
https://issues.apache.org/jira/browse/AMBARI-22957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AMBARI-22957:
------------------------------------
Labels: pull-request-available (was: )
> Stack Metainfo.xml should contain the osSpecifics tag. Add as part of
> metainfo generation.
> ------------------------------------------------------------------------------------------
>
> Key: AMBARI-22957
> URL: https://issues.apache.org/jira/browse/AMBARI-22957
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Madhuvanthi Radhakrishnan
> Assignee: Madhuvanthi Radhakrishnan
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
>
> {noformat}
> <osSpecifics>
>
<osSpecific>
> <osFamily>any</osFamily>
>
<packages>
>
<package>
>
<name>hdpcore</name>
>
<condition></condition>
>
<skipUpgrade>false</skipUpgrade>
>
</package>
>
</packages>
>
</osSpecific>
>
</osSpecifics>
> {noformat}
> This should be added to metainfo.xml for each stack during its generation.
> The only package that we now install is yum install <mpackname> which takes
> dependencies on all modules of the mpack.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)