Is Cassandra jdbc still actively supported? -


looking through apache cassandra page , other linked cassandra documentation, emphasis seems on cql , there no references jdbc. cassandra jdbc still under active development? google search 'cassandra jdbc' turns few things, none appear connected apache or datastax. if using cassandra jdbc, 1 using?

thanks

progress datadirect's cassandra driver supports following:

  • datastax enterprise 4.6 , higher
  • apache cassandra 2.0 , higher

you can find more information on here: https://www.progress.com/jdbc/apache-cassandra or https://www.progress.com/jdbc/datastax-enterprise

hope helpful. let me know if have specific questions.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -