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

Jean-Baptiste Onofré commented on BEAM-3373:
--------------------------------------------

By the way, an alternative to emulator is to use a Fake Service in the IO (with 
{{withService()}}). It's more to test the IO internal (no real interaction with 
Kinesis).

> Add support for a local emulator on 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
>
> 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



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

Reply via email to