[
https://issues.apache.org/jira/browse/APEXMALHAR-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303242#comment-15303242
]
ASF GitHub Bot commented on APEXMALHAR-2086:
--------------------------------------------
GitHub user sandeshh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/298
*For review only* [APEXMALHAR-2086] Kafka output: 0.9.1 first cut
Kafka output exactly once operator and the regular output operator.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandeshh/incubator-apex-malhar APEXMALHAR-2086
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/298.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 #298
----
commit ea26306b1bc4a3d13ef3e28a222032ad7d1f6955
Author: sandeshh <[email protected]>
Date: 2016-05-25T15:56:56Z
Kafka output: 0.9.1 first cut
----
> Kafka Output Operator with Kafka 0.9 API
> ----------------------------------------
>
> Key: APEXMALHAR-2086
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2086
> Project: Apache Apex Malhar
> Issue Type: New Feature
> Reporter: Sandesh
> Assignee: Sandesh
>
> Goal : 2 Operartors for Kafka Output
> 1. Simple Kafka Output Operator
> - Supports Atleast Once
> - Expose most used producer properties as class properties
> 2. Exactly Once Kafka Output ( Not possible in all the cases, will be
> documented later )
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)