You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2017/11/03 09:08:02 UTC

[jira] [Commented] (PARQUET-1153) Parquet-thrift doesn't compile with Thrift 0.10.0

    [ https://issues.apache.org/jira/browse/PARQUET-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237331#comment-16237331 ] 

Nandor Kollar commented on PARQUET-1153:
----------------------------------------

I think we should replace [maven-thrift-plugin|https://mvnrepository.com/artifact/org.apache.thrift.tools/maven-thrift-plugin] to the one shipped with Thrift: [thrift-maven-plugin|https://mvnrepository.com/artifact/org.apache.thrift/thrift-maven-plugin] with the corresponding Thrift version. Looks like the the plugin used by Parquet now is merged to Thrift repository, thus the original is not maintained any more. Unfortunately this upgrade means that Thrift versions older than 0.9.3 are no longer compatible, [~julienledem], [~rdblue] can we drop support for older Thrift version in next Thrift release? 0.9.3 is already 2 years old.

> Parquet-thrift doesn't compile with Thrift 0.10.0
> -------------------------------------------------
>
>                 Key: PARQUET-1153
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1153
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Nandor Kollar
>            Priority: Normal
>
> Parquet-thrift doesn't compile with Thrift 0.10.0 due to THRIFT-2263. The default generator parameter used for {{--gen}} argument by Thrift Maven plugin is no longer supported, this can be fixed with an additional {{<generator>java</generator>}} parameter to Thrift Maven plugin.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)