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 45ca3b46c Automatic Site Publish by Buildbot
45ca3b46c is described below
commit 45ca3b46c54a01e6116f0de29f1dee19467b2ae1
Author: buildbot <[email protected]>
AuthorDate: Sun Feb 11 17:11:30 2024 +0000
Automatic Site Publish by Buildbot
---
output/atom.xml | 2 +-
output/index.html | 23 +++++++++--------------
output/rss.xml | 4 ++--
output/whats_new.md | 23 +++++++++--------------
4 files changed, 21 insertions(+), 31 deletions(-)
diff --git a/output/atom.xml b/output/atom.xml
index dd3290107..bcc8dcd3e 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>2024-02-11T17:00:04+00:00</updated>
+ <updated>2024-02-11T17:11:22+00:00</updated>
<id>http://zeppelin.apache.org</id>
<author>
<name>The Apache Software Foundation</name>
diff --git a/output/index.html b/output/index.html
index c8c2e9615..3beb16447 100644
--- a/output/index.html
+++ b/output/index.html
@@ -267,41 +267,38 @@ limitations under the License.
<div class="new">
<div class="container">
<h2>What's new in</h2>
- <span class="newZeppelin center-block">Apache Zeppelin 0.10</span>
+ <span class="newZeppelin center-block">Apache Zeppelin 0.11</span>
<div class="border row">
<div class="border col-md-4 col-sm-4">
- <h4>Zeppelin SDK</h4>
+ <h4>Java 11</h4>
<div>
<p>
- Not only you can use Zeppelin as interactive notebook, you can
also use it as JobServer via Zeppelin SDK (<a
href="./docs/latest/usage/zeppelin_sdk/client_api.html">client api</a>
-& <a href="./docs/latest/usage/zeppelin_sdk/session_api.html">session api</a>)
+ Zeppelin 0.11 is built with Java 11. It's recommended to use Java
11 or later to run Zeppelin.
</p>
</div>
</div>
<div class="border col-md-4 col-sm-4">
- <h4>Spark Interpreter Improved</h4>
+ <h4>Spark and Flink</h4>
<div>
<p>
- Spark interpreter provides comparable Python & R user experience
like Jupyter Notebook. For the details, click <a
href="./docs/latest/interpreter/spark.html">here</a>.
+ The latest version of Apache Spark and Apache Flink are
supported. You can use the latest features and improvements in Spark and Flink.
</p>
</div>
</div>
<div class="border col-md-4 col-sm-4">
- <h4>Flink Interpreter Improved</h4>
+ <h4>Python 3</h4>
<div>
<p>
- Flink interpreter is refactored, supports Scala, Python & SQL.
Flink 1.10 and afterwards (Scala 2.11 & 2.12) are all supported. <br/>
- For the details, click <a
href="./docs/latest/interpreter/flink.html">here</a>.
+ Python 3.9 is the default version of Python interpreter.
</p>
</div>
</div>
-
</div>
- <div class="border row">
+ <!--<div class="border row">
<div class="border col-md-4 col-sm-4">
<h4>Yarn Interpreter Mode</h4>
<div>
@@ -328,9 +325,7 @@ limitations under the License.
</p>
</div>
</div>
-
- </div>
- </div>
+ </div>-->
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p style="text-align:center; margin-top: 32px; font-size: 14px; color:
gray; font-weight: 200; font-style: italic; padding-bottom: 0;">See more
details in
diff --git a/output/rss.xml b/output/rss.xml
index 1d6d421cd..8ca8cf75b 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>2024-02-11T17:00:04+00:00</lastBuildDate>
- <pubDate>2024-02-11T17:00:04+00:00</pubDate>
+ <lastBuildDate>2024-02-11T17:11:22+00:00</lastBuildDate>
+ <pubDate>2024-02-11T17:11:22+00:00</pubDate>
<ttl>1800</ttl>
diff --git a/output/whats_new.md b/output/whats_new.md
index 6c22f93b3..64945bb66 100644
--- a/output/whats_new.md
+++ b/output/whats_new.md
@@ -16,41 +16,38 @@ limitations under the License.
<div class="new">
<div class="container">
<h2>What's new in</h2>
- <span class="newZeppelin center-block">Apache Zeppelin 0.10</span>
+ <span class="newZeppelin center-block">Apache Zeppelin 0.11</span>
<div class="border row">
<div class="border col-md-4 col-sm-4">
- <h4>Zeppelin SDK</h4>
+ <h4>Java 11</h4>
<div>
<p>
- Not only you can use Zeppelin as interactive notebook, you can
also use it as JobServer via Zeppelin SDK (<a
href="./docs/latest/usage/zeppelin_sdk/client_api.html">client api</a>
-& <a href="./docs/latest/usage/zeppelin_sdk/session_api.html">session api</a>)
+ Zeppelin 0.11 is built with Java 11. It's recommended to use Java
11 or later to run Zeppelin.
</p>
</div>
</div>
<div class="border col-md-4 col-sm-4">
- <h4>Spark Interpreter Improved</h4>
+ <h4>Spark and Flink</h4>
<div>
<p>
- Spark interpreter provides comparable Python & R user experience
like Jupyter Notebook. For the details, click <a
href="./docs/latest/interpreter/spark.html">here</a>.
+ The latest version of Apache Spark and Apache Flink are
supported. You can use the latest features and improvements in Spark and Flink.
</p>
</div>
</div>
<div class="border col-md-4 col-sm-4">
- <h4>Flink Interpreter Improved</h4>
+ <h4>Python 3</h4>
<div>
<p>
- Flink interpreter is refactored, supports Scala, Python & SQL.
Flink 1.10 and afterwards (Scala 2.11 & 2.12) are all supported. <br/>
- For the details, click <a
href="./docs/latest/interpreter/flink.html">here</a>.
+ Python 3.9 is the default version of Python interpreter.
</p>
</div>
</div>
-
</div>
- <div class="border row">
+ <!--<div class="border row">
<div class="border col-md-4 col-sm-4">
<h4>Yarn Interpreter Mode</h4>
<div>
@@ -77,9 +74,7 @@ limitations under the License.
</p>
</div>
</div>
-
- </div>
- </div>
+ </div>-->
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p style="text-align:center; margin-top: 32px; font-size: 14px; color:
gray; font-weight: 200; font-style: italic; padding-bottom: 0;">See more
details in