ege-st opened a new pull request, #13829:
URL: https://github.com/apache/pinot/pull/13829

   Hadoop 3.4.0 is causing issues with the AWS SDK S3 library.  Specifically, 
the following exception is being thrown:
   
   ```
   Caused by: java.lang.ClassNotFoundException: 
software.amazon.awssdk.transfer.s3.internal.ApplyUserAgentInterceptor
        at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
 ~[?:?]
        at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
 ~[?:?]
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:527) 
~[?:?]
        at java.base/java.lang.Class.forName0(Native Method) ~[?:?]
        at java.base/java.lang.Class.forName(Class.java:315) ~[?:?]
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to