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

Hudson commented on AMBARI-24506:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9877 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/9877/])
AMBARI-24506 - ADDENDUM - Upgrade: Infra Solr service is not renamed in 
(oleewere: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=539d8ee66eafa2e8a0fa920319afb3bc2be23954])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog271.java


> Upgrade: Infra Solr service is not renamed in Upgrade History table
> -------------------------------------------------------------------
>
>                 Key: AMBARI-24506
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24506
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-infra, ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.1
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> *STR*
> # Deployed cluster with Ambari version: 2.5.2.0-298 and HDP version: 
> 2.6.2.14-5
> # Upgrade Ambari to 2.6.2.0, HDP to 2.6.5.0
> # Upgrade Ambari to 2.7.0, HDP to 3.0.1.0
> # Go to Upgrade history page
> Upgrade history page shows empty (see attached for js error)
> Reason: upgrade_history record is not upgarade during ambari 2.7.0 upgrade
> *Workaround* (before 2.7.1):
> {code:java}
> UPDATE upgrade_history
> SET service_name = 'AMBARI_INFRA_SOLR'
> WHERE service_name = 'AMBARI_INFRA'
> {code}



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

Reply via email to