[
https://issues.apache.org/jira/browse/AMBARI-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Di Li updated AMBARI-11810:
---------------------------
Description:
All the rolling upgrade pre-checks may still need to run against a non-HDP
stack. Use this JIRA to make the check runnable based on properties
(rollingupgrade.stack, rollingupgrade.version) set in the
/etc/ambari-server/conf/ambari.properties. Still default to HDP and 2.2.4.2 if
the properties do not exist.
org.apache.ambari.server.checks.AbstractCheckDescriptor compares stack against
hardcoded StackInfo "HDP-2.2". the stack name and version info can be
externalized into the /etc/ambari-server/conf/ambar.properties in order to
support non-HDP stacks.
was:org.apache.ambari.server.checks.AbstractCheckDescriptor compares stack
against hardcoded StackInfo "HDP-2.2". the stack name and version info can be
externalized into the /etc/ambari-server/conf/ambar.properties in order to
support non-HDP stacks.
> Rolling upgrade does not run pre-upgrade checks against non-HDP stack
> ---------------------------------------------------------------------
>
> Key: AMBARI-11810
> URL: https://issues.apache.org/jira/browse/AMBARI-11810
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Di Li
> Fix For: 2.2.0
>
>
> All the rolling upgrade pre-checks may still need to run against a non-HDP
> stack. Use this JIRA to make the check runnable based on properties
> (rollingupgrade.stack, rollingupgrade.version) set in the
> /etc/ambari-server/conf/ambari.properties. Still default to HDP and 2.2.4.2
> if the properties do not exist.
> org.apache.ambari.server.checks.AbstractCheckDescriptor compares stack
> against hardcoded StackInfo "HDP-2.2". the stack name and version info can be
> externalized into the /etc/ambari-server/conf/ambar.properties in order to
> support non-HDP stacks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)