[ https://issues.jboss.org/browse/TEIID-2816?page=com.atlassian.jira.plugin... ]
Kylin Soong commented on TEIID-2816:
------------------------------------
> Can I use impala jdbc driver with this teiid translator to connect to hbase or this translator is very specific to Phoenix driver?
Currently it Phoenix driver only
> 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)
[ https://issues.jboss.org/browse/TEIID-2816?page=com.atlassian.jira.plugin... ]
avinash misra commented on TEIID-2816:
--------------------------------------
Can I use impala jdbc driver with this teiid translator to connect to hbase or this translator is very specific to Phoenix driver?
> 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)
[ https://issues.jboss.org/browse/TEIID-3300?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-3300:
---------------------------------------
Added SYS.spatial_ref_sys. If needed it can be placed under INFORMATION_SCHEMA.
> Add SPATIAL_REF_SYS table
> -------------------------
>
> Key: TEIID-3300
> URL: https://issues.jboss.org/browse/TEIID-3300
> Project: Teiid
> Issue Type: Feature Request
> Reporter: Tom Arnold
> Assignee: Steven Hawkins
> Labels: spatial
>
> Implement SPATIAL_REF_SYS table (from the OGC Simple Features spec). This table stores metadata about different coordinate systems and how to tranform between them. See [here|http://en.wikipedia.org/wiki/SRID] and [here|http://www.carocoops.org/resources/doc/postgis/x321.html] for details.
> {code}
> CREATE TABLE SPATIAL_REF_SYS
> (
> SRID INTEGER NOT NULL PRIMARY KEY,
> AUTH_NAME CHARACTER VARYING(256),
> AUTH_SRID INTEGER,
> SRTEXT CHARACTER VARYING(2048)
> )
> {code}
> https://raw.githubusercontent.com/postgis/postgis/svn-trunk/spatial_ref_s...
> This would be used in conjunction with the GeoTools referencing module or Proj4J to transform between coordinate systems in Teiid (ST_Transform function).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/TEIID-3313?page=com.atlassian.jira.plugin... ]
Ted Jones resolved TEIID-3313.
------------------------------
Resolution: Done
> Github Readme for Teiid-Tools has Typo in Git Clone Command
> -----------------------------------------------------------
>
> Key: TEIID-3313
> URL: https://issues.jboss.org/browse/TEIID-3313
> Project: Teiid
> Issue Type: Bug
> Components: Tools
> Reporter: Ted Jones
> Assignee: Ted Jones
> Priority: Minor
>
> The readme for Teiid Tools in github has an extra git@ (run: git clone git@git@github.com:teiid/teiid-tools.git) in the clone command.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/TEIID-3313?page=com.atlassian.jira.plugin... ]
Ted Jones reassigned TEIID-3313:
--------------------------------
Assignee: Ted Jones (was: Steven Hawkins)
> Github Readme for Teiid-Tools has Typo in Git Clone Command
> -----------------------------------------------------------
>
> Key: TEIID-3313
> URL: https://issues.jboss.org/browse/TEIID-3313
> Project: Teiid
> Issue Type: Bug
> Components: Tools
> Reporter: Ted Jones
> Assignee: Ted Jones
> Priority: Minor
>
> The readme for Teiid Tools in github has an extra git@ (run: git clone git@git@github.com:teiid/teiid-tools.git) in the clone command.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
Ted Jones created TEIID-3313:
--------------------------------
Summary: Github Readme for Teiid-Tools has Type in Git Clone Command
Key: TEIID-3313
URL: https://issues.jboss.org/browse/TEIID-3313
Project: Teiid
Issue Type: Bug
Components: Tools
Reporter: Ted Jones
Assignee: Steven Hawkins
Priority: Minor
The readme for Teiid Tools in github has an extra git@ (run: git clone git@git@github.com:teiid/teiid-tools.git) in the clone command.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
[ https://issues.jboss.org/browse/TEIID-3313?page=com.atlassian.jira.plugin... ]
Ted Jones updated TEIID-3313:
-----------------------------
Summary: Github Readme for Teiid-Tools has Typo in Git Clone Command (was: Github Readme for Teiid-Tools has Type in Git Clone Command)
> Github Readme for Teiid-Tools has Typo in Git Clone Command
> -----------------------------------------------------------
>
> Key: TEIID-3313
> URL: https://issues.jboss.org/browse/TEIID-3313
> Project: Teiid
> Issue Type: Bug
> Components: Tools
> Reporter: Ted Jones
> Assignee: Steven Hawkins
> Priority: Minor
>
> The readme for Teiid Tools in github has an extra git@ (run: git clone git@git@github.com:teiid/teiid-tools.git) in the clone command.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)