You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gabor Szadovszky (Jira)" <ji...@apache.org> on 2019/11/12 14:44:00 UTC

[jira] [Resolved] (PARQUET-1691) Build fails due to missing hadoop-lzo

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

Gabor Szadovszky resolved PARQUET-1691.
---------------------------------------
    Resolution: Fixed

> Build fails due to missing hadoop-lzo
> -------------------------------------
>
>                 Key: PARQUET-1691
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1691
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>    Affects Versions: 1.11.0
>            Reporter: Gabor Szadovszky
>            Assignee: Gabor Szadovszky
>            Priority: Major
>              Labels: pull-request-available
>
> Travis builds fail due to missing {{com.hadoop.gplcompression:hadoop-lzo:jar:0.4.16}}. See details in the [Travis log|https://api.travis-ci.org/v3/job/608466783/log.txt]. Issue is reproducible locally be removing {{hadoop-lzo}} from the local maven repository and starting the build.
> See more details about the issue in the [hadoop-lzo bug tracking|https://github.com/twitter/hadoop-lzo/issues/140].
> {{hadoop-lzo}} is not required for build/test parquet-mr; it is a transitive dependency pulled in by {{elephant-bird-core}}. Possible fix is to exclude {{hadoop-lzo}} from the dependency tree.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)