You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Michael Mior (JIRA)" <ji...@apache.org> on 2016/02/24 20:44:18 UTC

[jira] [Created] (CALCITE-1099) Upgrade Cassandra driver to support 3.0 server

Michael Mior created CALCITE-1099:
-------------------------------------

             Summary: Upgrade Cassandra driver to support 3.0 server
                 Key: CALCITE-1099
                 URL: https://issues.apache.org/jira/browse/CALCITE-1099
             Project: Calcite
          Issue Type: Improvement
            Reporter: Michael Mior
            Assignee: Julian Hyde
            Priority: Minor


The current version of the Java driver used in the Cassandra adapter does not support Cassandra server 3.0.x. Upgrading is a fairly straightforward process. However, the new version of the driver depends on Guava 15.0 and it looks like Calcite is currently pinned at 14.0.1 for compatibility with Hive (it looks like Spark is stuck on this version as well). Any thoughts on how to resolve this conflict?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)