You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Chinmay Kolhatkar (JIRA)" <ji...@apache.org> on 2016/04/01 11:53:25 UTC

[jira] [Closed] (APEXMALHAR-2011) POJO to Avro record converter

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

Chinmay Kolhatkar closed APEXMALHAR-2011.
-----------------------------------------
       Resolution: Done
         Assignee: devendra tagare
    Fix Version/s: 3.4.0

Merged as a part of PR #211.

> POJO to Avro record converter
> -----------------------------
>
>                 Key: APEXMALHAR-2011
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2011
>             Project: Apache Apex Malhar
>          Issue Type: New Feature
>            Reporter: devendra tagare
>            Assignee: devendra tagare
>             Fix For: 3.4.0
>
>
> We are looking to develop a record converter which would take a POJO as an input and emit a Generic record as the output based on the given Avro schema.
> The expected inputs for this operator would be,
> 1.Class Name of the incoming POJO
> 2.Avro schema for the Generic Record to emit.
> This operator would receive an Object on its input port and emit a Generic record 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)