Eugene Koifman created HIVE-6191: ------------------------------------ Summary: remove explicit Joda dependency from itests/hcatalog-unit/pom.xml Key: HIVE-6191 URL: https://issues.apache.org/jira/browse/HIVE-6191 Project: Hive Issue Type: Sub-task Components: HCatalog, Tests Affects Versions: 0.13.0 Reporter: Eugene Koifman Assignee: Eugene Koifman
Joda library is used by Pig and should automatically be pulled down by MVN. Unfortunately Pig 12 is missing the relevant attribute from it's build file (PIG-3516) so I added Joda explicitly to itests/hcatalog-unit/pom.xml. This should be removed once Pig 13 is released and HCat dependency is upgraded. -- This message was sent by Atlassian JIRA (v6.1.5#6160)