[
https://issues.apache.org/jira/browse/HADOOP-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629269#action_12629269
]
Ashish Thusoo commented on HADOOP-4101:
---------------------------------------
Also I wanted to add that we have tried to structure the Driver code in such a
way that we follow the execute/fetch paradgm that is followed by JDBC drivers -
though admittedly the metadata part of jdbc is harder than the data part.
Also Raghu was looking into creating a simple jdbc driver for hive. We should
add that to the hive roadmap wiki.
> Support JDBC connections for interoperability between Hive and RDBMS
> --------------------------------------------------------------------
>
> Key: HADOOP-4101
> URL: https://issues.apache.org/jira/browse/HADOOP-4101
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/hive
> Reporter: YoungWoo Kim
> Priority: Minor
>
> In many DW and BI systems, the data are stored in RDBMS for now such as
> oracle, mysql, postgresql ... for reporting, charting and etc.
> It would be useful to be able to import data from RDBMS and export data to
> RDBMS using JDBC connections.
> If Hive support JDBC connections, It wll be much easier to use 3rd party
> DW/BI tools.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.