Clever/amazon-kinesis-client-go

Name: amazon-kinesis-client-go

Owner: Clever

Description: Amazon Kinesis Client for Go

Created: 2017-02-08 20:03:06.0

Updated: 2018-05-23 23:33:13.0

Pushed: 2018-05-23 23:33:12.0

Homepage: null

Size: 121

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

amazon-kinesis-client-go

A port of amazon-kinesis-client-python to Go.

Running the Consumer

Edit the file consumer.properties to point at a Kinesis stream that has some data. Build the consumer binary:

 build

Then run:

 run

This will download the jar files necessary to run the KCL, and then launch the KCL communicating with the consumer binary.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.