gpogulsky commented on code in PR #9063:
URL: https://github.com/apache/pinot/pull/9063#discussion_r927189747


##########
pom.xml:
##########
@@ -166,8 +166,8 @@
     To change kafka connector dependency, we only need to update this version 
number config.
     TODO: figure out a way to inject kafka dependency instead of explicitly 
setting the kafka module dependency -->
     <kafka.version>2.0</kafka.version>
-    <protobuf.version>3.19.2</protobuf.version>
-    <grpc.version>1.41.0</grpc.version>
+    <protobuf.version>3.20.1</protobuf.version>

Review Comment:
   I'll revert it.
   Not going to argue here.
   The error is this
   [ERROR] Failed to execute goal 
org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile-custom (default) 
on project pinot-common: Unable to resolve artifact: Missing:
   [ERROR] ----------
   [ERROR] 1) io.grpc:protoc-gen-grpc-java:exe:osx-aarch_64:1.41.0
   
   I'm surprised nobody encountered. 



-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to