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 2017/12/22 14:59:00 UTC

[jira] [Commented] (BEAM-3373) Add withProperties method to KinesisIO

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

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

I changed a bit the focus of the issue after further investigation.

> Add withProperties method to KinesisIO
> --------------------------------------
>
>                 Key: BEAM-3373
>                 URL: https://issues.apache.org/jira/browse/BEAM-3373
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-extensions
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Trivial
>
> KinesisClient can be instantiated via a Properties object, this will allow users to test KinesisIO locally by overwriting the endpointUrl and other Client configuration parameters as well as refine other features.
> A local connection of Kinesis with the emulator can be tested with:
> This can be validated with https://github.com/localstack/localstack or https://github.com/mhart/kinesalite
> And will be included as part of the javadoc.



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