Jon Buffington created ZEPPELIN-231: ---------------------------------------
Summary: Use ZEPPELIN_HOSTNAME to specify hostname Key: ZEPPELIN-231 URL: https://issues.apache.org/jira/browse/ZEPPELIN-231 Project: Zeppelin Issue Type: New Feature Components: Core Reporter: Jon Buffington ZEPPELIN_HOSTNAME supports running Zeppelin in environments where the hostname of the server does not match the hostname delivered to the browser. If ZEPPELIN_HOSTNAME is not set, java.net.InetAddress. getLocalHost().getHostName() is still used to lookup the server's current hostname. NotebookServerTests was renamed to NotebookServerTest to permit the test cases to run using Maven's test goal. -- This message was sent by Atlassian JIRA (v6.3.4#6332)