[
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:
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
was:
Beam users can benefit of using emulators while developing their Pipelines,
This JIRA is to address this for KinesisIO via a new option
.withEmulatorURL(...) similar to the ones existing for other Cloud-based IOs
like Pubsub or DataStore.
This can be validated with https://github.com/localstack/localstack or
https://github.com/mhart/kinesalite
> 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
>
> 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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)