You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/03/27 10:16:00 UTC

[jira] [Commented] (BEAM-3549) Move KinesisIO into the amazon-web-services module

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

Ismaël Mejía commented on BEAM-3549:
------------------------------------

There is a blocker in order to achieve this, because Kinesis requires guava at runtime but we are shading guava on the amazon-webservices-module and by licensing reasons we cannot alter the kinesis-producer library or we won't be able distribute artifacts based on it.

For ref. https://github.com/awslabs/amazon-kinesis-producer/issues/179

> Move KinesisIO into the amazon-web-services module
> --------------------------------------------------
>
>                 Key: BEAM-3549
>                 URL: https://issues.apache.org/jira/browse/BEAM-3549
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-kinesis
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>




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