[
https://issues.apache.org/jira/browse/AMBARI-15033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-15033:
-----------------------------------------
Description:
"listeners" property was added in HDP 2.3 with a default value in the stack as
"PLAINTEXT://localhost:6667"
Ambari then replaces the value "localhost" with the hostname it is actually
running on. So this is ok.
The only change needed is for RU/EU from HDP 2.2 to 2.3, 2.2 to 2.4, and 2.3 to
2.4 to remove the deprecated "port" property.
was:
STR:
Install Ambari 2.2.0
Install HDP 2.2 with ZK and Kafka
Register bits for HDP 2.3
Perform RU from HDP 2.2 to 2.3, notice that kafka-broker doesn't have property
"listeners"
PLAINTEXT://localhost:6667
This was done by EU
This does not sound correct
> RU/EU from HDP 2.2 to 2.4 fails since Kafka Broker listeners are pointing to
> localhost in the value for listener
> ----------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-15033
> URL: https://issues.apache.org/jira/browse/AMBARI-15033
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 2.2.2
>
>
> "listeners" property was added in HDP 2.3 with a default value in the stack
> as "PLAINTEXT://localhost:6667"
> Ambari then replaces the value "localhost" with the hostname it is actually
> running on. So this is ok.
> The only change needed is for RU/EU from HDP 2.2 to 2.3, 2.2 to 2.4, and 2.3
> to 2.4 to remove the deprecated "port" property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)