You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Enter a note on the **Save Configuration** screen and click **Save**.
98
-
1. If you're prompted with configuration warning, click **Proceed Anyway**.
99
-
1. Select **Ok** on the **Save Configuration Changes**.
100
-
1. Select **Restart** > **Restart All Affected** in the **Restart Required** notification. Select **Confirm Restart All**.
100
+
1. Enter a note on the **Save Configuration** screen and click **Save**.
101
+
1. If you're prompted with configuration warning, click **Proceed Anyway**.
102
+
1. Select **Ok** on the **Save Configuration Changes**.
103
+
1. Select **Restart** > **Restart All Affected** in the **Restart Required** notification. Select **Confirm Restart All**.
101
104
102
-

105
+

106
+
107
+
### Configure Kafka to listen on all network interfaces.
108
+
109
+
1. Stay on the **Configs** tab under **Services** > **Kafka**. In the **Kafka Broker** section set the **listeners** property to `PLAINTEXT://0.0.0.0:9092`.
110
+
1. Select **Save**.
111
+
1. Select **Restart**, and **Confirm Restart All**.
103
112
104
-
1. Configure Kafka to listen on all network interfaces.
105
-
1. Stay on the **Configs** tab under **Services** > **Kafka**. In the **Kafka Broker** section set the **listeners** property to `PLAINTEXT://0.0.0.0:9092`.
106
-
1. Select **Save**.
107
-
1. Select **Restart**, and **Confirm Restart All**.
113
+
### Record Broker IP addresses and Zookeeper addresses for primary cluster.
108
114
109
-
1. Record Broker IP addresses and Zookeeper addresses for primary cluster.
110
-
1. Select **Hosts** on the Ambari dashboard.
111
-
1. Make a note of the IP Addresses for the Brokers and Zookeepers. The broker nodes have **wn** as the first two letters of the host name, and the zookeeper nodes have **zk** as the first two letters of the host name.
115
+
1. Select **Hosts** on the Ambari dashboard.
116
+
1. Make a note of the IP Addresses for the Brokers and Zookeepers. The broker nodes have **wn** as the first two letters of the host name, and the zookeeper nodes have **zk** as the first two letters of the host name.
112
117
113
-

118
+

114
119
115
120
1. Repeat the previous three steps for the second cluster **kafka-secondary-cluster**: configure IP advertising, set listeners and make a note of the Broker and Zookeeper IP addresses.
0 commit comments