You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/06/11 06:15:00 UTC

[jira] [Commented] (AMBARI-11810) Rolling upgrade does not run pre-upgrade checks against non-HDP stack

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

Hadoop QA commented on AMBARI-11810:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12738901/AMBARI-11810.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3135//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3135//console

This message is automatically generated.

> 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
>            Assignee: Di Li
>             Fix For: 2.2.0
>
>         Attachments: AMBARI-11810.patch
>
>
> 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)