Prasad Mujumdar created HIVE-6603: ------------------------------------- Summary: 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, 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)