Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2410 @jongyoul I still don't understand why we can only set up only one server-client via netty. Maybe I miss something here. e.g. We set up netty server in zeppelin-server and netty client in interpreter process so that interpreter process can send request or push data to zeppelin server. But how does zeppelin server send request to interpreter process ? It seems we still need to set up another pair of netty server/client for that communication channel.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---