| commit | a62d89345985d66d7f381b45d6870a255fa5b9c4 | [log] [tgz] |
|---|---|---|
| author | Hsuan Lee <hsuangm@gmail.com> | Tue Jan 07 14:35:47 2020 +0800 |
| committer | Jeff Zhang <zjffdu@apache.org> | Sun Jan 12 14:36:54 2020 +0800 |
| tree | 6b531179ac08038ec6fbcbf1e4f4cb84f6f4fb1c | |
| parent | be80af7ce3d75977452ef8e366537ee4d07505b8 [diff] |
[ZEPPELIN-4542] Websocket client support of auto-reconnect ### What is this PR for? Websocket client support of auto-reconnect ### What type of PR is it? [Feature] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-4542 ### How should this be tested? N/A ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Hsuan Lee <hsuangm@gmail.com> Closes #3590 from hsuanxyz/feat/network-reconnect and squashes the following commits: ab8da4584 [Hsuan Lee] feat: support the websocket reconnect
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core feature:
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.