You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2015/11/23 16:18:11 UTC

[jira] [Updated] (AMBARI-14008) Express Upgrade -> Restarting Kafka Broker service failed

     [ https://issues.apache.org/jira/browse/AMBARI-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty updated AMBARI-14008:
-----------------------------------
    Environment:     (was: Ambari Server - ambari-server-2.1.3.0-440.x86_64
OS - CentOS 7
Upgrade Path
HDP 2.3.2 -> HDP 2.3.4)

> Express Upgrade -> Restarting Kafka Broker service failed
> ---------------------------------------------------------
>
>                 Key: AMBARI-14008
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14008
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-upgrade
>    Affects Versions: 2.2.0
>            Reporter: Pankaj Singh
>            Priority: Critical
>              Labels: upgrade
>
> express Upgrade - HDP Upgrade from 2.3.2.0 -> 2.3.4.0-3305 Failed to restart KAFKA Broker Service on ambari-server host
> Was executing TC5 from https://hortonworks.jira.com/browse/QE-5463 when the failure happened, Was at step 7 .
> Cluster is alive at http://172.22.106.160:8080/#/main/admin/stack/upgrade at same state
> RESTART KAFKA/KAFKA_BROKER Failed on the host pankaj-upgrade-eu-5.novalocal ( Ambari Server is running on same host pankaj-upgrade-eu-5.novalocal)
> *+ERROR+*
> {code}
> Traceback (most recent call last):
>   File "/var/lib/ambari-agent/cache/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka_broker.py", line 101, in <module>
>     KafkaBroker().execute()
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 218, in execute
>     method(env)
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 497, in restart
>     self.pre_upgrade_restart(env, upgrade_type=upgrade_type)
>   File "/var/lib/ambari-agent/cache/common-services/KAFKA/0.8.1.2.2/package/scripts/kafka_broker.py", line 68, in pre_upgrade_restart
>     upgrade.run_migration(env, upgrade_type)
>   File "/var/lib/ambari-agent/cache/common-services/KAFKA/0.8.1.2.2/package/scripts/upgrade.py", line 65, in run_migration
>     raise Fail("Could not retrieve Zookeeper Port number for localhost from property kafka-broker/zookeeper.connect")
> resource_management.core.exceptions.Fail: Could not retrieve Zookeeper Port number for localhost from property kafka-broker/zookeeper.connect
> {code}



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