This is an automated email from the ASF dual-hosted git repository.

dzamo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill-site.git

commit 6bd2b7db076b827596e0616a04d54f230c0e1e71
Author: James Turton <[email protected]>
AuthorDate: Mon Jun 30 10:15:23 2025 +0200

    Fix release note and download page links for Drill 1.22.0.
---
 _docs/en/rn/039-1.22.0-rn.md | 61 ++++++++++++++++++++++----------------------
 download.html                | 12 +++------
 2 files changed, 33 insertions(+), 40 deletions(-)

diff --git a/_docs/en/rn/039-1.22.0-rn.md b/_docs/en/rn/039-1.22.0-rn.md
index 80000332d5..cd7aa334ae 100644
--- a/_docs/en/rn/039-1.22.0-rn.md
+++ b/_docs/en/rn/039-1.22.0-rn.md
@@ -12,41 +12,40 @@ Today, we're happy to announce the availability of Drill 
1.22.0. You can downloa
 Release Notes - Apache Drill - Version 1.22.0
 
 ## Bug
-* [DRILL-8490](https://issues.apache.org/jira/DRILL-8490) - Sender operator 
fake memory leak result to sql failed  and memory statistics error when 
ChannelClosedException
-* [DRILL-8498](https://issues.apache.org/jira/DRILL-8498) - Sqlline illegal 
reflective access warning
-* [DRILL-8501](https://issues.apache.org/jira/DRILL-8501) - Json Conversion 
UDF Not Respecting System JSON Options
-* [DRILL-8502](https://issues.apache.org/jira/DRILL-8502) - Some boot options 
with drill.exec.options prefix are missed in configuration options
-* [DRILL-8513](https://issues.apache.org/jira/DRILL-8513) - Right Hash Join 
with empty Left table ruturns 0 result
-* [DRILL-8524](https://issues.apache.org/jira/DRILL-8524) - Drill Adding 
Duplicate Parameters in Offset Paginator
+* [DRILL-8490](https://issues.apache.org/jira/browse/DRILL-8490) - Sender 
operator fake memory leak result to sql failed  and memory statistics error 
when ChannelClosedException
+* [DRILL-8498](https://issues.apache.org/jira/browse/DRILL-8498) - Sqlline 
illegal reflective access warning
+* [DRILL-8501](https://issues.apache.org/jira/browse/DRILL-8501) - Json 
Conversion UDF Not Respecting System JSON Options
+* [DRILL-8502](https://issues.apache.org/jira/browse/DRILL-8502) - Some boot 
options with drill.exec.options prefix are missed in configuration options
+* [DRILL-8513](https://issues.apache.org/jira/browse/DRILL-8513) - Right Hash 
Join with empty Left table ruturns 0 result
+* [DRILL-8524](https://issues.apache.org/jira/browse/DRILL-8524) - Drill 
Adding Duplicate Parameters in Offset Paginator
 
 ## New Feature
-* [DRILL-8413](https://issues.apache.org/jira/DRILL-8413) - Add DNS Lookup 
Functions
+* [DRILL-8413](https://issues.apache.org/jira/browse/DRILL-8413) - Add DNS 
Lookup Functions
 
 ## Improvement
-* [DRILL-8393](https://issues.apache.org/jira/DRILL-8393) - Allow parameters 
to be passed to headers through SQL in WHERE clause
-* [DRILL-8402](https://issues.apache.org/jira/DRILL-8402) - Add REGEXP_EXTRACT 
Function
-* [DRILL-8407](https://issues.apache.org/jira/DRILL-8407) - Add Support for 
SFTP File Systems
-* [DRILL-8420](https://issues.apache.org/jira/DRILL-8420) - Remove shaded 
Guava and upgrade stock Guava 30.1.1-jre → 32.1.2-jre
-* [DRILL-8424](https://issues.apache.org/jira/DRILL-8424) - Accommodate 
RexBuilder changes made for SAFE_CAST
-* [DRILL-8433](https://issues.apache.org/jira/DRILL-8433) - Add Percent Change 
UDF to Drill
-* [DRILL-8436](https://issues.apache.org/jira/DRILL-8436) - Upgrade Hadoop 
3.2.4 -> 3.3.6
-* [DRILL-8437](https://issues.apache.org/jira/DRILL-8437) - Add Header Index 
Pagination
-* [DRILL-8450](https://issues.apache.org/jira/DRILL-8450) - Add Data Type 
Inference to XML Format Plugin
-* [DRILL-8453](https://issues.apache.org/jira/DRILL-8453) - Add XSD Support to 
XML Reader (Part 1)
-* [DRILL-8454](https://issues.apache.org/jira/DRILL-8454) - Disable 
unsupported MapR profile and plugin
-* [DRILL-8457](https://issues.apache.org/jira/DRILL-8457) - Allow configuring 
csv parser in http storage plugin configuration
-* [DRILL-8492](https://issues.apache.org/jira/DRILL-8492) - Allow Parquet 
TIME_MICROS and TIMESTAMP_MICROS  columns to be read as 64-bit integer values
-* [DRILL-8503](https://issues.apache.org/jira/DRILL-8503) - Add Configuration 
Option to Skip Host Validation for Splunk
-* [DRILL-8504](https://issues.apache.org/jira/DRILL-8504) - Add Schema Caching 
to Splunk Plugin
-* [DRILL-8506](https://issues.apache.org/jira/DRILL-8506) - Ignore JSON 
Elements with Empty Keys
-* [DRILL-8522](https://issues.apache.org/jira/DRILL-8522) - Change session 
cookie name to avoid conflicts
-* [DRILL-8526](https://issues.apache.org/jira/DRILL-8526) - Hive Predicate 
Push Down for ORC and Parquet
+* [DRILL-8393](https://issues.apache.org/jira/browse/DRILL-8393) - Allow 
parameters to be passed to headers through SQL in WHERE clause
+* [DRILL-8402](https://issues.apache.org/jira/browse/DRILL-8402) - Add 
REGEXP_EXTRACT Function
+* [DRILL-8407](https://issues.apache.org/jira/browse/DRILL-8407) - Add Support 
for SFTP File Systems
+* [DRILL-8420](https://issues.apache.org/jira/browse/DRILL-8420) - Remove 
shaded Guava and upgrade stock Guava 30.1.1-jre → 32.1.2-jre
+* [DRILL-8424](https://issues.apache.org/jira/browse/DRILL-8424) - Accommodate 
RexBuilder changes made for SAFE_CAST
+* [DRILL-8433](https://issues.apache.org/jira/browse/DRILL-8433) - Add Percent 
Change UDF to Drill
+* [DRILL-8436](https://issues.apache.org/jira/browse/DRILL-8436) - Upgrade 
Hadoop 3.2.4 -> 3.3.6
+* [DRILL-8437](https://issues.apache.org/jira/browse/DRILL-8437) - Add Header 
Index Pagination
+* [DRILL-8450](https://issues.apache.org/jira/browse/DRILL-8450) - Add Data 
Type Inference to XML Format Plugin
+* [DRILL-8453](https://issues.apache.org/jira/browse/DRILL-8453) - Add XSD 
Support to XML Reader (Part 1)
+* [DRILL-8454](https://issues.apache.org/jira/browse/DRILL-8454) - Disable 
unsupported MapR profile and plugin
+* [DRILL-8457](https://issues.apache.org/jira/browse/DRILL-8457) - Allow 
configuring csv parser in http storage plugin configuration
+* [DRILL-8492](https://issues.apache.org/jira/browse/DRILL-8492) - Allow 
Parquet TIME_MICROS and TIMESTAMP_MICROS  columns to be read as 64-bit integer 
values
+* [DRILL-8503](https://issues.apache.org/jira/browse/DRILL-8503) - Add 
Configuration Option to Skip Host Validation for Splunk
+* [DRILL-8504](https://issues.apache.org/jira/browse/DRILL-8504) - Add Schema 
Caching to Splunk Plugin
+* [DRILL-8506](https://issues.apache.org/jira/browse/DRILL-8506) - Ignore JSON 
Elements with Empty Keys
+* [DRILL-8522](https://issues.apache.org/jira/browse/DRILL-8522) - Change 
session cookie name to avoid conflicts
 
 ## Task
-* [DRILL-8499](https://issues.apache.org/jira/DRILL-8499) - new util for 
generating random text
-* [DRILL-8515](https://issues.apache.org/jira/DRILL-8515) - upgrade to hbase 
client 2.6.1
-* [DRILL-8517](https://issues.apache.org/jira/DRILL-8517) - Update Google 
Protobuf
-* [DRILL-8521](https://issues.apache.org/jira/DRILL-8521) - Update Parquet due 
to CVE
-* [DRILL-8523](https://issues.apache.org/jira/DRILL-8523) - Remove Support for 
Java 8
-* [DRILL-8525](https://issues.apache.org/jira/DRILL-8525) - Migrate fully to 
Apache Commons Collections 4.x
+* [DRILL-8499](https://issues.apache.org/jira/browse/DRILL-8499) - new util 
for generating random text
+* [DRILL-8515](https://issues.apache.org/jira/browse/DRILL-8515) - upgrade to 
hbase client 2.6.1
+* [DRILL-8517](https://issues.apache.org/jira/browse/DRILL-8517) - Update 
Google Protobuf
+* [DRILL-8521](https://issues.apache.org/jira/browse/DRILL-8521) - Update 
Parquet due to CVE
+* [DRILL-8523](https://issues.apache.org/jira/browse/DRILL-8523) - Remove 
Support for Java 8
+* [DRILL-8525](https://issues.apache.org/jira/browse/DRILL-8525) - Migrate 
fully to Apache Commons Collections 4.x
 
diff --git a/download.html b/download.html
index 6702cac979..f9a3e33a8a 100644
--- a/download.html
+++ b/download.html
@@ -17,20 +17,14 @@ permalink: /download/
        </div>
 </div>
 <h3>Drill for Hadoop 2 environments</h3>
-<div id="download_bar">
-       <div class="table">
-       <ul id="download_buttons">
-               <li><a href="https://www.apache.org/dyn/closer.cgi/drill/{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}-hadoop2.tar.gz" class="find" 
id="apachemirror">Find an Apache Mirror</a></li>
-               <li><a 
href="https://www.apache.org/dyn/closer.lua?filename=drill/{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}-hadoop2.tar.gz&action=download" class="dl" 
id="directdownload">Direct File Download</a></li>
-       </ul>
-       </div>
-</div>
+Offical support for Hadoop 2 was dropped along with support for Java 8 with 
the release of Drill 1.22.0. Users who would like to create their own builds of 
Drill 1.22.0 or newer for Java 8 and Hadoop 2 are directed to [the developer 
documentation](https://github.com/apache/drill/blob/master/docs/dev/Maven.md#hadoop-2).
 
 <p>Additional resources for Drill {{ site.data.version.display_version }}:</p>
 <ul>
 {% if site.data.version.blog_post %}<li><a href="{{ site.baseurl }}{{ 
site.data.version.blog_post }}">Blog post</a></li>{% endif %}
 {% if site.data.version.release_notes %}<li><a href="{{ 
site.data.version.release_notes }}">Release notes (JIRA)</a></li>{% endif %}
-<li><a href="https://dist.apache.org/repos/dist/release/drill/{{ 
site.data.version.full_version }}">Source code</a></li>
+<li>Source code: <a 
href="https://www.apache.org/dyn/closer.lua?filename=drill/{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}-src.tar.gz&action=download">tar.gz</a><a 
href="https://www.apache.org/dyn/closer.lua?filename=drill/{{ 
site.data.version.full_version }}/apache-drill-{{ 
site.data.version.full_version }}-src.zip&action=download">ZIP</a>.
+</li>
     <li>Verification Links:
         <ul>
             <li>

Reply via email to