Jackie-Jiang commented on issue #14027:
URL: https://github.com/apache/pinot/issues/14027#issuecomment-2359655638

   Seeing this exception. Seems java 21 is no longer supported.
   
   ```
   2024-09-18T19:01:55.7652987Z Caused by: java.lang.IllegalArgumentException: 
Unsupported JDK Major Version. It must be one of 1.8, 8, 11, 17: 21.0.4
   2024-09-18T19:01:55.7654805Z         at 
org.apache.datasketches.memory.internal.ResourceImpl.checkJavaVersion(ResourceImpl.java:146)
   2024-09-18T19:01:55.7656546Z         at 
org.apache.datasketches.memory.internal.ResourceImpl.parseJavaVersion(ResourceImpl.java:383)
   2024-09-18T19:01:55.7660195Z         at 
org.apache.datasketches.memory.internal.ResourceImpl.<clinit>(ResourceImpl.java:87)
   2024-09-18T19:01:55.7661248Z         ... 48 more
   ```


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