devendra tagare created APEXMALHAR-2034:
-------------------------------------------

             Summary: Avro File Input Operator
                 Key: APEXMALHAR-2034
                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2034
             Project: Apache Apex Malhar
          Issue Type: New Feature
            Reporter: devendra tagare


This operator would extend the AbstractFileInputOperator to read Avro Container 
files.

Input would be an Avro Container File.
Output would be a GenericRecord.

There would be 2 additional optional ports,
1.FilePort - for completed files.
2.FailedRecordsPort - this will capture fileName,Offset & error message as a 
string for handling by a downstream operator.

This operator can be used in isolation or with the AvroToPojo operator to read 
an Avro record and convert it to a POJO.



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

Reply via email to