[teiid-issues] [JBoss JIRA] (TEIID-4071) Planning

Steven Hawkins (JIRA) issues at jboss.org
Mon Mar 21 08:10:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179773#comment-13179773 ] 

Steven Hawkins commented on TEIID-4071:
---------------------------------------

Yes there would be a resource adapter and translator pair - https://teiid.gitbooks.io/documents/content/dev/Developing_JEE_Connectors.html https://teiid.gitbooks.io/documents/content/dev/Translator_Development.html

Some examples in the source tree are under then connectors module - https://github.com/teiid/teiid/tree/master/connectors

For example connector-solr and translator-solr - connector-solr provides a JEE resource adapter so that the container can provide managed connections to a source.  Then the translator is responsible for taking the Teiid pushdown queries and translating the query/results from the source to engine.

A resource adapter and translator will both be needed for HDFS.

> Planning
> --------
>
>                 Key: TEIID-4071
>                 URL: https://issues.jboss.org/browse/TEIID-4071
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: Misc. Connectors
>            Reporter: Артем Лян
>            Assignee: Steven Hawkins
>             Fix For: 9.x
>
>
> In terms of gsoc 2016 i m planning design and implementation of idea 'Teiid HDFS Translator/Connector'



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the teiid-issues mailing list