Chris Riccomini created AIRFLOW-285:
---------------------------------------

             Summary: Update remaining imports to use 2.0 style
                 Key: AIRFLOW-285
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-285
             Project: Apache Airflow
          Issue Type: Bug
          Components: core
    Affects Versions: Airflow 1.7.1.3
            Reporter: Chris Riccomini
            Assignee: Chris Riccomini
             Fix For: Airflow 1.8


As part of AIRFLOW-200, I noticed that not all imports were updated in 
AIRFLOW-31. Some are still using old style imports (e.g. {{from 
airflow.operators import BashOperator}}). This causes a problem with my 
AIRFLOW-200 patch, as it assumes if new style imports are used, they'll be used 
for all hooks/operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to