GitHub user DT-Priyanka opened a pull request:
https://github.com/apache/apex-malhar/pull/323
APEXMALHAR-2121: Updating KafkaInputOperator to add emitTuple method with
access to more kafka parameters
Added emitTuple method with KafkaMessage as parameter. A user can override
this emitTuple to get access to more kafka parameters and choose what he wants
to emit along with kafka Message.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DT-Priyanka/incubator-apex-malhar
APEXMALHAR-2121-kafka-emit-update
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/323.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 #323
----
commit dc821843a8ff8064ef4bdba39adaa0b1595175ff
Author: Priyanka Gugale <[email protected]>
Date: 2016-06-20T07:25:12Z
APEXMALHAR-2121: Updating KafkaInputOperator to add emitTuple method with
access to more kafka parameters
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---