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 5d297ed deploy: eff02dfa7cea5aad2af63104997126fc816fa44a
5d297ed is described below
commit 5d297ed5af49c7a94eeb88e4c1b3e10a681356b0
Author: pan3793 <[email protected]>
AuthorDate: Fri Sep 17 07:13:33 2021 +0000
deploy: eff02dfa7cea5aad2af63104997126fc816fa44a
---
content/index.xml | 3 +--
content/releases.html | 4 +++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/content/index.xml b/content/index.xml
index a159b11..19ec6b1 100644
--- a/content/index.xml
+++ b/content/index.xml
@@ -4,8 +4,7 @@ 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
Major improvements of Spark on Kubernetes, include documents, integration
tests, tools, etc.
Support engine/session level configurable initialize SQL statements
-Support custom authentication
implementation</description></item><item><title>Apache Kyuubi(Incubating)
1.3.0-incubating
released</title><link>https://kyuubi.apache.org/news/2021-09-14-release-1.3.0-incubating.html</link><pubDate>Tue,
14 Sep 2021 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/news/2021-09-14-release-1.3.0-incubating.html</guid><description>We
are happy to announce the availability of Apache Kyuubi(Incubating)
1.3.0-incubating! Visit the release notes to read abo [...]
-License The software licensed under Apache License
2.0.</description></item><item><title>Contributing</title><link>https://kyuubi.apache.org/contributing.html</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/contributing.html</guid><description>Contributing
to Kyuubi including source code, documents, tests e.t.c. means that you agree
to the Apache License v2.0.
+Support custom authentication
implementation</description></item><item><title>Apache Kyuubi(Incubating)
1.3.0-incubating
released</title><link>https://kyuubi.apache.org/news/2021-09-14-release-1.3.0-incubating.html</link><pubDate>Tue,
14 Sep 2021 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/news/2021-09-14-release-1.3.0-incubating.html</guid><description>We
are happy to announce the availability of Apache Kyuubi(Incubating)
1.3.0-incubating! Visit the release notes to read abo [...]
Better to search the issue history first before reporting an Issue Better to
create an Issue to describe the feature or bug first before make a pull
request. Better to use English for world widely understanding. Ask us anything
Before you start, please read the Code of Conduct carefully, familiarize
yourself with it and refer to it whenever you need
it.</description></item><item><title>Description</title><link>https://kyuubi.apache.org/description.html</link><pubDate>Mon,
01 Jan 0001 00: [...]
Kyuubi is a distributed multi-tenant Thrift JDBC/ODBC server for large-scale
data management, processing, and analytics, built on top of Apache Spark and
designed to support more engines (i.e.,
Flink).</description></item><item><title>Kyuubi Issue
Tracking</title><link>https://kyuubi.apache.org/issue_tracking.html</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/issue_tracking.html</guid><description>The
project tracks bugs and new features on githu [...]
If you&rsquo;d like, you can also subscribe to [email protected]
to get emails about commits.</description></item><item><title>Kyuubi Mailing
Lists</title><link>https://kyuubi.apache.org/mailing_lists.html</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://kyuubi.apache.org/mailing_lists.html</guid><description>Mailing
Lists [email protected] is for people who want to contribute code to
Kyuubi. (subscribe) (unsubscribe) (archives)
diff --git a/content/releases.html b/content/releases.html
index f4faf2c..987995e 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -70,7 +70,9 @@
</nav>
<div class=container>
<h1>Download</h1>
-<p>See all Kyuubi releases in <a
href=https://github.com/apache/incubator-kyuubi/releases>github releases
page</a>.</p>
+<ul>
+<li><a href=/release/1.3.0-incubating.html>1.3.0-incubating</a></li>
+</ul>
<h2 id=license>License</h2>
<p><em>The software licensed under <a
href=http://www.apache.org/licenses/LICENSE-2.0>Apache License 2.0</a>.</em></p>
</div>