Apache-2.0. Latest version published 14 days ago. pip install apache-airflow-providers-apache-spark. We couldn't find any similar packages Browse all ...
If your Airflow version is < 2.1.0, and you want to install this provider version, first upgrade Airflow to at least version 2.1.0. Otherwise your Airflow package version will be upgraded automatically and you will have to manually run airflow upgrade db to complete the migration.
This means that from time to time plain pip install apache-airflow will not work or will produce unusable Airflow installation. In order to have repeatable installation, we also keep a set of “known-to-be-working” constraint files in the constraints-main , constraints-2-0 , constraints-2-1 etc. orphan branches and then we create tag for each released version e.g. constraints-2.1.4 .
This means that from time to time plain pip install apache-airflow will not work or will produce ... airflow.providers.apache.hive.transfers.hive_to_samba.