aws-samples / amazon-kinesis-data-analytics-examples

Example applications in Java, Python and SQL for Kinesis Data Analytics, demonstrating sources, sinks, and operators.
MIT No Attribution
139 stars 87 forks source link

Add the project for downloading JARs in runtime #41

Closed awsalialem closed 2 years ago

awsalialem commented 2 years ago

Issue #, if available:

Description of changes: Adding code example for how developers can download additional libraries into the memory and reference it using reflection classes

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

awsalialem commented 2 years ago

Code changes pushed please review

sthm commented 2 years ago

Thanks a lot, Ali. LGTM