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

Maxime LANCIAUX commented on HIVE-3963:
---------------------------------------

BI users will like this function because they are using Hive from Tableau or 
SAS (or other tools) and they don't want to exit their software and use a 
command ligne tool to load a little amount of data. (even if sqoop is a great 
tool) 
                
> 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.10.0, 0.9.1, 0.11.0
>            Reporter: Maxime LANCIAUX
>             Fix For: 0.10.1
>
>         Attachments: patchfile
>
>
> 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

Reply via email to