[
https://issues.apache.org/jira/browse/HUDI-5811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaoping.huang updated HUDI-5811:
---------------------------------
Description: I encountered the same problem as in the
[issue|https://github.com/apache/hudi/issues/6724]. I couldn’t compile Hudi on
the m1 mac. Following the suggestions in the issue still couldn’t solve it.
Because I have encountered similar problems on spark. By referring to the
configuration of pom.xml in spark, the configuration of protoc artifact is
added to Hudi, and the problem is solved.
> Specify the artifact of protoc to solve the problem that cannot be compiled
> on m1 mac
> -------------------------------------------------------------------------------------
>
> Key: HUDI-5811
> URL: https://issues.apache.org/jira/browse/HUDI-5811
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: xiaoping.huang
> Priority: Minor
>
> I encountered the same problem as in the
> [issue|https://github.com/apache/hudi/issues/6724]. I couldn’t compile Hudi
> on the m1 mac. Following the suggestions in the issue still couldn’t solve
> it. Because I have encountered similar problems on spark. By referring to the
> configuration of pom.xml in spark, the configuration of protoc artifact is
> added to Hudi, and the problem is solved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)