[
https://issues.apache.org/jira/browse/AMBARI-22937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382903#comment-16382903
]
Hudson commented on AMBARI-22937:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8793 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8793/])
[AMBARI-22937] Deactivate unsupported stack definitions in Ambari (rlevas:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=910d3d667b25f3ac650288ff561f6b00174e76b6])
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/metainfo.xml
* (edit) ambari-server/src/main/resources/stacks/HDP/2.4/metainfo.xml
* (edit) ambari-server/src/main/resources/stacks/HDP/2.6/metainfo.xml
> Deactivate unsupported stack definitions in Ambari
> --------------------------------------------------
>
> Key: AMBARI-22937
> URL: https://issues.apache.org/jira/browse/AMBARI-22937
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Deactivate unsupported stack definitions in Ambari. This includes HDP
> versions before 2.6.
> {noformat:title=Active Stacks}
> ./3.0/metainfo.xml: <active>true</active>
> ./2.6/metainfo.xml: <active>true</active>
> ./2.5/metainfo.xml: <active>true</active>
> ./2.4/metainfo.xml: <active>true</active>
> ./2.3/metainfo.xml: <active>true</active>
> {noformat}
> There is no enforcement of minimum stack level during the upgrade process.
> The user is expected to have performed the necessary actions to meet the
> _documented_ minimum stack level.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)