[
https://issues.apache.org/jira/browse/CAMEL-10952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899394#comment-15899394
]
ASF GitHub Bot commented on CAMEL-10952:
----------------------------------------
GitHub user tigertoes opened a pull request:
https://github.com/apache/camel/pull/1510
CAMEL-10952 Initial work adding Kinesis Firehose
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tigertoes/camel kinesis_firehose
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1510.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 #1510
----
commit 4313fb44d934c69cf13d7d5f14cc1f9b92b961c5
Author: Tony Tiger <[email protected]>
Date: 2017-03-06T16:34:03Z
CAMEL-10952 Initial work adding Kinesis Firehose
----
> Kinesis Firehose support
> ------------------------
>
> Key: CAMEL-10952
> URL: https://issues.apache.org/jira/browse/CAMEL-10952
> Project: Camel
> Issue Type: New Feature
> Components: camel-aws
> Reporter: Tony Tiger
> Priority: Minor
> Fix For: Future
>
>
> Kinesis Firehose is a separate API and SDK that has minor differences from
> that of vanilla flavoured Kinesis. The biggest difference is that Firehose is
> a "produce-only" Endpoint and can't really be a consumer as data from
> Firehose is eventually persisted into S3.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)