docs: add deprecation for hadoop and java11#18286
Merged
317brian merged 10 commits intoapache:masterfrom Aug 8, 2025
Merged
Conversation
317brian
commented
Jul 21, 2025
317brian
commented
Jul 21, 2025
317brian
commented
Jul 22, 2025
vtlim
reviewed
Aug 4, 2025
|
|
||
| :::caution[Deprecated] | ||
|
|
||
| Hadoop-based ingestion deprecated. Use [SQL-based ingestion](../multi-stage-query/index.md) instead of MapReduce or [MiddleManager-less ingestion using Kubernetes](../development/extensions-core/k8s-jobs.md) instead of YARN. |
|
|
||
| :::caution[Deprecated] | ||
|
|
||
| Hadoop-based ingestion deprecated. Use [SQL-based ingestion](../multi-stage-query/index.md) instead of MapReduce or [MiddleManager-less ingestion using Kubernetes](../development/extensions-core/k8s-jobs.md) instead of YARN. |
317brian
commented
Aug 6, 2025
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
capistrant
reviewed
Aug 7, 2025
Contributor
capistrant
left a comment
There was a problem hiding this comment.
I think the wording for the hadoop deprecations could be adjusted. Not a total blocker, but I think the current proposed wording is potentially confusing
Co-authored-by: Lucas Capistrant <capistrant@users.noreply.github.com>
317brian
commented
Aug 8, 2025
317brian
commented
Aug 8, 2025
capistrant
approved these changes
Aug 8, 2025
capistrant
added a commit
to capistrant/incubator-druid
that referenced
this pull request
Aug 8, 2025
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com> Co-authored-by: Lucas Capistrant <capistrant@users.noreply.github.com>
capistrant
added a commit
that referenced
this pull request
Aug 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds deprecation notices to all the mentions of hadoop ingestion or removes references of it where appropriate. Same with Java 11
For example: https://druid-p94x03kw2-317brians-projects.vercel.app/docs/latest/ingestion/hadoop
This PR has: