commit | 622a6dccbe58acefee0acf926a2d72acad374c4e | [log] [tgz] |
---|---|---|
author | cuspymd <cuspymd@gmail.com> | Thu May 27 00:00:05 2021 +0900 |
committer | Philipp Dallig <philipp.dallig@gmail.com> | Wed Jun 23 15:36:45 2021 +0200 |
tree | fe73386203217c59f553cda6fd765c37d453645d | |
parent | 15ca137d4f2774cdb15c5a0938cdba27590fba04 [diff] |
[ZEPPELIN-5393] Polish rest, socket package of zeppelin-server ### What is this PR for? - Add final keyword to variables which are not re-assigned - Delete unnecessary and unused codes ### What type of PR is it? [Refactoring] ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5393 ### How should this be tested? * CI ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: cuspymd <cuspymd@gmail.com> Closes #4126 from cuspymd/polish-server2 and squashes the following commits: f0633a3eb [cuspymd] Polish rest, socket package of zeppelin-server
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.