At that point the service is running at localhost:4567 and you can interact with it like it was Kinesis. For example, you can create a stream with awscli: aws kinesis create-stream --stream-name raw-good --shard-count 1 --endpoint-url http://localhost:4567
Then we just had to modify the endpoint where the Stream Collector writes to and the endpoint where the Stream Enricher reads from and everything worked fine.
We think it's really cool to be able to run the whole pipeline locally, so the question is: would you accept PRs to enable setting the endpoint in these 2 projects?
Cheers,
Dani
--
You received this message because you are subscribed to the Google Groups "Snowplow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to snowplow-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.