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

Hudson commented on AMBARI-18167:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5550 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5550/])
AMBARI-18167: RU: Kafka brokers restart was stopped during downgrade (jhurley: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fda22e2e626e655674d55a8f1e91c70bbdb7a8ae])
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.4.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.5.xml
* (edit) 
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.5.xml


> RU: Kafka brokers restart was stopped during downgrade cluster
> --------------------------------------------------------------
>
>                 Key: AMBARI-18167
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18167
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Mugdha Varadkar
>            Assignee: Mugdha Varadkar
>            Priority: Blocker
>              Labels: 240RMApproved
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-18167.patch
>
>
> Kafka broker restart failed due to below error:
> {noformat}
> raise Fail("Configuration parameter '" + self.name + "' was not found in 
> configurations dictionary!")
> resource_management.core.exceptions.Fail: Configuration parameter 
> 'xasecure.audit.destination.db' was not found in configurations dictionary!
> {noformat}
> Solution:
> During RU downgrade, <pre-upgrade/> runs on downgrade as well, which deleted 
> {{xasecure.audit.destination.db}} config property. 
> {noformat}
> <pre-upgrade>
>           <task xsi:type="configure" 
> id="hdp_2_5_0_0_remove_ranger_kafka_audit_db" />
> </pre-upgrade>
> {noformat}
> Need to override it with a blank <pre-downgrade/> element.



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

Reply via email to