You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "devendra tagare (JIRA)" <ji...@apache.org> on 2016/03/08 11:33:40 UTC

[jira] [Created] (APEXMALHAR-2012) Avro Record to POJO converter

devendra tagare created APEXMALHAR-2012:
-------------------------------------------

             Summary: Avro Record to POJO converter
                 Key: APEXMALHAR-2012
                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2012
             Project: Apache Apex Malhar
          Issue Type: New Feature
            Reporter: devendra tagare


We are looking to develop a record converter which would take an Avro Generic record as an input and emit a POJO as per the user's use-case.

The expected inputs for this operator would be,
1.Class Name of the outgoing POJO
2.Avro schema for the input Generic Record.

This operator would receive a Generic Record on its input port and emit a POJO on the output port.

To start with, we would handle primitive types and then go on to handle complex types.

Thanks,
Dev




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