amazon-archives / kinesis-storm-spout

Kinesis spout for Storm
Other
106 stars 64 forks source link

Mavenize Kinesis-Storm-Spout and add Kryo Serializer for Record POJO #6

Open mguindin opened 9 years ago

mguindin commented 9 years ago

This P.R. adds a pom.xml for kinesis-storm-spout as well as adds a Kryo Serializer for Record.java which allows for more than 1 worker to be used per spout in a topology.

pfifer commented 7 years ago

Please confirm that we can use, modify, copy, and redistribute this contribution.

Thanks.

mguindin commented 7 years ago

This can be used, modified, copied, and redistributed.