WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: apache/kyuubi

v1.7.2-rc0

12 Sep 14:55

Choose a tag to compare

v1.7.2-rc0 Pre-release
Pre-release
[RELEASE] Bump 1.7.2

v1.7.1

08 May 05:58

Choose a tag to compare

Highlight

  • Kyuubi requires Spark 3.1 and above
  • Upgrade Hadoop from 3.3.4 to 3.3.5
  • A series of improvements for Arrow based serialization
  • A series of improvements for batch job of Spark on K8s/YARN
  • Bug fix for 'beeline -e' with SQLs before 'source' statement
  • Spark Authz plugin fixes privilege checks on source tables of the permanent view in Spark 3.1

Release Notes

https://kyuubi.apache.org/release/1.7.1.html

Download Link

https://kyuubi.apache.org/releases.html

v1.7.1-rc0

28 Apr 07:05

Choose a tag to compare

v1.7.1-rc0 Pre-release
Pre-release
[RELEASE] Bump 1.7.1

v1.7.0

08 Mar 09:28
2115839

Choose a tag to compare

Highlight

  • Fully tested w/ Spark 3.1, 3.2 and 3.3, initial support oncoming 3.4
  • Fully tested w/ Flink 1.14, 1.15 and 1.16
  • Introduce Trino frontend (experimental)
  • Introduce Spark Lineage plugin (experimental)
  • Introduce Spark Hive connector (experimental)
  • Spark engine supports arrow-based results serialization
  • Spark engine supports executing Python/PySpark scripts(experimental)
  • Several Kyuubi Helm Chart & Spark on K8s improvements
  • REST and Batch API functions, clients and stability enhancements
  • Major Spark Authz plugin improvements of including Apache Iceberg support
  • Security enhancements including LDAP authentication, internal encrypted transports, etc.

Release Notes

https://kyuubi.apache.org/release/1.7.0.html

Download Link

https://kyuubi.apache.org/releases.html

v1.7.0-rc1

08 Mar 09:25
2115839

Choose a tag to compare

v1.7.0-rc1 Pre-release
Pre-release
[RELEASE] Bump 1.7.0

v1.7.0-rc0

20 Feb 08:07
2075c13

Choose a tag to compare

v1.7.0-rc0 Pre-release
Pre-release

v1.6.1-incubating

21 Oct 05:12

Choose a tag to compare

Highlight

Server

  • Fast fail the kyuubi connection if the engine application has been terminated
  • Transfer the TGetInfoReq to kyuubi engine side to check the connection valid and keep connection alive
  • GetInfo supports returning server/engine information
  • Handle zookeeper watch events

Client

  • Implement isSigned method of ResultSetMetaData for Kyuubi JDBC driver
  • Extend JDBC URL to support catalog

Engine

  • [SPARK] Fix scala NPE issue when adding non-local jar URI to class loader
  • [SPARK] Kyuubi should set env SPARK_USER_NAME for K8s deployment
  • [SPARK] Spark engines running on K8s give preference to IP for service discovery registration
  • [FLINK] Flink SQL engine fixes GetTables operation
  • [FLINK] Flink SQL engine supports getColumns operation
  • [FLINK] Flink SQL engine supports run DDL across versions

Release Notes

https://kyuubi.apache.org/release/1.6.1-incubating.html

Download Link

https://kyuubi.apache.org/releases.html

v1.6.0-incubating

07 Sep 11:30

Choose a tag to compare

Highlight

Server

  • Support Batch(Jar) Job submission
  • Support Thrift HTTP mode
  • Support Etcd as Discovery Service
  • Support JDBC authentication mechanism
  • Unify the authentication for Thrift and REST v1 API
  • Enhance metrics system

Client

  • Introduce REST client for Batch(Jar) Job submission
  • Decouple Hive and Hadoop dependencies from builtin JDBC driver
  • Builtin JDBC driver supports using keytab for Kerberos authentication
  • Enhance beeline to support Spark console progress bar

Engine

  • Fully verified with the latest Spark 3.1/3.2/3.3
  • Fully verified with the latest Flink 1.14/1.15
  • Fully verified with the Trino 363
  • Support Hive backend Engine (Beta)
  • Support JDBC backend Engine (Beta)

Plugin

  • Introduce Spark TPC-DS connector
  • Introduce Spark TPC-H connector
  • Introduce Spark Authz (Apache Ranger) plugin

Release Notes

https://kyuubi.apache.org/release/1.6.0-incubating.html

Download Link

https://kyuubi.apache.org/releases.html

v1.5.2-incubating

17 Jun 23:45
59026d8

Choose a tag to compare

v1.5.1-incubating

14 Apr 04:12

Choose a tag to compare

What's Changed

  • Fix NPE in process builder log capture thread
  • Fix operation log file handler leak
  • [KYUUBI #2008][FOLLOWUP] Support engine type and subdomain in kyuubi-ctl
  • [KYUUBI #2156][FOLLOWUP] Fix configuration format in document
  • [KYUUBI #2156] Change log to reflect exactly why getting token failed
  • [DOCS] Fix Getting Started With Kyuubi on Kubernetes

Full Changelog: https://github.com/apache/incubator-kyuubi/compare/v1.5.0-incubating-rc0...v1.5.1-incubating-rc0?expand=1