-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
dependenciesDependency updatesDependency updatespriority:criticalProduction degraded; pipelines stalledProduction degraded; pipelines stalled
Description
Tips before filing an issue
-
Have you gone through our FAQs? yes
-
Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.
-
If you have triaged this as a bug, then file an issue directly.
Describe the problem you faced
Tried building the latest master using the command mvn clean install -DskipTests. It fails with the below error -
[ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.11.4:run (proto-compile) on project hudi-utilities_2.11: Error extracting protoc for version 3.21.5: Unsupported platform: protoc-3.21.5-osx-x86_64.exe -> [Help 1]
To Reproduce
Steps to reproduce the behavior:
- Use M1 mac
- Try building the project using
mvn clean install -DskipTests
Expected behavior
Build should finish successfully.
jackwener
Metadata
Metadata
Assignees
Labels
dependenciesDependency updatesDependency updatespriority:criticalProduction degraded; pipelines stalledProduction degraded; pipelines stalled
Type
Projects
Status
✅ Done