Skip to main content

Back-ported apache-airflow-backport-providers-sftp package for Airflow 1.10.*

Project description

Package apache-airflow-backport-providers-sftp

Release: 2020.5.20

Backport package

This is a backport providers package for sftp provider. All classes for this provider package are in airflow.providers.sftp python package.

Installation

You can install this package on top of an existing airflow 1.10.* installation via pip install apache-airflow-backport-providers-sftp

Compatibility

For full compatibility and test status of the backport packages check Airflow Backport Package Compatibility

PIP requirements

PIP package Version required
paramiko >=2.6.0
pysftp >=0.2.9
sshtunnel >=0.1.4,<0.2

Cross provider package dependencies

Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified backport providers package in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

pip install apache-airflow-backport-providers-sftp[ssh]
Dependent package Extra
apache-airflow-backport-providers-ssh ssh

Provider class summary

All classes in Airflow 2.0 are in airflow.providers.sftp package.

Operators

Moved operators

Airflow 2.0 operators: airflow.providers.sftp package Airflow 1.10.* previous location (usually airflow.contrib)
operators.sftp.SFTPOperator contrib.operators.sftp_operator.SFTPOperator

Sensors

Moved sensors

Airflow 2.0 sensors: airflow.providers.sftp package Airflow 1.10.* previous location (usually airflow.contrib)
sensors.sftp.SFTPSensor contrib.sensors.sftp_sensor.SFTPSensor

Hooks

Moved hooks

Airflow 2.0 hooks: airflow.providers.sftp package Airflow 1.10.* previous location (usually airflow.contrib)
hooks.sftp.SFTPHook contrib.hooks.sftp_hook.SFTPHook

Releases

Release 2020.5.20

Commit Committed Subject
f3521fb0e 2020-05-16 Regenerate readme files for backport package release (#8886)
92585ca4c 2020-05-15 Added automated release notes generation for backport operators (#8807)
bac0ab27c 2020-03-30 close sftp connection without error (#7953)
42eef3821 2020-03-07 [AIRFLOW-6877] Add cross-provider dependencies as extras (#7506)
97a429f9d 2020-02-02 [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)
ceea293c1 2020-01-28 [AIRFLOW-6656] Fix AIP-21 moving (#7272)
9a04013b0 2020-01-27 [AIRFLOW-6646][AIP-21] Move protocols classes to providers package (#7268)
69629a5a9 2019-12-09 [AIRFLOW-5807] Move SFTP from contrib to providers. (#6464)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page