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

[jira] Commented: (HIVE-48) Support JDBC connections for interoperability between Hive and RDBMS

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

Raghotham Murthy commented on HIVE-48:
--------------------------------------

This patch doesnt seem to work. guess you need to upload a patch which adds the jdbc directory. also, can you generate a patch by running 'git diff --no-prefix'. That will allow us to apply the patch with patch -p0.

> Support JDBC connections for interoperability between Hive and RDBMS
> --------------------------------------------------------------------
>
>                 Key: HIVE-48
>                 URL: https://issues.apache.org/jira/browse/HIVE-48
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Clients
>            Reporter: YoungWoo Kim
>            Priority: Minor
>         Attachments: hadoop-4101.1.patch, hadoop-4101.2.patch, hadoop-4101.3.patch
>
>
> 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.