apache / apache/kyuubi

Kyuubi Cassandra Integration enhancement

Open
#697 1 comment 4 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.