Thank you, Kashif. It works for me. On Mon, Oct 17, 2022 at 7:29 PM Kashif Faraz <kfa...@apache.org> wrote:
> Hi Abhishek > > If you haven't started with the release process already, I would like to > volunteer to perform this release so that we can expedite it. > Please let me know if that works for you. > > Regards > Kashif > > On Mon, Sep 26, 2022 at 3:41 PM Abhishek Agarwal < > abhishek.agar...@imply.io> wrote: > >> Hi All, >> Recently we discovered a regression ( >> https://github.com/apache/druid/pull/13138) in the 24.0.0 release. >> Because >> of this regression, Hadoop ingestion will not work if the user has >> overridden any of the `druid.extensions.*` config. Some examples below >> - If a custom load list is specified, Hadoop ingestion task will still >> pick >> up all the extensions in "extension" directory. >> - If a custom Hadoop dependency directory is being used, those jars will >> no >> longer be available for Hadoop Ingestion. >> >> I have created a branch https://github.com/apache/druid/tree/24.0.1 to >> backport the hotfix. We can also choose to backport some other bug fixes >> that we missed in 24.0.0. Though, of course, we want to backport only >> critical bug fixes. >> >