317brian commented on code in PR #18231:
URL: https://github.com/apache/druid/pull/18231#discussion_r2263634935


##########
docs/release-info/release-notes.md:
##########
@@ -57,63 +57,392 @@ For tips about how to write a good release note, see 
[Release notes](https://git
 
 This section contains important information about new and existing features.
 
+### Hadoop-based ingestion
+
+Hadoop-based ingestion has been deprecated since Druid 32.0. You must now 
opt-in to using the deprecated `index_hadoop` task type. If you don't do this, 
your Hadoop-based ingestion tasks will fail.
+
+To opt-in, set `druid.indexer.task.allowHadoopTaskExecution` to `true` in your 
`common.runtime.properties` file.
+
+[#18239](https://github.com/apache/druid/pull/18239)

Review Comment:
   How about this @capistrant ? If this is good, we can copy it to the upgrade 
section and the upgrade notes page



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