You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lianhui Wang (JIRA)" <ji...@apache.org> on 2013/03/08 01:50:12 UTC

[jira] [Commented] (HIVE-3963) Allow Hive to connect to RDBMS

    [ https://issues.apache.org/jira/browse/HIVE-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13596639#comment-13596639 ] 

Lianhui Wang commented on HIVE-3963:
------------------------------------

i think that must support as clause like transform syntax.
for example:
SELECT jdbcload('driver','url','user','password','sql') as c1,c2 FROM dual;
                
> Allow Hive to connect to RDBMS
> ------------------------------
>
>                 Key: HIVE-3963
>                 URL: https://issues.apache.org/jira/browse/HIVE-3963
>             Project: Hive
>          Issue Type: New Feature
>          Components: Import/Export, JDBC, SQL, StorageHandler
>    Affects Versions: 0.9.0, 0.10.0, 0.9.1, 0.11.0
>            Reporter: Maxime LANCIAUX
>
> I am thinking about something like :
> SELECT jdbcload('driver','url','user','password','sql') FROM dual;
> There is already a JIRA https://issues.apache.org/jira/browse/HIVE-1555 for JDBCStorageHandler

--
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