commit | dc9e9dd1138d593cdce508a2cfd541ff23e87a57 | [log] [tgz] |
---|---|---|
author | Philipp Dallig <philipp.dallig@gmail.com> | Tue Jun 22 13:30:35 2021 +0200 |
committer | Philipp Dallig <philipp.dallig@gmail.com> | Mon Jun 28 08:42:47 2021 +0200 |
tree | 9b807200a93c7be3ae975f8559a65e4680ee6522 | |
parent | 91680156171f1372c45205d11f94145af572b3c1 [diff] |
[ZEPPELIN-5433] Update Action setup-java to v2 ### What is this PR for? This PR updates setup-java action to v2. I decided to use the binaries from adoptopenjdk because it is a community project with many [sponsors](https://adoptopenjdk.net/sponsors.html). Azul, which provides the other OpenJDK variant ( Zulu ), is also on board. ### What type of PR is it? - Improvement ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5433 ### 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: Philipp Dallig <philipp.dallig@gmail.com> Closes #4156 from Reamer/setup_java_v2 and squashes the following commits: b0216b231 [Philipp Dallig] Update Action setup-java to v2
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.