[teiid-issues] [JBoss JIRA] (TEIID-2816) HBase Connector/Translator

Steven Hawkins (JIRA) issues at jboss.org
Wed Jan 14 07:54:49 EST 2015


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

Steven Hawkins commented on TEIID-2816:
---------------------------------------

> We need add double quotes for all table name, qualifiers from nameinsource and columnFamilies from properties in Hbase Table Mapping DDL, cause as [1], Phoenix will upper casing all of them.

Following the behavior of the other JDBC translators we expect the name in source to use any expected quoting.

Probably the most important thing is to first determine whether we expect Teiid to issue any DDL at all, or if it's an expected precondition that the appropriate Phoenix tables will have been created.

> HBase Connector/Translator
> --------------------------
>
>                 Key: TEIID-2816
>                 URL: https://issues.jboss.org/browse/TEIID-2816
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Connector API, JDBC Connector, JDBC Driver
>    Affects Versions: Open To Community
>            Reporter: devin pinkston
>            Assignee: Kylin Soong
>              Labels: HBase, Translator
>             Fix For: 8.10
>
>
> Develop a HBase translator/connector.  Potentially using the Phoenix JDBC driver, supports most SQL and handles connections:
> https://github.com/forcedotcom/phoenix



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list