[teiid-issues] [JBoss JIRA] (TEIID-2647) Add an impala translator

Ramesh Reddy (JIRA) issues at jboss.org
Thu Apr 3 08:49:13 EDT 2014


     [ https://issues.jboss.org/browse/TEIID-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated TEIID-2647:
--------------------------------

    Fix Version/s: 8.7.1
         Assignee: Ramesh Reddy  (was: Steven Hawkins)


Impala uses same JDBC driver as Hive, however Impala implements a different engine on the server side than Hive. That is difference between both offerings.

The JDBC driver is designed more of a pass though of your SQL/HQL queries, so vendor specific extensions are not highlighted.  As long as user uses generic queries they works fine, as soon as they use specific query to match vendor specification Hive translator fails. Thus writing a Impala translator is required.
                
> Add an impala translator
> ------------------------
>
>                 Key: TEIID-2647
>                 URL: https://issues.jboss.org/browse/TEIID-2647
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>             Fix For: 8.7.1, Open To Community
>
>
> Impala offers an alternative to Hive SQL access: 
> http://blog.cloudera.com/blog/2012/10/cloudera-impala-real-time-queries-in-apache-hadoop-for-real/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list