Skip to content

Conversation

khadijm
Copy link

@khadijm khadijm commented Oct 22, 2021

Issue Link: https://issues.apache.org/jira/browse/GORA-630

Move hadoop-common dependencies from gora-hive pom to gora parent pom as recommended on the ticket

@khadijm
Copy link
Author

khadijm commented Oct 22, 2021

this is the first step after that i will be able to move to junit test

@djkevincr
Copy link
Member

@khadijm Thank you for the PR. we basically had transitive dependency issue where the same jar exists multiple versions in class path that made a build failure. Please do full build using mvn clean install and see whether there s build failure when running tests. And see how can avoid this particular dependency conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants