You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (Jira)" <ji...@apache.org> on 2020/06/04 18:50:00 UTC

[jira] [Resolved] (GOBBLIN-1181) Make parquet-proto dependency in gobblin-parquet-apache compileOnly

     [ https://issues.apache.org/jira/browse/GOBBLIN-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hung Tran resolved GOBBLIN-1181.
--------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

Issue resolved by pull request #3028
[https://github.com/apache/incubator-gobblin/pull/3028]

> Make parquet-proto dependency in gobblin-parquet-apache compileOnly
> -------------------------------------------------------------------
>
>                 Key: GOBBLIN-1181
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1181
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Vikram Bohra
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> '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 message was sent by Atlassian Jira
(v8.3.4#803005)