[teiid-issues] [JBoss JIRA] (TEIID-5902) Support reading from AVRO, Paraquet file formats

Ramesh Reddy (Jira) issues at jboss.org
Tue Feb 11 10:52:00 EST 2020


Ramesh Reddy created TEIID-5902:
-----------------------------------

             Summary: Support reading from AVRO, Paraquet file formats
                 Key: TEIID-5902
                 URL: https://issues.redhat.com/browse/TEIID-5902
             Project: Teiid
          Issue Type: Feature Request
          Components: Misc. Connectors
            Reporter: Ramesh Reddy


The idea of this issue is to extend the support for Apache AVRO, Apache Parquet files on HDFS or in any other store. 

The Serializers and deserializers for these are already defined https://docs.aws.amazon.com/athena/latest/ug/avro.html and https://docs.aws.amazon.com/athena/latest/ug/parquet.html 

Teiid has a concept called a Translator, one needs to write a new translator(s) for above where they need to use these SerDes from these links and convert the data.

Knowledge prerequisite: Java, Spring Boot

Github repo: https://github.com/teiid

Skill level: Intermediate



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list