Airflow 2.2.1.0 - 2201 (EEP 6.2.0-8.1.0) Release Notes

The following notes relate specifically to the HPE Ezmeral Data Fabric Distribution for Apache Airflow. You may also be interested in the Apache Airflow home page.
Airflow Version 2.2.1.0
Release Date January 2022
HPE Version Interoperability See EEP Components and OS Support.
Source on GitHub https://github.com/mapr/airflow
GitHub Release Tag 2.2.1.0-eep-810
Maven Artifacts https://repository.mapr.com/maven/
Package Names Navigate to http://package.ezmeral.hpe.com/releases/MEP/, and select your EEP(MEP) and OS to view the list of package names.
Documentation

New in This Release

This is the first release of the Airflow component. Starting from EEP 8.1.0, the HPE Ezmeral Data Fabric supports Apache Airflow in core releases 7.0.0 and 6.2.0. You can use Airflow to:
  • Define, schedule, and monitor workflows.
  • Orchestrate third-party systems to execute tasks.
  • Analyze and manage workflows using the Airflow web interface.

A variety of operators and sensors are provided to integrate Airflow with the HPE Ezmeral Data Fabric Database. In addition, release 7.0.0 includes operators, sensors, and transfers that enable Airflow to create and interact with S3 buckets. For more information, see Airflow Providers.

Fixes

None.

Known Issues and Limitations

  • Airflow is not supported with FIPS-enabled nodes.
  • The Installer can install Airflow, but cannot set up MySQL as the backend database for Airflow. The default Airflow database is SQLite.​
  • S3 operators can be used with Airflow in release 7.0.0 but not in release 6.2.0 because native S3 support is not implemented in release 6.2.0.
  • Airflow Amazon S3 providers might work with Minio S3 API, but HPE does not guarantee this functionality.
  • Airflow requires a patch to operate in a release 6.2.0 cluster with security enabled.

Resolved Issues

  • None.