Chanaka created GORA-630: ---------------------------- Summary: Move hadoop-common dependencies from gora-hive pom to gora parent pom Key: GORA-630 URL: https://issues.apache.org/jira/browse/GORA-630 Project: Apache Gora Issue Type: Improvement Components: gora-core, gora-hive Reporter: Chanaka
To run hive datastore test cases it is required to have hadoop-common 2.6+ version. However, adding this dependency gora parent causes to fail some test cases in gora-core as the current hadoop version is 2.5.2 We need to handle this transitive dependency issue properly. -- This message was sent by Atlassian Jira (v8.3.2#803003)