Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced configuration for KCL MultiLangDaemon (DynamoDB/Kinesis endpoints etc) #131

Open
nicholasball opened this issue Nov 10, 2020 · 2 comments

Comments

@nicholasball
Copy link

It does not look like it is possible to configure DynamoDB/Kinesis endpoints (and other parameters) used by the KCL MultiLangDaemon. We are using Python, and there are limited set of variables that can be set in the .properties file. This makes is extremely difficult to get the KCL library to play nicely with, for example, Localstack.

Does anyone know how we could achieve this?

Many thanks,

@nicholasball
Copy link
Author

We want to avoid forking the Java library (https://github.com/awslabs/amazon-kinesis-client) and recompiling the JARs of course...

@nicholasball nicholasball changed the title Advanced configuration for KCL MultiLangDaemon (DynamoDB/KCL endpoints etc) Advanced configuration for KCL MultiLangDaemon (DynamoDB/Kinesis endpoints etc) Nov 10, 2020
@nicholasball
Copy link
Author

See here for solution to above: awslabs/amazon-kinesis-client#685
Although I am now getting a different issue: #97

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

No branches or pull requests

1 participant