You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by GitBox <gi...@apache.org> on 2021/10/22 23:17:49 UTC

[GitHub] [gora] khadijm opened a new pull request #250: GORA-630 Move hadoop-common dependencies from gora-hive pom to gora parent pom

khadijm opened a new pull request #250:
URL: https://github.com/apache/gora/pull/250


   
   as describe here https://issues.apache.org/jira/browse/GORA-630 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gora.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #250: GORA-630 Move hadoop-common dependencies from gora-hive pom to gora parent pom

Posted by GitBox <gi...@apache.org>.
djkevincr commented on pull request #250:
URL: https://github.com/apache/gora/pull/250#issuecomment-958079050


   @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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gora.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [gora] khadijm commented on pull request #250: GORA-630 Move hadoop-common dependencies from gora-hive pom to gora parent pom

Posted by GitBox <gi...@apache.org>.
khadijm commented on pull request #250:
URL: https://github.com/apache/gora/pull/250#issuecomment-950010559


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gora.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [gora] djkevincr commented on pull request #250: GORA-630 Move hadoop-common dependencies from gora-hive pom to gora parent pom

Posted by GitBox <gi...@apache.org>.
djkevincr commented on pull request #250:
URL: https://github.com/apache/gora/pull/250#issuecomment-958079050


   @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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@gora.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org