Kyuubi Cassandra Integration enhancement
Open
- Dominant language
- Scala
- Stars
- 2.4k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
### 1. Describe the feature
ANSI SQL 92 standard queries can not run directly on Cassandra hence Kyuubi can run the queries and get the result.
### 2. Motivation
Recent years Cassandra is much popular as data storage and most BI tools need a Cassandra adaptor. Kyuubi can solve the problem.
### 3. Describe the solution
1. packaging kyuubi Spark Cassandra open-source driver part of the library.
2. provide the necessary configuration to Kubbi config file or hive JDBC url
3. documentation for Kyuubi cassandra integration
### 4. Additional context
Small java or scala sample code to run a query to retrieve data from cassandra,
Contributor guide
Assessment
This issue has not been assessed yet.