raulcd commented on PR #346:
URL: https://github.com/apache/arrow-cookbook/pull/346#issuecomment-2012711261

   I am not entirely sure why the Java test for flight is failing with:
   ```
   Exception java.lang.NoClassDefFoundError: io/grpc/BindableService
         at FlightServer.builder (FlightServer.java:169)
         at (#39:4)
   Caused by: java.lang.ClassNotFoundException: io.grpc.BindableService
         at BuiltinClassLoader.loadClass (BuiltinClassLoader.java:641)
         at ClassLoaders$AppClassLoader.loadClass (ClassLoaders.java:188)
         at ClassLoader.loadClass (ClassLoader.java:521)
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to