Details
-
New Feature
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
0.9.0
-
None
-
None
Description
- At present, Zeppelin's Interpreter is only started on the same machine of the Zeppelin server. It cannot provide load balancing capability and more reasonable server resource utilization for high availability and a large number of users.
- Zeppelin-server needs to provide multiple copy services on multiple servers;
- Each zeppelin-server manages the life cycle of Interpreter processes running on this machine;
- The Interpreter process can be started on any server through any zeppelin-web;
Please refer to on-going design doc, and add your thoughts:https://docs.google.com/document/d/1a8QLSyR3M5AhlG1GIYuDTj6bwazeuVDKCRRBm-Qa3Bw/edit?usp=sharing
Attachments
Attachments
Issue Links
- relates to
-
ZEPPELIN-4104 Zeppelin Interpreter On Docker
- Closed