You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "jinhai-cloud (via GitHub)" <gi...@apache.org> on 2023/08/27 05:40:31 UTC

[GitHub] [spark] jinhai-cloud commented on pull request #38609: [SPARK-40593][BUILD][CONNECT] Support user configurable `protoc` and `protoc-gen-grpc-java` executables when building Spark Connect.

jinhai-cloud commented on PR #38609:
URL: https://github.com/apache/spark/pull/38609#issuecomment-1694577194

   @LuciferYang ,When I was compiling master, I encountered the following problem. The model is Mac M2. Could you tell me how to mutate successfully?
   
   ```
   [ERROR] /Users/cs/GitHub/spark/connector/connect/common/src/main/protobuf/spark/connect/expressions.proto [0:0]: /Users/cs/GitHub/spark/connector/connect/common/target/protoc-plugins/protoc-gen-grpc-java-1.56.0-osx-aarch_64.exe: program not found or is not executable
   Please specify a program using absolute path or make sure the program is available in your PATH system variable
   --grpc-java_out: protoc-gen-grpc-java: Plugin failed with status code 1.
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org