[ 
https://issues.apache.org/jira/browse/AMBARI-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14263300#comment-14263300
 ] 

Hudson commented on AMBARI-8898:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #1385 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/1385/])
AMBARI-8898. Implement all pre-upgrade checks (Yurii Shylov via ncole) (ncole: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=64424e6ff3f21f465f3aa479c2af82e427bd1051)
* 
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/UpgradeCheck.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/PreUpgradeCheckResourceProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/state/UpgradeChecks.java
* 
ambari-server/src/test/java/org/apache/ambari/server/state/UpgradeCheckHelperTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/state/UpgradeCheckHelper.java
* 
ambari-server/src/main/java/org/apache/ambari/server/orm/dao/HostVersionDAO.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/PreUpgradeCheckRequest.java


> Implement all pre-upgrade checks 
> ---------------------------------
>
>                 Key: AMBARI-8898
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8898
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Yurii Shylov
>            Assignee: Yurii Shylov
>             Fix For: 2.0.0
>
>
> The following checks should be implemented:
> *All* cluster hosts must satisfy the following:
> 1) It is either in Host Maintenance Mode or heartbeating with the server
> 2) If in Host Maintenance Mode, there are no masters on the host
> 3) If not in Host Maintenance Mode, it must have new version installed
> *All* of the following must be satisfied:
> 1) NameNode HA is enabled
> 2) Make sure work-preserving RM/NM restart is enabled in YARN configuration 
> files
> 3) MR Jobs need to reference the Hadoop libraries from the distributed cache 
> instead of the cluster
> 4) Tez jobs need to reference the Hadoop libraries from the distributed cache 
> instead of the cluster
> 5) Oozie jobs need to reference the Hadoop libraries from the distributed 
> cache instead of the cluster
> 6) All services must be up, not in Service Maintenance Mode, and operational 
> (all components are up and service check should pass*).
> 7) All DataNode decommissioning must be completed (no DataNode in 
> “decommissioning” state)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to