Go to file
2020-12-27 00:05:07 +08:00
.github fix 2020-11-16 19:42:06 +08:00
bin add HADOOP_CONF_DIR to classpath 2020-11-19 00:30:25 +08:00
build followup [add SparkSQLEngine idle check] fix #251 2020-11-18 16:41:43 +08:00
conf Kinit Auxiliary Service should be scheduled w/o delay during starting 2020-11-25 14:38:21 +08:00
dev Add a one-click tpcds generating tool (#262) 2020-12-12 03:04:42 +08:00
docs Improve Session Share Level 2020-12-27 00:05:07 +08:00
externals Improve Session Share Level 2020-12-27 00:05:07 +08:00
kyuubi-assembly Remove Kyuubi useless deps 2020-11-16 20:52:45 +08:00
kyuubi-common Improve Session Share Level 2020-12-27 00:05:07 +08:00
kyuubi-ha Improve Session Share Level 2020-12-27 00:05:07 +08:00
kyuubi-main Improve Session Share Level 2020-12-27 00:05:07 +08:00
_config.yml add documentation for kyuubi deployment 2018-07-30 19:19:46 +08:00
.gitignore support query log for async exec 2020-11-27 16:40:07 +08:00
.readthedocs.yml readthedocs 2020-11-03 14:59:32 +08:00
.travis.yml reorder doc 2020-11-19 11:32:29 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-03-07 15:54:22 +08:00
codecov.yml nit 2020-09-29 10:11:34 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2018-03-07 15:51:46 +08:00
LICENSE Initial commit 2017-12-18 17:05:10 +08:00
pom.xml Add a one-click tpcds generating tool (#262) 2020-12-12 03:04:42 +08:00
README.md README Update 2020-12-13 02:57:16 +08:00
scalastyle-config.xml Create Kyuubi Project Spark SQL Engine 2020-06-09 10:34:47 +08:00

Kyuubi

License GitHub release codecov Build Status HitCount DepShield Badge Documentation Status

Kyuubi is a unified multi-tenant JDBC interface for large-scale data processing and analytics, built on top of Apache Spark. The project took its name from a character of a popular Japanese manga - Naruto. The character is named Kyuubi Kitsune/Kurama, which is a nine-tailed fox in mythology. Kyuubi spread the power and spirit of fire, which is used here to represent the powerful Apache Spark. It's nine tails stands for end-to end multi-tenancy support of this project.

Ready? Getting Started with Kyuubi.

Contributing

All bits of help are welcome. You can make various types of contributions to Kyuubi, including the following but not limited to,

  • Help new users in chat channel or share your success stories w/ us - Gitter
  • Improve Documentation - Documentation Status
  • Test releases - GitHub release
  • Improve test coverage - codecov
  • Report bugs and better help developers to reproduce
  • Review changes
  • Make a pull request
  • Promote to others
  • Click the star button if you like this project