liuxunorg commented on issue #3372: [ZEPPELIN-3623] Create interpreter process in the cluster mode URL: https://github.com/apache/zeppelin/pull/3372#issuecomment-499020115 @zjffdu , I re-implemented it again, The logic is much clearer. 1. Added `plugins/ClusterLauncher` 2. Create an interpreter process on other zeppelin servers by means of message broadcasts. 3. Remove the old way to create interpreter processes on other zeppelin servers via the thrift interface. 4. Added `ClusterManagerTest` , `ClusterMultiNodeTest` and `ClusterMockTest` test case. Please help review, Thank you!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services