Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

running the connector with local dynamodb #12

Open
manasik opened this issue Jan 26, 2017 · 0 comments
Open

running the connector with local dynamodb #12

manasik opened this issue Jan 26, 2017 · 0 comments

Comments

@manasik
Copy link

manasik commented Jan 26, 2017

Hi,

It would be great if its possible to run kafka connector on a local environment too.

AmazonDynamoDBClient client = new AmazonDynamoDBClient();

// Set the endpoint URL
client.withEndpoint("http://localhost:8000");

That should do it. Also this could either be the default behaviour or provided through config.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant