This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/asf-staging by this push: new 001fa5fa0 Automatic Site Publish by Buildbot 001fa5fa0 is described below commit 001fa5fa04f0f63e2b8331d4d04b378be7880e05 Author: buildbot <us...@infra.apache.org> AuthorDate: Sun Feb 11 12:00:00 2024 +0000 Automatic Site Publish by Buildbot --- output/assets.html | 2 +- output/atom.xml | 2 +- output/community.html | 2 +- output/contribution/contributions.html | 8 +- output/contribution/documentation.html | 8 +- output/contribution/webapplication.html | 8 +- .../zeppelinweb/goodPracticeGuide01.html | 8 +- .../zeppelinweb/goodPracticeGuide02.html | 8 +- .../zeppelinweb/goodPracticeGuide03.html | 8 +- .../zeppelinweb/goodPracticeGuide04.html | 8 +- output/documentation.html | 2 +- output/download.html | 73 ++++++------ output/helium_packages.html | 2 +- output/index.html | 2 +- output/releases/zeppelin-release-0.10.1.html | 2 +- ...ase-0.9.0.html => zeppelin-release-0.11.0.html} | 124 +++++++++++---------- .../zeppelin-release-0.5.0-incubating.html | 2 +- .../zeppelin-release-0.5.5-incubating.html | 2 +- .../zeppelin-release-0.5.6-incubating.html | 2 +- output/releases/zeppelin-release-0.6.0.html | 2 +- output/releases/zeppelin-release-0.6.1.html | 2 +- output/releases/zeppelin-release-0.6.2.html | 2 +- output/releases/zeppelin-release-0.7.0.html | 2 +- output/releases/zeppelin-release-0.7.1.html | 2 +- output/releases/zeppelin-release-0.7.2.html | 2 +- output/releases/zeppelin-release-0.7.3.html | 2 +- output/releases/zeppelin-release-0.8.0.html | 2 +- output/releases/zeppelin-release-0.8.1.html | 2 +- output/releases/zeppelin-release-0.8.2.html | 2 +- output/releases/zeppelin-release-0.9.0.html | 2 +- output/rss.xml | 4 +- output/screenshots.html | 2 +- output/security.html | 2 +- output/sitemap.txt | 1 + output/supported_interpreters.html | 2 +- 35 files changed, 183 insertions(+), 123 deletions(-) diff --git a/output/assets.html b/output/assets.html index f21c91bfb..f4fb040e5 100644 --- a/output/assets.html +++ b/output/assets.html @@ -179,7 +179,7 @@ limitations under the License. <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/atom.xml b/output/atom.xml index 90eff1312..0b0c6ddd6 100644 --- a/output/atom.xml +++ b/output/atom.xml @@ -4,7 +4,7 @@ <title>Apache Zeppelin</title> <link href="http://zeppelin.apache.org/" rel="self"/> <link href="http://zeppelin.apache.org"/> - <updated>2023-09-12T10:17:58+00:00</updated> + <updated>2024-02-11T11:59:52+00:00</updated> <id>http://zeppelin.apache.org</id> <author> <name>The Apache Software Foundation</name> diff --git a/output/community.html b/output/community.html index 4c27ac388..21979765c 100644 --- a/output/community.html +++ b/output/community.html @@ -251,7 +251,7 @@ for commit messages and patches.</li> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/contribution/contributions.html b/output/contribution/contributions.html index dc82e6ce8..efb2706c2 100644 --- a/output/contribution/contributions.html +++ b/output/contribution/contributions.html @@ -325,6 +325,12 @@ + + + + + + @@ -590,7 +596,7 @@ HADOOP_HOME=YOUR_HADOOP_HOME JAVA_HOME=YOUR_JAVA_HOME mvn exec:java -Dexec.mainC <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/contribution/documentation.html b/output/contribution/documentation.html index 4a913ac8b..3efddb775 100644 --- a/output/contribution/documentation.html +++ b/output/contribution/documentation.html @@ -325,6 +325,12 @@ + + + + + + @@ -513,7 +519,7 @@ svn co https://svn.apache.org/repos/asf/zeppelin asf-zeppelin <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/contribution/webapplication.html b/output/contribution/webapplication.html index 9c9053c9c..01e0dc1dd 100644 --- a/output/contribution/webapplication.html +++ b/output/contribution/webapplication.html @@ -333,6 +333,12 @@ + + + + + + @@ -524,7 +530,7 @@ we need to do some includes manually in <code>index.html</code> in order to use <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/contribution/zeppelinweb/goodPracticeGuide01.html b/output/contribution/zeppelinweb/goodPracticeGuide01.html index 8cc4f912e..5b9a341d3 100644 --- a/output/contribution/zeppelinweb/goodPracticeGuide01.html +++ b/output/contribution/zeppelinweb/goodPracticeGuide01.html @@ -333,6 +333,12 @@ + + + + + + @@ -398,7 +404,7 @@ in this <a href="https://github.com/johnpapa/angular-styleguide/tree/master/a1#i <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/contribution/zeppelinweb/goodPracticeGuide02.html b/output/contribution/zeppelinweb/goodPracticeGuide02.html index bb19327b8..134b03180 100644 --- a/output/contribution/zeppelinweb/goodPracticeGuide02.html +++ b/output/contribution/zeppelinweb/goodPracticeGuide02.html @@ -333,6 +333,12 @@ + + + + + + @@ -420,7 +426,7 @@ $rootScope.$on('eventToCatch', function); <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/contribution/zeppelinweb/goodPracticeGuide03.html b/output/contribution/zeppelinweb/goodPracticeGuide03.html index 58686e384..6e547f608 100644 --- a/output/contribution/zeppelinweb/goodPracticeGuide03.html +++ b/output/contribution/zeppelinweb/goodPracticeGuide03.html @@ -333,6 +333,12 @@ + + + + + + @@ -486,7 +492,7 @@ private variables, public variables, init function call, public functions, priva <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/contribution/zeppelinweb/goodPracticeGuide04.html b/output/contribution/zeppelinweb/goodPracticeGuide04.html index 9c04358af..c6ac08972 100644 --- a/output/contribution/zeppelinweb/goodPracticeGuide04.html +++ b/output/contribution/zeppelinweb/goodPracticeGuide04.html @@ -333,6 +333,12 @@ + + + + + + @@ -394,7 +400,7 @@ We recommend the usage of <code>ng-bind</code> in your views.</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/documentation.html b/output/documentation.html index 14a45726c..133c783e3 100644 --- a/output/documentation.html +++ b/output/documentation.html @@ -180,7 +180,7 @@ limitations under the License. <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/download.html b/output/download.html index fff55a800..d44f5acb4 100644 --- a/output/download.html +++ b/output/download.html @@ -150,58 +150,70 @@ limitations under the License. <h1>Download Apache Zeppelin</h1> -<p>The latest release of Apache Zeppelin is <strong>0.10.1</strong>.</p> - -<ul> -<li><p>0.10.1 released on Feb 29, 2022 (<a href="./releases/zeppelin-release-0.10.1.html">release notes</a>) (<a href="https://gitbox.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.11.0">git tag</a>)</p> - -<ul> -<li>Binary package with all interpreters (<a href="../../docs/0.10.1/quickstart/install.html">Install guide</a>): -<p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.10.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz'">zeppelin-0.10.1-bin-all.tgz</div> (1.5g, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.asc">pgp</a>, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.md5">md5</a>, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.sha512">sha</a>)</p></li> -<li>Binary package with Spark interpreter and interpreter net-install script (<a href="../../docs/0.10.1/usage/interpreter/installation.html">interpreter installation guide</a>): -<p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.10.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz'">zeppelin-0.10.1-bin-netinst.tgz</div> (568 MB, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.asc">pgp</a>, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.md5">md5</a>, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.sha512">sha</a>)</p></li> -<li>Source: -<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.10.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz'">zeppelin-0.10.1.tgz</a> (9.1 MB, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.asc">pgp</a>, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.md5">md5</a>, -<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.sha512">sha</a>)</li> -</ul></li> -</ul> - +<p>The latest release of Apache Zeppelin is <strong>0.11.0</strong>. + - 0.11.0 released on Feb 21, 2024 (<a href="./releases/zeppelin-release-0.11.0.html">release notes</a>) (<a href="https://github.com/apache/zeppelin/tree/v0.11.0">git tag</a>)</p> +<figure class="highlight"><pre><code class="language-text" data-lang="text">* Binary package with all interpreters ([Install guide](../../docs/0.10.1/quickstart/install.html)): + <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.11.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-all.tgz'">zeppelin-0.11.0-bin-all.tgz</div> (843MB, + [pgp](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-all.tgz.asc), + [sha](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-all.tgz.sha512))</p> + +* Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.10.1/usage/interpreter/installation.html)): + <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.11.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-netinst.tgz'">zeppelin-0.11.0-bin-netinst.tgz</div> (577MB, + [pgp](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-netinst.tgz.asc), + [sha](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-netinst.tgz.sha512))</p> + +* Source: + <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.11.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0.tgz'">zeppelin-0.11.0.tgz</a> (10MB, + [pgp](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0.tgz.asc), + [sha](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0.tgz.sha512)) +</code></pre></figure> <h1>Using the official docker image</h1> <p>Make sure that <a href="https://www.docker.com/community-edition">docker</a> is installed in your local machine. </p> <p>Use this command to launch Apache Zeppelin in a container.</p> -<figure class="highlight"><pre><code class="language-bash" data-lang="bash">docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.10.1 +<figure class="highlight"><pre><code class="language-bash" data-lang="bash">docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.11.0 </code></pre></figure> <p>To persist <code>logs</code> and <code>notebook</code> directories, use the <a href="https://docs.docker.com/engine/reference/commandline/run/#mount-volume--v-read-only">volume</a> option for docker container. You can also use <a href="https://docs.docker.com/engine/reference/commandline/run/#mount-volume--v-read-only">volume</a> for Spark and Flink binary distribution.</p> <figure class="highlight"><pre><code class="language-bash" data-lang="bash">docker run -u $(id -u) -p 8080:8080 --rm -v $PWD/logs:/logs -v $PWD/notebook:/notebook \ - -v /usr/lib/spark-2.4.7:/opt/spark -v /usr/lib/flink-1.12.2:/opt/flink \ + -v /usr/lib/spark-2.5.0:/opt/spark -v /usr/lib/flink-1.17.2:/opt/flink \ -e FLINK_HOME=/opt/flink -e SPARK_HOME=/opt/spark \ - -e ZEPPELIN_LOG_DIR='/logs' -e ZEPPELIN_NOTEBOOK_DIR='/notebook' --name zeppelin apache/zeppelin:0.10.1 + -e ZEPPELIN_LOG_DIR='/logs' -e ZEPPELIN_NOTEBOOK_DIR='/notebook' --name zeppelin apache/zeppelin:0.11.0 </code></pre></figure> <p>If you have trouble accessing <code>localhost:8080</code> in the browser, Please clear browser cache.</p> <h2>Verify the integrity of the files</h2> -<p>It is essential that you <a href="https://www.apache.org/info/verification.html">verify</a> the integrity of the downloaded files using the PGP or MD5 signatures. This signature should be matched against the <a href="https://www.apache.org/dist/zeppelin/KEYS">KEYS</a> file.</p> +<p>It is essential that you <a href="https://www.apache.org/info/verification.html">verify</a> the integrity of the downloaded files using the PGP or MD5 signatures. This signature should be matched against the <a href="https://downloads.apache.org/zeppelin/KEYS">KEYS</a> file.</p> <h2>Build from source</h2> -<p>For developers, to get latest <em>0.10.0-SNAPSHOT</em> check <a href="https://github.com/apache/zeppelin/blob/master/README.md">README</a>.</p> +<p>For developers, to get latest <em>0.12.0-SNAPSHOT</em> check <a href="https://github.com/apache/zeppelin/blob/master/README.md">README</a>.</p> <h2>Old releases</h2> <ul> +<li><p>0.10.1 released on Feb 29, 2022 (<a href="./releases/zeppelin-release-0.10.1.html">release notes</a>) (<a href="https://gitbox.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.11.0">git tag</a>) </p> + +<ul> +<li>Binary package with all interpreters (<a href="../../docs/0.10.1/quickstart/install.html">Install guide</a>): +<p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.10.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz'">zeppelin-0.10.1-bin-all.tgz</div> (1.5g, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.asc">pgp</a>, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.md5">md5</a>, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.sha512">sha</a>)</p></li> +<li>Binary package with Spark interpreter and interpreter net-install script (<a href="../../docs/0.10.1/usage/interpreter/installation.html">interpreter installation guide</a>): +<p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.10.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz'">zeppelin-0.10.1-bin-netinst.tgz</div> (568 MB, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.asc">pgp</a>, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.md5">md5</a>, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.sha512">sha</a>)</p></li> +<li>Source: +<a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.10.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz'">zeppelin-0.10.1.tgz</a> (9.1 MB, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.asc">pgp</a>, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.md5">md5</a>, +<a href="https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.sha512">sha</a>)</li> +</ul></li> <li><p>0.10.0 released on Aug 24, 2021 (<a href="./releases/zeppelin-release-0.10.0.html">release notes</a>) (<a href="https://gitbox.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.10.0">git tag</a>)</p> <ul> @@ -275,7 +287,6 @@ You can also use <a href="https://docs.docker.com/engine/reference/commandline/r Download <a onclick="ga('send', 'event', 'download', 'zeppelin', '0.3.3');" href="https://s3-ap-northeast-1.amazonaws.com/zeppel.in/zeppelin-0.3.3.tar.gz">zeppelin-0.3.3.tar.gz</a> ([release note](https://zeppelin-project.atlassian.net/secure/ReleaseNote.jspa?projectId=10001&version=10301)) - ##### Zeppelin-0.3.2 (2014.03.14) Download <a onclick="ga('send', 'event', 'download', 'zeppelin', '0.3.2');" href="https://s3-ap-northeast-1.amazonaws.com/zeppel.in/zeppelin-0.3.2.tar.gz">zeppelin-0.3.2.tar.gz</a> ([release note](https://zeppelin-project.atlassian.net/secure/ReleaseNote.jspa?projectId=10001&version=10300)) @@ -307,7 +318,7 @@ Download Download <a onclick="ga('send', 'event', 'download', 'zeppelin', '0.2.0 <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/helium_packages.html b/output/helium_packages.html index 16accd3a4..f51e1c32f 100644 --- a/output/helium_packages.html +++ b/output/helium_packages.html @@ -298,7 +298,7 @@ and <a href="https://zeppelin.apache.org/docs/snapshot/development/writingzeppel <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/index.html b/output/index.html index d5d16caf3..fc358d097 100644 --- a/output/index.html +++ b/output/index.html @@ -592,7 +592,7 @@ limitations under the License. <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.10.1.html b/output/releases/zeppelin-release-0.10.1.html index f0b7064f5..3d8402909 100644 --- a/output/releases/zeppelin-release-0.10.1.html +++ b/output/releases/zeppelin-release-0.10.1.html @@ -261,7 +261,7 @@ zhengsl</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.9.0.html b/output/releases/zeppelin-release-0.11.0.html similarity index 82% copy from output/releases/zeppelin-release-0.9.0.html copy to output/releases/zeppelin-release-0.11.0.html index 7a8ecfd68..ab5a05791 100644 --- a/output/releases/zeppelin-release-0.9.0.html +++ b/output/releases/zeppelin-release-0.11.0.html @@ -148,76 +148,82 @@ See the License for the specific language governing permissions and limitations under the License. --> -<h2>Apache Zeppelin Release 0.9.0</h2> +<h2>Apache Zeppelin Release 0.11.0</h2> -<p>The Apache Zeppelin community is pleased to announce the availability of the 0.9.0 release.</p> +<p>The Apache Zeppelin community is pleased to announce the availability of the 0.11.0 release.</p> <p>The community put significant effort into improving Apache Zeppelin since the last release. -568 tickets are resolved.</p> +253 tickets are resolved including some security issues. +You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316221&version=12350539">issue tracker</a> for full list of issues that are resolved.</p> <p>We encourage to <a href="../../download.html">download</a> the latest release. Feedback through the <a href="../../community.html">mailing lists</a> is very welcome.</p> -<p><br /> -You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342692&styleName=&projectId=12316221">issue tracker</a> for full list of issues that are resolved.</p> +<h3>Major Changes</h3> -<p><br /></p> +<ul> +<li>Support on JDK 11 by default</li> +<li>Support on Apache Spark 3.5.0, Apaceh Flink 1.17, and Python 3.9</li> +</ul> <h3>Contributors</h3> <p>This release would not be possible without the following community members' contributions:</p> -<p>Jeff Zhang -Hsuan Lee -Xun Liu -Lee moon soo -Alex Ott -Philipp Dallig -dependabot[bot] -Jay Jin -Prabhjyot Singh -amakaur -vthinkxie -Gyula Komlossi -LeeDongMyeong -Bhavik Patel -Muhammad Taufiq -santosh1994 -Muhammad-ms -Frank Oosterhuis -marc hurabielle -hsteinmueller -Andrea Santurbano -fdai -redsk -santoshk_qubole -sergeymazin -shoaibintigral -tylerba-f -xiejiajun -yx91490 -Akhil Subhash Naik -自知 -Alex Imbrea -Ilya Muradyan -Jaehoon Jeong -Jaewon Seo -Jeff Hammel -Krishna Pandey -Lars Francke -Long Le Xich -Michael Werner -Michal Vince -Tang Xiao -Tony Primerano -Vipin Rathor -abdelouahab EL OUAZZANY -bobcanthelpyou -curlsli -dkaznacheev -eldiem -fdeantoni -iamabug -jpmcmu</p> +<p>Alex(sashashura) +Ankit Prakash Gupta(infoankitp) +Arnout Engelen(raboof) +Bagus Nugroho Budi Nurtomo(BagusThanatos) +bjw(baezzys) +Calvin Canh Tran(canhtran) +Changhoon Oh(okayhooni) +Cheng Pan(pan3793) +dntjr8096(dntjr8096) +Gibaek Nam(gbnam) +Guanhua Li(huage1994) +HelenParr(HelenParr) +iiusky(iiiusky) +In-Kyu Kim(inkkim) +Jeff Zhang(zjffdu) +Jongyoul Lee(jongyoul) +JooYoungHun(jooyounghun) +jshjsh06(jshjsh06) +Junhyoung Kim(nelljun) +Juyeon(proceane) +Khanh Vu(vtkhanh) +KIM NAMGUE(soicem) +Kristin Cowalcijk(Kontinuation) +Lee Byonghun(Tolluset) +Lee(PeterAlfredLee) +Leomax_Sun(saLeox) +levi0090(levi0090) +Lu Gan(ganlute) +Maksim Zinal(zinal) +Manhua(kevinjmh) +Matthias Koch(matthias-koch) +Maziyar Panahi(maziyarpanahi) +Michal Vince(zlosim) +mrzhao(zhaomoran) +Naveen(naveensrinivasan) +PARK HYE WON(HYEEWON) +Paul Zhang(paul8263) +Philipp Dallig(Reamer) +Phong Nguyen(phongnt) +PJ Fanning(pjfanning) +qinbo12(qinbo12) +Shefali Singh(shefali163) +Sujin(kkoldduck2) +Thai Tran(tranvanthai) +Willow.yun(윌로)(PrimWILL) +Xie Yi(xieyi888) +yaini(yaini) +YiningGong(NicolasGong) +youshaojun(youshaojun) +zkyTech(zkytech) +Zoltan Holoda(zholoda) +zzm(xiaomin0322) +诸葛子房(zhugezifang) +김민수(SIOUkoeran) +조원형(JoWonHyeung)</p> </div> </div> @@ -232,7 +238,7 @@ jpmcmu</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.5.0-incubating.html b/output/releases/zeppelin-release-0.5.0-incubating.html index 1eaf0da53..e61228235 100644 --- a/output/releases/zeppelin-release-0.5.0-incubating.html +++ b/output/releases/zeppelin-release-0.5.0-incubating.html @@ -220,7 +220,7 @@ limitations under the License. <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.5.5-incubating.html b/output/releases/zeppelin-release-0.5.5-incubating.html index dbc7f19c2..21ba93a15 100644 --- a/output/releases/zeppelin-release-0.5.5-incubating.html +++ b/output/releases/zeppelin-release-0.5.5-incubating.html @@ -311,7 +311,7 @@ From this release, a single binary package can be used for any Spark (and Hadoop <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.5.6-incubating.html b/output/releases/zeppelin-release-0.5.6-incubating.html index fcbbc5ad1..70879d6f6 100644 --- a/output/releases/zeppelin-release-0.5.6-incubating.html +++ b/output/releases/zeppelin-release-0.5.6-incubating.html @@ -270,7 +270,7 @@ More than 110 issues has been resolved.</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.6.0.html b/output/releases/zeppelin-release-0.6.0.html index 884f5f22d..031c16508 100644 --- a/output/releases/zeppelin-release-0.6.0.html +++ b/output/releases/zeppelin-release-0.6.0.html @@ -266,7 +266,7 @@ You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?ve <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.6.1.html b/output/releases/zeppelin-release-0.6.1.html index d45529805..2d75cbbdc 100644 --- a/output/releases/zeppelin-release-0.6.1.html +++ b/output/releases/zeppelin-release-0.6.1.html @@ -223,7 +223,7 @@ You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?ve <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.6.2.html b/output/releases/zeppelin-release-0.6.2.html index ab176f9b2..1a27404e3 100644 --- a/output/releases/zeppelin-release-0.6.2.html +++ b/output/releases/zeppelin-release-0.6.2.html @@ -216,7 +216,7 @@ You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?pr <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.7.0.html b/output/releases/zeppelin-release-0.7.0.html index 2b6e1756d..35c06c6e3 100644 --- a/output/releases/zeppelin-release-0.7.0.html +++ b/output/releases/zeppelin-release-0.7.0.html @@ -315,7 +315,7 @@ You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?ve <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.7.1.html b/output/releases/zeppelin-release-0.7.1.html index 8a50b2a13..f8ef28aba 100644 --- a/output/releases/zeppelin-release-0.7.1.html +++ b/output/releases/zeppelin-release-0.7.1.html @@ -206,7 +206,7 @@ You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?ve <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.7.2.html b/output/releases/zeppelin-release-0.7.2.html index abbdd29dd..6787dc40f 100644 --- a/output/releases/zeppelin-release-0.7.2.html +++ b/output/releases/zeppelin-release-0.7.2.html @@ -186,7 +186,7 @@ You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?ve <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.7.3.html b/output/releases/zeppelin-release-0.7.3.html index 203d0c0c1..6c6205fe9 100644 --- a/output/releases/zeppelin-release-0.7.3.html +++ b/output/releases/zeppelin-release-0.7.3.html @@ -186,7 +186,7 @@ You can visit <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?ve <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.8.0.html b/output/releases/zeppelin-release-0.8.0.html index 90c16bacb..d8cb41fcf 100644 --- a/output/releases/zeppelin-release-0.8.0.html +++ b/output/releases/zeppelin-release-0.8.0.html @@ -291,7 +291,7 @@ bongo</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.8.1.html b/output/releases/zeppelin-release-0.8.1.html index 7f301856b..937228ba8 100644 --- a/output/releases/zeppelin-release-0.8.1.html +++ b/output/releases/zeppelin-release-0.8.1.html @@ -199,7 +199,7 @@ Patrice Clement</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.8.2.html b/output/releases/zeppelin-release-0.8.2.html index bfc29e0a2..ad59a7dc9 100644 --- a/output/releases/zeppelin-release-0.8.2.html +++ b/output/releases/zeppelin-release-0.8.2.html @@ -199,7 +199,7 @@ Patrice Clement</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/releases/zeppelin-release-0.9.0.html b/output/releases/zeppelin-release-0.9.0.html index 7a8ecfd68..0b6418f3a 100644 --- a/output/releases/zeppelin-release-0.9.0.html +++ b/output/releases/zeppelin-release-0.9.0.html @@ -232,7 +232,7 @@ jpmcmu</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/rss.xml b/output/rss.xml index e62231a7f..ed50eac5c 100644 --- a/output/rss.xml +++ b/output/rss.xml @@ -5,8 +5,8 @@ <description>Apache Zeppelin - The Apache Software Foundation</description> <link>http://zeppelin.apache.org</link> <link>http://zeppelin.apache.org</link> - <lastBuildDate>2023-09-12T10:17:58+00:00</lastBuildDate> - <pubDate>2023-09-12T10:17:58+00:00</pubDate> + <lastBuildDate>2024-02-11T11:59:52+00:00</lastBuildDate> + <pubDate>2024-02-11T11:59:52+00:00</pubDate> <ttl>1800</ttl> diff --git a/output/screenshots.html b/output/screenshots.html index b400c6b12..7b0060c78 100644 --- a/output/screenshots.html +++ b/output/screenshots.html @@ -188,7 +188,7 @@ limitations under the License. <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/security.html b/output/security.html index dab207a5f..8a1f65814 100644 --- a/output/security.html +++ b/output/security.html @@ -240,7 +240,7 @@ for each vulnerability you are reporting.</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html> diff --git a/output/sitemap.txt b/output/sitemap.txt index 58a116d97..b8a09c323 100644 --- a/output/sitemap.txt +++ b/output/sitemap.txt @@ -19,6 +19,7 @@ http://zeppelin.apache.org/sitemap.txt http://zeppelin.apache.org/supported_interpreters http://zeppelin.apache.org/contribution/webapplication http://zeppelin.apache.org/releases/zeppelin-release-0.10.1 +http://zeppelin.apache.org/releases/zeppelin-release-0.11.0 http://zeppelin.apache.org/releases/zeppelin-release-0.5.0-incubating http://zeppelin.apache.org/releases/zeppelin-release-0.5.5-incubating http://zeppelin.apache.org/releases/zeppelin-release-0.5.6-incubating diff --git a/output/supported_interpreters.html b/output/supported_interpreters.html index 6b5f67ac6..bcb7f1d48 100644 --- a/output/supported_interpreters.html +++ b/output/supported_interpreters.html @@ -557,7 +557,7 @@ Please check the below table before you download Zeppelin package.</p> <footer> - <!-- <p>© 2023 The Apache Software Foundation</p>--> + <!-- <p>© 2024 The Apache Software Foundation</p>--> </footer> </body> </html>