[
https://issues.apache.org/jira/browse/PARQUET-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303183#comment-17303183
]
Gabor Szadovszky commented on PARQUET-2000:
-------------------------------------------
So, you are trying to build parquet-format (and not parquet-mr). parquet-format
still configured for thrift 0.12.0 while it does not really means anything
because the parquet-format thrift compile is only for testing purposes. The
production code for parquet-format is generated inside parquet-mr (in the
module parquet-format-structures).
Why are you trying to build parquet-format? If you are interested in the java
implementation of parquet I would suggest looking into parquet-mr.
> build failed on AArch64, Fedora 33
> -----------------------------------
>
> Key: PARQUET-2000
> URL: https://issues.apache.org/jira/browse/PARQUET-2000
> Project: Parquet
> Issue Type: Bug
> Reporter: Lutz Weischer
> Priority: Major
>
> Apache Thrift 0.12.0 is required. Building it reports unsupported .NET, etc.
> Installing 0.13.0 using yum results in an error on mvn package.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)