[ https://issues.apache.org/jira/browse/FLUME-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023334#comment-16023334 ]
ASF GitHub Bot commented on FLUME-3098: --------------------------------------- GitHub user stakafum opened a pull request: https://github.com/apache/flume/pull/136 [FLUME-3098] Add Amazon Kinesis Stream Sink You can merge this pull request into a Git repository by running: $ git pull https://github.com/stakafum/flume FLUME-3098 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/136.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #136 ---- commit f4678f559a54db1151b68e6156acc0ca2c7bd068 Author: stakafum <s.taka...@gmail.com> Date: 2017-05-23T03:13:57Z Add Amazon Kinesis Stream Sink ---- > Amazon Kinesis Stream Sink > -------------------------- > > Key: FLUME-3098 > URL: https://issues.apache.org/jira/browse/FLUME-3098 > Project: Flume > Issue Type: New Feature > Components: Sinks+Sources > Reporter: Takafumi Saito > > I have implemented a sink that sends flume events to Amazon Kinesis Stream. > This sink make it possible to transfer data flexibly and quickly to various > AWS services (S3, EC2, DynamoDB, etc.) with Kinesis Applications. -- This message was sent by Atlassian JIRA (v6.3.15#6346)