You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tao Feng (JIRA)" <ji...@apache.org> on 2019/01/10 23:18:00 UTC

[jira] [Closed] (AIRFLOW-3605) Load Plugins via entry_points

     [ https://issues.apache.org/jira/browse/AIRFLOW-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tao Feng closed AIRFLOW-3605.
-----------------------------
    Resolution: Fixed

> Load Plugins via entry_points
> -----------------------------
>
>                 Key: AIRFLOW-3605
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3605
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 1.10.1
>            Reporter: Drew Sonne
>            Assignee: Drew Sonne
>            Priority: Minor
>              Labels: features, newbie, pull-request-available
>             Fix For: 1.10.2
>
>
> Added logic to load AirflowPlugins from the [entry_points|https://setuptools.readthedocs.io/en/latest/pkg_resources.html#id16]. Rather than moving files on the OS, this allows plugins to be installed and distributed via {{pip}}.
> Also added a callback to execute business logic from the plugin when the plugin is loaded.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)