GitHub user sandeshh reopened a pull request: https://github.com/apache/apex-malhar/pull/298
[APEXMALHAR-2086] Kafka output operator: 0.9.0 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/apex-malhar APEXMALHAR-2086 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/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 525ce5cca6536c88052e5e8bcc430b6acda06d57 Author: sandeshh <sandesh.he...@gmail.com> Date: 2016-05-25T15:56:56Z Kafka 0.9.0 output operators and unit tests. 1. Abstract Base class 2. Kafka Output operator 3. Exactly Once output operator Key in the Kafka message is used by the operator to track the tuples written by it. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---