[ 
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 with a different 
serviceEndpoint to the official Amazon one. This allows users to test KinesisIO 
locally by overwriting the endpointUrl and pointing to an emulator like 
https://github.com/localstack/localstack or https://github.com/mhart/kinesalite 
 (was: 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.)

> Add serviceEndpoint parameter 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 with a different serviceEndpoint to the 
> official Amazon one. This allows users to test KinesisIO locally by 
> overwriting the endpointUrl and pointing to an emulator like 
> https://github.com/localstack/localstack or 
> https://github.com/mhart/kinesalite



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

Reply via email to