You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ryan Pennell (JIRA)" <ji...@apache.org> on 2019/07/17 17:14:00 UTC

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

    [ https://issues.apache.org/jira/browse/AIRFLOW-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887255#comment-16887255 ] 

Ryan Pennell commented on AIRFLOW-3605:
---------------------------------------

Hi all,

Please view [AIRFLOW-4982|https://issues.apache.org/jira/browse/AIRFLOW-4982]

> 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.14#76016)