Skip to main content

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

Project description

Package apache-airflow-backport-providers-apache-kylin

Release: 2020.10.5

Backport package

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

Only Python 3.6+ is supported for this backport package.

While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade python to 3.6+ if you want to use this backport package.

Installation

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

PIP requirements

PIP package Version required
kylinpy >=2.6

Provider classes summary

In Airflow 2.0, all operators, transfers, hooks, sensors, secrets for the apache.kylin provider are in the airflow.providers.apache.kylin package. You can read more about the naming conventions used in Naming conventions for provider packages

Operators

New operators

New Airflow 2.0 operators: airflow.providers.apache.kylin package
operators.kylin_cube.KylinCubeOperator

Hooks

New hooks

New Airflow 2.0 hooks: airflow.providers.apache.kylin package
hooks.kylin.KylinHook

Releases

Release 2020.10.5

Commit Committed Subject
5220e4c38 2020-10-02 Prepare Backport release 2020.09.07 (#11238)
99accec29 2020-09-25 Fix incorrect Usage of Optional[str] & Optional[int] (#11141)
e3f96ce7a 2020-09-24 Fix incorrect Usage of Optional[bool] (#11138)
fdd9b6f65 2020-08-25 Enable Black on Providers Packages (#10543)
d1bce91bb 2020-08-25 PyDocStyle: Enable D403: Capitalized first word of docstring (#10530)
f6734b3b8 2020-08-12 Enable Sphinx spellcheck for doc generation (#10280)
b43f90abf 2020-08-09 Fix various typos in the repo (#10263)
edc51e313 2020-08-08 Remove Unnecessary list literal in Tuple for Kylin Operator (#10252)
3b3287d7a 2020-08-05 Enforce keyword only arguments on apache operators (#10170)
7d24b088c 2020-07-25 Stop using start_date in default_args in example_dags (2) (#9985)
33f0cd265 2020-07-22 apply_default keeps the function signature for mypy (#9784)
a2c5389a6 2020-07-14 Add kylin operator (#9149)

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