Skip to content

DRILL-8533: Remove Hadoop 2 Support#3018

Merged
cgivre merged 2 commits intoapache:masterfrom
cgivre:remove_hadoop_2
Sep 3, 2025
Merged

DRILL-8533: Remove Hadoop 2 Support#3018
cgivre merged 2 commits intoapache:masterfrom
cgivre:remove_hadoop_2

Conversation

@cgivre
Copy link
Copy Markdown
Contributor

@cgivre cgivre commented Sep 2, 2025

DRILL-8533: Remove Hadoop 2 Support

Description

This PR removes Drill's unofficial support for Hadoop 2. Previously, you could build Drill with a profile to support Hadoop 2, however, due to numerous CVEs in Hadoop 2 and the lack of ongoing support, we have decided to remove that support.
This PR effectively removes the work done one DRILL-8107 and ends Drill's support for Hadoop 2.

Documentation

I updated the developer docs, but there really are no user-facing changes other than ending the support for Hadoop 2.

Testing

Ran existing unit tests.

@cgivre cgivre self-assigned this Sep 2, 2025
@cgivre cgivre added code-cleanup security dependencies ci CI backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there stability breaking Includes changes that can cause an upgrade from the stable release to break labels Sep 2, 2025
@cgivre cgivre requested a review from jnturton September 2, 2025 14:56
Copy link
Copy Markdown
Contributor

@jnturton jnturton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the hadoop-2 profiles in java-exec and storage-phoenix already taken care of? I don't see them removed here.

@cgivre
Copy link
Copy Markdown
Contributor Author

cgivre commented Sep 3, 2025

Are the hadoop-2 profiles in java-exec and storage-phoenix already taken care of? I don't see them removed here.

Good catch. Fixed.

@cgivre cgivre merged commit 3362348 into apache:master Sep 3, 2025
7 checks passed
@cgivre cgivre deleted the remove_hadoop_2 branch September 3, 2025 17:05
cgivre added a commit to cgivre/drill that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there breaking Includes changes that can cause an upgrade from the stable release to break ci CI code-cleanup dependencies security stability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants