[
https://issues.apache.org/jira/browse/PARQUET-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556450#comment-17556450
]
ASF GitHub Bot commented on PARQUET-2150:
-----------------------------------------
steveloughran commented on PR #970:
URL: https://github.com/apache/parquet-mr/pull/970#issuecomment-1160638077
this patch is based on Dongjoon;s one for hadoop, tells maven to use the x86
artifact on macbook m1 builds.
the sunchao one switches to a version of protobuf with a genuine mac m1
artifacts, a version which should also include some CVE fixes.
> parquet-protobuf to compile on mac M1
> -------------------------------------
>
> Key: PARQUET-2150
> URL: https://issues.apache.org/jira/browse/PARQUET-2150
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-protobuf
> Affects Versions: 1.13.0
> Reporter: Steve Loughran
> Priority: Major
>
> parquet-protobuf module fails to compile on Mac M1 because the maven protoc
> plugin cannot find the native osx-aarch_64:3.16.1 binary.
> the build needs to be tweaked to pick up the x86 binaries
--
This message was sent by Atlassian Jira
(v8.20.7#820007)