[ 
https://issues.apache.org/jira/browse/BEAM-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismaël Mejía updated BEAM-3373:
-------------------------------
    Description: 
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.

  was:
The 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.

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 


> 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)

Reply via email to