[ https://issues.apache.org/jira/browse/DRILL-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017669#comment-18017669 ]
ASF GitHub Bot commented on DRILL-8533: --------------------------------------- cgivre opened a new pull request, #3018: URL: https://github.com/apache/drill/pull/3018 # [DRILL-8533](https://issues.apache.org/jira/browse/DRILL-XXXX): 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](https://issues.apache.org/jira/browse/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. > Remove Profile for Hadoop 2 > --------------------------- > > Key: DRILL-8533 > URL: https://issues.apache.org/jira/browse/DRILL-8533 > Project: Apache Drill > Issue Type: Improvement > Reporter: Charles Givre > Assignee: Charles Givre > Priority: Major > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)