[
https://issues.apache.org/jira/browse/PARQUET-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972475#comment-16972475
]
ASF GitHub Bot commented on PARQUET-1691:
-----------------------------------------
gszadovszky commented on pull request #698: PARQUET-1691: Build fails due to
missing hadoop-lzo
URL: https://github.com/apache/parquet-mr/pull/698
----------------------------------------------------------------
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:
[email protected]
> 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)