Cassandra connector support for 2.x (idealy 2.2.x) (MDEV-8947)

[MDEV-10129] MS-1 GSoC 2016 Cassandra v2 project Created: 2016-05-26  Updated: 2017-02-01  Resolved: 2017-02-01

Status: Closed
Project: MariaDB Server
Component/s: Plugins, Storage Engine - Cassandra
Affects Version/s: None
Fix Version/s: N/A

Type: Technical task Priority: Minor
Reporter: Charles Muurmu Assignee: Sergei Petrunia
Resolution: Won't Fix Votes: 0
Labels: None

Issue Links:
PartOf
is part of MDEV-8947 Cassandra connector support for 2.x (... Closed

 Description   

We need to add the datastax driver into the build system

  • CSEv2 storage engine can be compiled and linked
  • One can create a table with any columns/keys
  • Attempt to write to the table returns “NOT IMPLEMENTED” error (or something similar)
  • Attempt to read from the table
  • Actually connects to the cluster, returns appropriate error if the connection fails
  • Returns “column family not found” error if there is no such keyspace/column family
  • Returns “NOT IMPLEMENTED YET” if the specified keyspace/column family actually exists ( here we should be reading the data but we cant).
  • A nice way to check if keyspace.column_family exists is to fetch its metadata (column types/names).


 Comments   
Comment by Sergei Petrunia [ 2017-02-01 ]

Changing status to Wont-Fix as there is no work planned on Cassandra-SE currently

Generated at Thu Feb 08 07:39:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.