Do I need to use the IP address (public) of my EC2 node here for this to
work? I have a 5 node CDH 5.15 cluster with Zeppelin installed on the NN2.

<property>
  <name>zeppelin.server.addr</name>
  <value>0.0.0.0</value>
  <description>Server address</description>
</property>

<property>
  <name>zeppelin.server.port</name>
  <value>8080</value>
  <description>Server port.</description>
</property>


Currently if I try to go to http://<NN2-PUBLIC-IP>:8080/, I see a 403 error.

Logs are attached.

Thanks,

Abhi

-- 
Abhi Basu

Attachment: zeppelin-centos-ip-172-31-81-167.ec2.internal.log
Description: Binary data

Attachment: zeppelin-centos-ip-172-31-81-167.ec2.internal.out
Description: Binary data

Reply via email to