You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2020/06/04 16:17:20 UTC

[GitHub] [incubator-gobblin] mockitoguy opened a new pull request #3029: Fixed resolution problems of gobblin-apache-parquet

mockitoguy opened a new pull request #3029:
URL: https://github.com/apache/incubator-gobblin/pull/3029


   'org.apache.parquet:parquet-protobuf:1.10.1' is not resolvable from MavenCentral because it's missing some of its transitive dependencies. This will cause 'gobblin-apache-parquet' module *also not be resolvable* from Central (in the future, when it will be published to Central). To fix this, I suggest using 'compileOnly'. This will ensure that 'gobblin-parquet-apache' is cleanly resolvable from Central.
   
   This change unblocks automated consumption of gobblin external artifact at LinkedIn
   
   Tested by running the build and inspecting the pom files


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

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



[GitHub] [incubator-gobblin] mockitoguy closed pull request #3029: Fixed resolution problems of gobblin-apache-parquet

Posted by GitBox <gi...@apache.org>.
mockitoguy closed pull request #3029:
URL: https://github.com/apache/incubator-gobblin/pull/3029


   


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

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



[GitHub] [incubator-gobblin] mockitoguy commented on pull request #3029: Fixed resolution problems of gobblin-apache-parquet

Posted by GitBox <gi...@apache.org>.
mockitoguy commented on pull request #3029:
URL: https://github.com/apache/incubator-gobblin/pull/3029#issuecomment-638962682


   Actually, there is already a PR for this: https://github.com/apache/incubator-gobblin/pull/3028


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

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