Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PARQUET-380: Fix build when using thrift 0.9.0. #276

Closed
wants to merge 1 commit into from

Conversation

rdblue
Copy link
Contributor

@rdblue rdblue commented Sep 23, 2015

This adds the correct version of libthrift as a dependency for
parquet-cascading and parquet-scrooge, which overrides the 0.7.0
dependency that elephantbird uses.

@rdblue rdblue force-pushed the PARQUET-380-fix-thrift-0.9.0 branch 2 times, most recently from aa82aa4 to ddf1aed Compare September 24, 2015 18:14
@rdblue rdblue force-pushed the PARQUET-380-fix-thrift-0.9.0 branch from ddf1aed to ed78866 Compare October 27, 2015 22:55
@rdblue rdblue force-pushed the PARQUET-380-fix-thrift-0.9.0 branch from ed78866 to a74a377 Compare November 10, 2015 19:08
@rdblue
Copy link
Contributor Author

rdblue commented Nov 10, 2015

Looks like other people are hitting this as PARQUET-391. I've rebased this on master so we can get it in. Could you take a look @julienledem?

@@ -39,6 +39,10 @@
</repository>
</repositories>

<properties>
<slf4j.version>1.5.8</slf4j.version>
</properties>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be in the root pom.

@julienledem
Copy link
Member

one small comment otherwise. LGTM
+1

This adds the correct version of libthrift as a dependency for
parquet-cascading and parquet-scrooge, which overrides the 0.7.0
dependency that elephantbird uses.
@rdblue rdblue force-pushed the PARQUET-380-fix-thrift-0.9.0 branch from 4bc3492 to cbf0d84 Compare November 17, 2015 23:33
@asfgit asfgit closed this in 0912987 Nov 17, 2015
piyushnarang pushed a commit to piyushnarang/parquet-mr that referenced this pull request Jun 15, 2016
This adds the correct version of libthrift as a dependency for
parquet-cascading and parquet-scrooge, which overrides the 0.7.0
dependency that elephantbird uses.

Author: Ryan Blue <blue@apache.org>

Closes apache#276 from rdblue/PARQUET-380-fix-thrift-0.9.0 and squashes the following commits:

cbf0d84 [Ryan Blue] PARQUET-380: Fix build when using thrift 0.9.0.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jul 13, 2016
This adds the correct version of libthrift as a dependency for
parquet-cascading and parquet-scrooge, which overrides the 0.7.0
dependency that elephantbird uses.

Author: Ryan Blue <blue@apache.org>

Closes apache#276 from rdblue/PARQUET-380-fix-thrift-0.9.0 and squashes the following commits:

cbf0d84 [Ryan Blue] PARQUET-380: Fix build when using thrift 0.9.0.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jan 6, 2017
This adds the correct version of libthrift as a dependency for
parquet-cascading and parquet-scrooge, which overrides the 0.7.0
dependency that elephantbird uses.

Author: Ryan Blue <blue@apache.org>

Closes apache#276 from rdblue/PARQUET-380-fix-thrift-0.9.0 and squashes the following commits:

cbf0d84 [Ryan Blue] PARQUET-380: Fix build when using thrift 0.9.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants