[GitHub] jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import

2019-01-03 Thread GitBox
jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import URL: https://github.com/apache/incubator-airflow/pull/4389#issuecomment-451300360 non k8 test passed, merging. This is an automated message from the

[GitHub] jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import

2019-01-03 Thread GitBox
jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import URL: https://github.com/apache/incubator-airflow/pull/4389#issuecomment-451082522 Restarted build, will merge if all tests pass. This is an automated

[GitHub] jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import

2018-12-29 Thread GitBox
jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import URL: https://github.com/apache/incubator-airflow/pull/4389#issuecomment-450528332 @chinhngt actually you are right, was able to reproduce. I'd expect airflow init module to be imported but turns out for logging con

[GitHub] jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import

2018-12-28 Thread GitBox
jgao54 commented on issue #4389: [AIRFLOW-3583] Fix AirflowException import URL: https://github.com/apache/incubator-airflow/pull/4389#issuecomment-450454429 both `from airflow import AirflowException` and `from airflow.exceptions import AirflowException` should work as AirflowException is