| commit | a985c56ab4db33145fa16f0670ad4db783100bc8 | [log] [tgz] |
|---|---|---|
| author | johannesschillinger-dm <136588873+johannesschillinger-dm@users.noreply.github.com> | Tue Sep 17 13:12:03 2024 +0200 |
| committer | GitHub <noreply@github.com> | Tue Sep 17 13:12:03 2024 +0200 |
| tree | e486d6dbf52c88e3edadc95d8e2d1e5b68a53544 | |
| parent | 7ae89809da9314b2c12b716ff6c1d140c79f7041 [diff] |
[ZEPPELIN-1480] rework websocket sending to prevent partial frontend hangup (#4800) * [ZEPPELIN-1480] synchronize websocket sync to prevent issues with blocked websockets due to multithreading * [ZEPPELIN-1480] use async call to websocket for sending also add debug logging to the class * [ZEPPELIN-1480] improve error logging * [ZEPPELIN-1480] re-add license text * [ZEPPELIN-1480] remove debug logging from getters * [ZEPPELIN-1480] fix indentation
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 features:
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.