You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/10/09 19:37:00 UTC

[jira] [Commented] (FLINK-7787) Remove guava dependency in the cassandra connector

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

Chesnay Schepler commented on FLINK-7787:
-----------------------------------------

we can't get rid of the cassandra guava dependency since it is hard-coded into the datastax driver API.

> Remove guava dependency in the cassandra connector
> --------------------------------------------------
>
>                 Key: FLINK-7787
>                 URL: https://issues.apache.org/jira/browse/FLINK-7787
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>
> As discovered in FLINK-6225, the cassandra connector uses the future classes in the guava library. We can get rid of the dependency by using the equivalent classes provided by Java 8.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)