Liu Xun created ZEPPELIN-4747:
---------------------------------
Summary: Terminal interpreter support internal and external
network mapping
Key: ZEPPELIN-4747
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4747
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Reporter: Liu Xun
Assignee: Liu Xun
When running the terminal interpreter in the notebook, the front end of the
notebook needs to obtain the IP address of the server where the terminal
interpreter is located to communicate.
In a public cloud environment, the cloud host has an internal IP and an
external access IP, and the interpreter runs in the cloud host. This will cause
the notebook front end to be unable to connect to the terminal interpreter
properly, resulting in the terminal interpreter being unusable.
Solution: Set the mapping between internal IP and external IP in the terminal
interpreter, and connect the front end of the notebook through the external IP
of the terminal interpreter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)