You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanislav Lukyanov (JIRA)" <ji...@apache.org> on 2019/01/03 11:13:00 UTC

[jira] [Commented] (IGNITE-10856) cassandra-store seems to be broken by incorrect guava version

    [ https://issues.apache.org/jira/browse/IGNITE-10856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732921#comment-16732921 ] 

Stanislav Lukyanov commented on IGNITE-10856:
---------------------------------------------

There is a fix for the cassandra-driver in 3.2 that added compatibility with guava 20+ - https://datastax-oss.atlassian.net/browse/JAVA-1328.
Given that, the best option seems to be to upgrade the cassandra-driver to a newer version.

> cassandra-store seems to be broken by incorrect guava version
> -------------------------------------------------------------
>
>                 Key: IGNITE-10856
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10856
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Stanislav Lukyanov
>            Priority: Major
>
> IGNITE-9131 upgrade guava from 18 to 25.
> However, cassandra-driver-core:3.0 dependency of the Ignite's cassandra-store requires guava 16-19.
> Need to fix the dependency conflict there.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)