amazon-kinesis-client-ruby icon indicating copy to clipboard operation
amazon-kinesis-client-ruby copied to clipboard

Fix dependencies

Open peakxu opened this issue 9 years ago • 3 comments

@rmahfoud, please review.

Context: I was trying to run the kinesis sample and needed to make the following changes for it to run locally. Made a few changes to make it compatible w/ AWS-SDK v2 + relative load paths.

peakxu avatar Apr 02 '15 13:04 peakxu

Would be nice to have this still.

plukevdh avatar Oct 30 '15 19:10 plukevdh

It would STILL be nice to have this.

ezetter avatar Jun 16 '16 23:06 ezetter

@plukevdh, @ezetter, depending upon your use cases, the JRuby bindings may be worth looking into as well. https://github.com/kickstarter/telekinesis. For the applications that I've been running, I've generally found that solution to be more robust. I added the record processor v2 interface on that repo.

peakxu avatar Jun 17 '16 14:06 peakxu