Venki Korukanti created HIVE-7902: ------------------------------------- Summary: Cleanup hbase-handler/pom.xml dependency list Key: HIVE-7902 URL: https://issues.apache.org/jira/browse/HIVE-7902 Project: Hive Issue Type: Bug Components: Build Infrastructure Affects Versions: 0.13.1, 0.13.0 Reporter: Venki Korukanti Assignee: Venki Korukanti Priority: Minor Fix For: 0.14.0
Noticed an extra dependency {{hive-service}} when changing dependency version of {{hive-hbase-handler}} from 0.12.0 to 0.13.0 in a third party application. Tracing the log of hbase-handler/pom.xml file, it is added as part of ant to maven migration and not because of any specific functionality requirement. Dependency {{hive-service}} is not needed in {{hive-hbase-handler}} and can be removed. -- This message was sent by Atlassian JIRA (v6.2#6252)