Ravi Pullareddy created ZEPPELIN-4794:
-----------------------------------------
Summary: Zeppelin Server IpAddress to be set to 0.0.0.0 to get it
working on Windows WSL Linux
Key: ZEPPELIN-4794
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4794
Project: Zeppelin
Issue Type: Task
Affects Versions: 0.8.2, 0.8.1, 0.8.0
Reporter: Ravi Pullareddy
When trying to run Zeppelin on Windows WSL linux, server property in
Zeppelin-site.xml should be set to 0.0.0.0 The issue being, interpreter uses
java.net.IpAddress to find the server address and in cases where there are
multiple IpAddresses it gets confused with port binding and hence fails.
Zeppelin document should be updated to reflect this or the other option is to
set the ipaddress to 0.0.0.0 by default and the user to change it if requried.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)