ARP Connector for Cassandra

Hi @balaji.ramaswamy ,

I am following tutorial for ARP connector How to Create an ARP Connector | Dremio . Apart from sqlite example I can find Hbase connector also but the implementation of that is different from Sqlite alot. For Casssandra which one i have to follow and why HBase connector has different implementation?

Thanks

@Ayush.goyal

SQLIte uses ARP, HBase does not. If Cassandra has a working JDBC driver that accepts SQL (or something close to it), they can use ARP, otherwise you need to use HBase

When can we expect cassandra connector from dremio? Is the any future plan for it?

@Ayush.goyal Currently not in the road map