You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/06/01 02:29:00 UTC

[jira] [Commented] (AMBARI-23973) Pre Upgrade check for AMS hadoop sink in HDP 2.6 to 3.0 EU.

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

Hudson commented on AMBARI-23973:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9382 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9382/])
AMBARI-23973 : Pre Upgrade check for AMS hadoop sink in HDP 2.6 to 3.0 (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=607fe42f121e9453de3938fcff3f850c89866e0a])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/orm/entities/HostRoleCommandEntity.java
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-env.xml
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/metainfo.xml
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_monitor.py
* (add) ambari-server/src/test/java/org/apache/ambari/server/checks/AmbariMetricsHadoopSinkVersionCheckTest.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/checks/CheckDescription.java
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
* (edit) ambari-server/src/main/java/org/apache/ambari/server/orm/dao/HostRoleCommandDAO.java
* (add) ambari-server/src/main/java/org/apache/ambari/server/checks/AmbariMetricsHadoopSinkVersionCompatibilityCheck.java


> Pre Upgrade check for AMS hadoop sink in HDP 2.6 to 3.0 EU.
> -----------------------------------------------------------
>
>                 Key: AMBARI-23973
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23973
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-metrics
>    Affects Versions: 2.7.0
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> Add a pre upgrade check to verify that the version of hadoop-sink package on ALL hosts is 2.7.0.0.
> * Create a custom command which checks the version of hadoop-sink.
> * Create a server side request in the pre-upgrade check which invokes the command in all hosts and collects the results.
> * All hosts MUST have upgraded versions of hadoop 2.7.0.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)