apache-airflow-providers-apache-spark

Package apache-airflow-providers-apache-spark

Apache Spark

Release: 1.0.3

Provider package

This is a provider package for apache.spark provider. All classes for this provider package are in airflow.providers.apache.spark python package.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-apache-spark

PIP requirements

PIP package

Version required

pyspark

Changelog

1.0.3

Bug fixes

  • Fix 'logging.exception' redundancy (#14823)

1.0.2

Bug fixes

  • Use apache.spark provider without kubernetes (#14187)

1.0.1

Updated documentation and readme files.

1.0.0

Initial version of the provider.

Was this entry helpful?