[
https://issues.apache.org/jira/browse/PARQUET-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated PARQUET-1691:
------------------------------------
Labels: pull-request-available (was: )
> 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.
> {{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)