Drill 1.20.2.0-2210 (EEP 9.0.0) Release Notes

The notes below relate specifically to the HPE Ezmeral Data Fabric Distribution for Apache Drill. You may also be interested in the Apache Drill homepage and the Apache Drill release notes:

Version 1.20.2.0
Release Date October 2022
HPE Version Interoperability See Component Versions for Released EEPs and EEP Components and OS Support.
Package Names See Package Names for Ezmeral Ecosystem Packs (EEPs).

New in This Release

Drill 1.20.2.0-2210 introduces the following enhancements or HPE platform-specific behavior changes:

  • Drill version updated to 1.20.2.0.
  • Separate storage in HBase for query profiles and storage plugin information. See Configuring HBase Persistent Storage Tables.
  • Query profile data masking based on user filters. .
  • Transport layer security (TLS) default version is now 1.3.

Fixes

This HPE release includes the following fixes on the base release:
Commit Date (YYYY-MM-DD) Comment
db2eea295e 2022-09-28 MD-6376: Change kafka_2.13 dependency scope to test
5d882ba211 2022-09-23 MD-6375: Update commons-text to 1.9
df8692a28e 2022-09-09 MD-6371: Enable mapr maven profile by default
ATTENTION If you use Drill as a maven dependency, note that the related dependencies for Drill have changed in this release.
47c25a7766 2022-09-08 MD-6370: Excluded Xalan dependency
286b8db58b 2022-10-03 MD-6306: Remove spring dependencies
48f5927cf9 2022-10-03 MD-6293: Exclude htrace-core, update jackson to 2.13.2
e9561b34e1 2022-10-03 MD-6272: Update Antlr4 to version 4.9.3
c4236e9c09 2022-09-07 MD-6264: Cannot verify certificate when ssl enabled on Drill-on-Yarn
4cb67f7c03 2022-09-07 MD-5516: Drill-on-Yarn client does not handle REST status/management API over SSL

Known Issues

  • Due to Drill version changes (3-digit to 4-digit), you cannot upgrade from Drill in EEP 7.0.0 (Drill 1.16.1) to Drill in EEP 7.0.1 (Drill 1.16.1.5) or later. You must perform a new installation of Drill. Alternatively, if you are running Drill on CentOS or RHEL, you can issue the following command as a workaround to upgrade Drill:
    rpm -Uv --<old-package> <path/to/packages>/*.rpm

    See Upgrading Drill.

Limitations

  • The hive storage plugin in Drill does not support reading the parquet timestamp type with the int64 logical type.