Skip to content

[Java] gRPC not available on M1 #359

@asfimport

Description

@asfimport

When building on M1 gRPC is not found. It can be manually downloaded and installed:

mvn install:install-file -DgroupId=io.grpc -DartifactId=protoc-gen-grpc-java -Dversion=1.41.0 -Dclassifier=osx-aarch_64 -Dpackaging=exe -Dfile=/Users/<user>/Downloads/protoc-gen-grpc-java-1.41.0-osx-x86_64.exe

But perhaps that could be fixed as suggested here: grpc/grpc-java#7690

Reporter: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok

Note: This issue was originally created as ARROW-15549. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions