This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e06dd4d deploy: f5f106d73459a57b1174a1500367199e43b6b909
e06dd4d is described below
commit e06dd4da368ab344781d801fb29388b6b910e989
Author: ulysses-you <[email protected]>
AuthorDate: Mon Oct 25 07:21:26 2021 +0000
deploy: f5f106d73459a57b1174a1500367199e43b6b909
---
content/index.xml | 2 +-
content/release.html | 38 +++++++++++++++++------------------
content/release/1.3.1-incubating.html | 38 +++++++++++++++++------------------
content/release/index.xml | 2 +-
4 files changed, 40 insertions(+), 40 deletions(-)
diff --git a/content/index.xml b/content/index.xml
index 5530ab8..48c15d4 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apache
Kyuubi</title><link>https://kyuubi.apache.org/</link><description>Recent
content on Apache Kyuubi</description><generator>Hugo --
gohugo.io</generator><language>en-us</language><copyright>Copyright ©
2021-{year} The Apache Software Foundation</copyright><lastBuildDate>Mon, 25
Oct 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://kyuubi.apache
[...]
Apache Kyuubi (Incubating) 1.3.1-incubating is now released. It is a
maintenance release containing stability fixes which is based on branch-1.3.
Mainly fix some issues of the event log.
Apache Kyuubi (Incubating) is a distributed multi-tenant JDBC server for
large-scale data processing and analytics, built on top of Apache Spark and
designed to support more engines (i.e. Flink). Please refer to
https://kyuubi.apache.org/ to learn more.
-HighLight [KYUUBI #1190] Enhance error log detection in case lost the
exception log</description></item><item><title>Apache Kyuubi(Incubating)
1.3.1-incubating
released</title><link>https://kyuubi.apache.org/news/2021-10-25-release-1.3.1-incubating.html</link><pubDate>Mon,
25 Oct 2021 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/news/2021-10-25-release-1.3.1-incubating.html</guid><description>We
are happy to announce the availability of Apache Kyuubi(Incubating)
1.3.1-incubati [...]
+Highlight [KYUUBI #1190] Enhance error log detection in case lost the
exception log</description></item><item><title>Apache Kyuubi(Incubating)
1.3.1-incubating
released</title><link>https://kyuubi.apache.org/news/2021-10-25-release-1.3.1-incubating.html</link><pubDate>Mon,
25 Oct 2021 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/news/2021-10-25-release-1.3.1-incubating.html</guid><description>We
are happy to announce the availability of Apache Kyuubi(Incubating)
1.3.1-incubati [...]
Support build on JDK8(default), JDK11
Provide enhanced AQE in Kyuubi Spark Extensions (for Spark 3.1)
Provide several auxiliary SQL functions as a supplement to Spark&rsquo;s
built-in Functions
diff --git a/content/release.html b/content/release.html
index 23f5389..4eec2a7 100644
--- a/content/release.html
+++ b/content/release.html
@@ -80,67 +80,67 @@
<p>Hi all,</p>
<p>Apache Kyuubi (Incubating) 1.3.1-incubating is now released. It is a
maintenance release containing stability fixes which is based on branch-1.3.
Mainly fix some issues of the event log.</p>
<p>Apache Kyuubi (Incubating) is a distributed multi-tenant JDBC server for
large-scale data processing and analytics, built on top of Apache Spark and
designed to support more engines (i.e. Flink). Please refer to <a
href=https://kyuubi.apache.org/>https://kyuubi.apache.org/</a> to learn
more.</p>
-<h1 id=highlight>HighLight</h1>
+<h1 id=highlight>Highlight</h1>
<ul>
<li>
-<p>[KYUUBI #1190] Enhance error log detection in case lost the exception
log</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1200>[KYUUBI
#1190]</a> Enhance error log detection in case lost the exception log</p>
</li>
<li>
-<p>[KYUUBI #1067] Catch exception if logRoot is not exist</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1154>[KYUUBI
#1067]</a> Catch exception if logRoot is not exist</p>
</li>
<li>
-<p>[KYUUBI #884][FOLLOWUP] Fix catalog in KyuubiDatabaseMetaData#getTables</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1133>[KYUUBI
#884]</a> [FOLLOWUP] Fix catalog in KyuubiDatabaseMetaData#getTables</p>
</li>
<li>
-<p>[KYUUBI #1108] Register KyuubiDriver in ServiceLoader</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1108>[KYUUBI
#1108]</a> Register KyuubiDriver in ServiceLoader</p>
</li>
<li>
-<p>[KYUUBI #1094] [BUGFIX #1068]Support upload file to HDFS</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1094>[KYUUBI
#1094]</a> [BUGFIX #1068]Support upload file to HDFS</p>
</li>
<li>
-<p>[KYUUBI #1034] Engine may deadlock when close operationLog</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1034>[KYUUBI
#1034]</a> Engine may deadlock when close operationLog</p>
</li>
<li>
-<p>[KYUUBI #1057] [KYUUBI#1056] Output error log when currentEngine is None</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1062>[KYUUBI
#1057]</a> [KYUUBI#1056] Output error log when currentEngine is None</p>
</li>
</ul>
<h1 id=others>Others</h1>
<ul>
<li>
-<p>[KYUUBI #1158] [INFRA] Update ANNOUNCE mail template</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1158>[KYUUBI
#1158]</a> [INFRA] Update ANNOUNCE mail template</p>
</li>
<li>
-<p>[KYUUBI #1107] [INFRA] Add release mail templates</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1107>[KYUUBI
#1107]</a> [INFRA] Add release mail templates</p>
</li>
<li>
-<p>[KYUUBI #1141] Remove redundant unit</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1141>[KYUUBI
#1141]</a> Remove redundant unit</p>
</li>
<li>
-<p>[KYUUBI #1134] [TEST] DataLake suites should clean up withKyuubiConf
instead of extraConfigs</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1134>[KYUUBI
#1134]</a> [TEST] DataLake suites should clean up withKyuubiConf instead of
extraConfigs</p>
</li>
<li>
-<p>[KYUUBI #1130] [DOCS] Restore Kyuubi logo image size</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1130>[KYUUBI
#1130]</a> [DOCS] Restore Kyuubi logo image size</p>
</li>
<li>
-<p>[KYUUBI #1125][FOLLOWUP] Compress and remove duplicated new logo and keep
legacy logo</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1128>[KYUUBI
#1125]</a> [FOLLOWUP] Compress and remove duplicated new logo and keep legacy
logo</p>
</li>
<li>
-<p>[KYUUBI #1125] A new version of logo flie, apache information included.</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1125>[KYUUBI
#1125]</a> A new version of logo flie, apache information included.</p>
</li>
<li>
-<p>[KYUUBI #1104] Fix release script finalize_svn</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1104>[KYUUBI
#1104]</a> Fix release script finalize_svn</p>
</li>
<li>
-<p>[KYUUBI #1096] Remove never expired declaration in NOTICE</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1096>[KYUUBI
#1096]</a> Remove never expired declaration in NOTICE</p>
</li>
</ul>
<h1 id=knwon-issues>Knwon Issues</h1>
<ul>
<li>
-<p>[KYUUBI #1263] Kyuubi auxiliary UDF failed on Spark Yarn mode</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/issues/1263>[KYUUBI
#1263]</a> Kyuubi auxiliary UDF failed on Spark Yarn mode</p>
</li>
<li>
-<p>[KYUUBI #1267] Modify comments for the golden file test suite and fix it</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1267>[KYUUBI
#1267]</a> Modify comments for the golden file test suite and fix it</p>
</li>
</ul>
<h1 id=credits>Credits</h1>
diff --git a/content/release/1.3.1-incubating.html
b/content/release/1.3.1-incubating.html
index 141d95b..eded320 100644
--- a/content/release/1.3.1-incubating.html
+++ b/content/release/1.3.1-incubating.html
@@ -76,67 +76,67 @@
<p>Hi all,</p>
<p>Apache Kyuubi (Incubating) 1.3.1-incubating is now released. It is a
maintenance release containing stability fixes which is based on branch-1.3.
Mainly fix some issues of the event log.</p>
<p>Apache Kyuubi (Incubating) is a distributed multi-tenant JDBC server for
large-scale data processing and analytics, built on top of Apache Spark and
designed to support more engines (i.e. Flink). Please refer to <a
href=https://kyuubi.apache.org/>https://kyuubi.apache.org/</a> to learn
more.</p>
-<h1 id=highlight>HighLight</h1>
+<h1 id=highlight>Highlight</h1>
<ul>
<li>
-<p>[KYUUBI #1190] Enhance error log detection in case lost the exception
log</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1200>[KYUUBI
#1190]</a> Enhance error log detection in case lost the exception log</p>
</li>
<li>
-<p>[KYUUBI #1067] Catch exception if logRoot is not exist</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1154>[KYUUBI
#1067]</a> Catch exception if logRoot is not exist</p>
</li>
<li>
-<p>[KYUUBI #884][FOLLOWUP] Fix catalog in KyuubiDatabaseMetaData#getTables</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1133>[KYUUBI
#884]</a> [FOLLOWUP] Fix catalog in KyuubiDatabaseMetaData#getTables</p>
</li>
<li>
-<p>[KYUUBI #1108] Register KyuubiDriver in ServiceLoader</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1108>[KYUUBI
#1108]</a> Register KyuubiDriver in ServiceLoader</p>
</li>
<li>
-<p>[KYUUBI #1094] [BUGFIX #1068]Support upload file to HDFS</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1094>[KYUUBI
#1094]</a> [BUGFIX #1068]Support upload file to HDFS</p>
</li>
<li>
-<p>[KYUUBI #1034] Engine may deadlock when close operationLog</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1034>[KYUUBI
#1034]</a> Engine may deadlock when close operationLog</p>
</li>
<li>
-<p>[KYUUBI #1057] [KYUUBI#1056] Output error log when currentEngine is None</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1062>[KYUUBI
#1057]</a> [KYUUBI#1056] Output error log when currentEngine is None</p>
</li>
</ul>
<h1 id=others>Others</h1>
<ul>
<li>
-<p>[KYUUBI #1158] [INFRA] Update ANNOUNCE mail template</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1158>[KYUUBI
#1158]</a> [INFRA] Update ANNOUNCE mail template</p>
</li>
<li>
-<p>[KYUUBI #1107] [INFRA] Add release mail templates</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1107>[KYUUBI
#1107]</a> [INFRA] Add release mail templates</p>
</li>
<li>
-<p>[KYUUBI #1141] Remove redundant unit</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1141>[KYUUBI
#1141]</a> Remove redundant unit</p>
</li>
<li>
-<p>[KYUUBI #1134] [TEST] DataLake suites should clean up withKyuubiConf
instead of extraConfigs</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1134>[KYUUBI
#1134]</a> [TEST] DataLake suites should clean up withKyuubiConf instead of
extraConfigs</p>
</li>
<li>
-<p>[KYUUBI #1130] [DOCS] Restore Kyuubi logo image size</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1130>[KYUUBI
#1130]</a> [DOCS] Restore Kyuubi logo image size</p>
</li>
<li>
-<p>[KYUUBI #1125][FOLLOWUP] Compress and remove duplicated new logo and keep
legacy logo</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1128>[KYUUBI
#1125]</a> [FOLLOWUP] Compress and remove duplicated new logo and keep legacy
logo</p>
</li>
<li>
-<p>[KYUUBI #1125] A new version of logo flie, apache information included.</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1125>[KYUUBI
#1125]</a> A new version of logo flie, apache information included.</p>
</li>
<li>
-<p>[KYUUBI #1104] Fix release script finalize_svn</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1104>[KYUUBI
#1104]</a> Fix release script finalize_svn</p>
</li>
<li>
-<p>[KYUUBI #1096] Remove never expired declaration in NOTICE</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1096>[KYUUBI
#1096]</a> Remove never expired declaration in NOTICE</p>
</li>
</ul>
<h1 id=knwon-issues>Knwon Issues</h1>
<ul>
<li>
-<p>[KYUUBI #1263] Kyuubi auxiliary UDF failed on Spark Yarn mode</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/issues/1263>[KYUUBI
#1263]</a> Kyuubi auxiliary UDF failed on Spark Yarn mode</p>
</li>
<li>
-<p>[KYUUBI #1267] Modify comments for the golden file test suite and fix it</p>
+<p><a href=https://github.com/apache/incubator-kyuubi/pull/1267>[KYUUBI
#1267]</a> Modify comments for the golden file test suite and fix it</p>
</li>
</ul>
<h1 id=credits>Credits</h1>
diff --git a/content/release/index.xml b/content/release/index.xml
index eecfbf1..2f6d50c 100644
--- a/content/release/index.xml
+++ b/content/release/index.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Releases on Apache
Kyuubi</title><link>https://kyuubi.apache.org/release.html</link><description>Recent
content in Releases on Apache Kyuubi</description><generator>Hugo --
gohugo.io</generator><language>en-us</language><copyright>Copyright ©
2021-{year} The Apache Software Foundation</copyright><lastBuildDate>Mon, 25
Oct 2021 00:00:00 +0000</lastBuildDate><a [...]
Apache Kyuubi (Incubating) 1.3.1-incubating is now released. It is a
maintenance release containing stability fixes which is based on branch-1.3.
Mainly fix some issues of the event log.
Apache Kyuubi (Incubating) is a distributed multi-tenant JDBC server for
large-scale data processing and analytics, built on top of Apache Spark and
designed to support more engines (i.e. Flink). Please refer to
https://kyuubi.apache.org/ to learn more.
-HighLight [KYUUBI #1190] Enhance error log detection in case lost the
exception log</description></item><item><title>Apache Kyuubi(Incubating)
1.3.0-incubating Release
Notes</title><link>https://kyuubi.apache.org/release/1.3.0-incubating.html</link><pubDate>Tue,
14 Sep 2021 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/release/1.3.0-incubating.html</guid><description>Highlight
Fully verified with the latest Spark 3.0/3.1
+Highlight [KYUUBI #1190] Enhance error log detection in case lost the
exception log</description></item><item><title>Apache Kyuubi(Incubating)
1.3.0-incubating Release
Notes</title><link>https://kyuubi.apache.org/release/1.3.0-incubating.html</link><pubDate>Tue,
14 Sep 2021 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/release/1.3.0-incubating.html</guid><description>Highlight
Fully verified with the latest Spark 3.0/3.1
Support build on JDK8(default), JDK11
Provide enhanced AQE in Kyuubi Spark Extensions (for Spark 3.1)
Provide several auxiliary SQL functions as a supplement to Spark&rsquo;s
built-in Functions