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

Kevin Minder updated KNOX-9:
----------------------------

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

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


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

Reply via email to