Re: [DISCUSS] Hadoop ingestion support

2025-07-01 Thread Karan Kumar
I have not heard any plans about deprecating `*druid-hdfs-storage`* which serves as a deep storage implementation. This thread is strictly about hadoop *ingestion* support. On Wed, Jul 2, 2025 at 8:28 AM Eyal Yurman wrote: > Druid also includes druid-hdfs-storage core extension which bundles > h

Re: [DISCUSS] Hadoop ingestion support

2025-07-01 Thread Eyal Yurman
Druid also includes druid-hdfs-storage core extension which bundles hadoop-client-api. I assume there isn't a plan to deprecate this extension? On Tue, Jul 1, 2025 at 8:19 AM Gian Merlino wrote: > We are in a tough situation where our hand is being forced on dropping > Java 11 support by the Je

Re: [DISCUSS] Hadoop ingestion support

2025-07-01 Thread Gian Merlino
We are in a tough situation where our hand is being forced on dropping Java 11 support by the Jetty 9 EOL situation. It isn't a good idea to continue using Jetty 9 given it's no longer receiving security updates, and Jetty 12 (the only currently-supported version) requires Java 17. However, the