gianm commented on issue #9780:
URL: https://github.com/apache/druid/issues/9780#issuecomment-4159575069

   Does the connector need to load Spark libraries? If so, I'm nervous about 
doing that and getting into another situation where it holds back our ability 
to upgrade the Java version used by Druid core code. There's been interest in 
updating the minimum version to Java 25 so we can use some of the new features, 
such as FFM. Spark 3.x supports up to Java 17, and Spark 4.x supports up to 
Java 21. AFAICT there is not currently a Spark release that supports Java 25. 
The Jira for Spark Java 25 support, 
https://issues.apache.org/jira/browse/SPARK-51167, says they're waiting for 
Hadoop to support Java 25, which is unsettling.


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