You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasad Mujumdar (JIRA)" <ji...@apache.org> on 2014/03/10 17:56:42 UTC

[jira] [Updated] (HIVE-6603) Separate out Hiveserver2 service and JDBC packages from old HiveServer

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

Prasad Mujumdar updated HIVE-6603:
----------------------------------

    Description: 
Currently both HiveServer2 and old Thrift HiveServer are part of same jar, for both service and JDBC client. The old HiveServer, especially on the client side has many dependencies that are not required for HiveServer2. It would be a good idea to separate out these two components.

In the last Hive contributor meetup (http://www.meetup.com/Hive-Contributors-Group/events/150001922/), there was a general consensus on deprecating old HiveServer. The code separation would help if/when community decides to stop supporting it.


  was:
Currently both HiveServer2 and old Thrift HiveServer are part of same jar, for both service and JDBC client. The old HiveServer, especially on the client side has many dependencies that are not required for HiveServer2. It would be a good idea to separate out these two components.

In the last Hive contributor meetup, there was a general consensus on deprecating old HiveServer. The code separation would help if/when community decides to stop supporting it.



> Separate out Hiveserver2 service and JDBC packages from old HiveServer
> ----------------------------------------------------------------------
>
>                 Key: HIVE-6603
>                 URL: https://issues.apache.org/jira/browse/HIVE-6603
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure, HiveServer2, JDBC
>    Affects Versions: 0.13.0
>            Reporter: Prasad Mujumdar
>
> Currently both HiveServer2 and old Thrift HiveServer are part of same jar, for both service and JDBC client. The old HiveServer, especially on the client side has many dependencies that are not required for HiveServer2. It would be a good idea to separate out these two components.
> In the last Hive contributor meetup (http://www.meetup.com/Hive-Contributors-Group/events/150001922/), there was a general consensus on deprecating old HiveServer. The code separation would help if/when community decides to stop supporting it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)