You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jon Buffington (JIRA)" <ji...@apache.org> on 2015/08/18 00:26:46 UTC

[jira] [Created] (ZEPPELIN-231) Use ZEPPELIN_HOSTNAME to specify hostname

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)