Drew Sonne created AIRFLOW-3605:
-----------------------------------

             Summary: 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
             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)

Reply via email to