qubole / presto-kinesis

Presto connector to Amazon Kinesis service.
Apache License 2.0
14 stars 13 forks source link

Upgrade 148 #2

Closed derekpbennett closed 8 years ago

derekpbennett commented 8 years ago

This is an upgrade to Presto 0.149 that also incorporates some of the previous pull requests and a few bug fixes. It also has some new features, such as being able to read the table definitions files from an S3 directory so that all nodes can be updated at once. There are also new session and configuration variables to control the reading of records from Kinesis in a better way.

shubhamtagra commented 8 years ago

Thanks @derekpbennett, we are in process of some cleanup to this repo which should be fairly quick, will merge this after that.