You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Siyuan Hua (JIRA)" <ji...@apache.org> on 2016/06/23 05:20:16 UTC

[jira] [Resolved] (APEXMALHAR-2121) KafkaInputOperator emitTuple method should be able to emit more than just message

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siyuan Hua resolved APEXMALHAR-2121.
------------------------------------
    Resolution: Fixed

> KafkaInputOperator emitTuple method should be able to emit more than just message
> ---------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2121
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2121
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: Priyanka Gugale
>            Assignee: Siyuan Hua
>            Priority: Minor
>             Fix For: 3.5.0
>
>
> AbstractKafkaInputOperator in malhar-contrib operator had emitTuple method with parameter as "Message". User can't extend this method to access more kafka parameters other than messages.
> We should have a method to access to "KafkaMessage" so that user can choose from multiple fields which he/she wants to emit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)