You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2013/06/07 22:56:20 UTC

[jira] [Resolved] (KNOX-9) Support Hive via JDBC+ODBC/Thrift/HTTP

     [ https://issues.apache.org/jira/browse/KNOX-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Minder resolved KNOX-9.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.0
    
> Support Hive via JDBC+ODBC/Thrift/HTTP
> --------------------------------------
>
>                 Key: KNOX-9
>                 URL: https://issues.apache.org/jira/browse/KNOX-9
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Kevin Minder
>             Fix For: 0.3.0
>
>         Attachments: KNOX-9.patch
>
>
> The goal of this improvement is to allow Hive JDBC/ODBC access to pass through the gateway just like REST API calls.  In order to do this the JDBC/ODBC drivers will need to changed or configured to use HTTP as their underlying protocol.  I believe they both use Thrift as a marshaling mechanism and that does support HTTP transport.
> Hive JDBC driver code is here
> https://github.com/hortonworks/hive/tree/bigwheel-alpha2-0.10.0/jdbc/src/java/org/apache/hive/jdbc 
> Support for jdbc over http (by switching thrift to use http transport) are in the hive-monarch repo

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