You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
aws-kinesis-scala consists the core module and the spark support module. I think the core module can be merged with AWScala basically, but it contains not only Scala wrapper of AWS-SDK but some additional features like automatic retry fashion. I'm not sure these features should be merged.
Thank you for your detailed explanation. I prefer a simple wrapper of Java SDK.
Anyway, if somebody makes a pull request to merge a Kinesis module, I am willing to merge it regardless of whether it's based on aws-kinesis-scala or not.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/bizreach/aws-kinesis-scala provides
"jp.co.bizreach" %% "aws-kinesis-scala"
and seems to have a very similar implementation style.Maybe it could be or serve as the basis of implementing Kinesis support?
The text was updated successfully, but these errors were encountered: