[
https://issues.apache.org/jira/browse/AMBARI-13424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163798#comment-15163798
]
Hudson commented on AMBARI-13424:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.2 #413 (See
[https://builds.apache.org/job/Ambari-branch-2.2/413/])
AMBARI-13424. Allow disabling RU/EU PreChecks (alejandro) (afernandez:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0e4d2646e3ace3a0e0f529f075a3f21e118c06b6])
* ambari-web/app/templates/main/admin/stack_upgrade/upgrade_options.hbs
* ambari-web/app/messages.js
*
ambari-server/src/test/java/org/apache/ambari/server/state/CheckHelperTest.java
* ambari-web/app/controllers/main/admin/stack_and_upgrade_controller.js
* ambari-web/app/views/common/modal_popups/cluster_check_popup.js
* ambari-web/app/styles/stack_versions.less
* ambari-server/src/main/java/org/apache/ambari/server/state/CheckHelper.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/PrereqCheckStatus.java
* ambari-web/app/templates/common/modal_popups/cluster_check_dialog.hbs
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
*
ambari-server/src/main/java/org/apache/ambari/server/checks/AbstractCheckDescriptor.java
> Allow disabling RU/EU PreChecks
> -------------------------------
>
> Key: AMBARI-13424
> URL: https://issues.apache.org/jira/browse/AMBARI-13424
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.2
> Environment: Ambari 2.1.2, upgrading HDP 2.2.8 to 2.3.0.0.
> Single CentOS VM running Ambari Server and Ambari Agent 2.1.2, and HDP.
> Only hdfs, zookeeper and ambari metrics components are installed.
> The cluster has no NameNode HA enabled.
> Reporter: Robert Ketcherside
> Assignee: Alejandro Fernandez
> Attachments: AMBARI-13424.branch-2.2.v3.patch,
> AMBARI-13424.trunk.v3.patch, Screen Shot 2016-02-18 at 2.53.07 PM.png, Screen
> Shot 2016-02-18 at 2.53.24 PM.png, Screen Shot 2016-02-18 at 2.53.30 PM.png
>
>
> In some environments, the customer still wants to proceed with RU & EU even
> if PreChecks fail. E.g.,
> NameNode HA doesn't actually exist if they have their own distribution of HDFS
> Hosts be down at the time the upgrade is starting, but will come online
> during the upgrade.
> Today, they are unable to start RU/EU if any of the PreChecks fail.
> Introduce a config in ambari.properties file called
> "stack.upgrade.bypass.prechecks" whose default value is "false"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)