Skip to content

gandola/kinesis-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kinesis-splitter

Simple tool to split each shards of the given AWS Kinesis stream in two.

##Run

$ mvn clean install

$ java -jar target/kinesis-splitter-1.0.jar <stream-name> <aws-access-key> <aws-secret-key>

About

Simple tool to split a AWS Kinesis stream.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages