[GitHub] BasPH opened a new pull request #4383: [AIRFLOW-3475] Move ImportError out of models.py

2018-12-27 Thread GitBox
BasPH opened a new pull request #4383: [AIRFLOW-3475] Move ImportError out of models.py URL: https://github.com/apache/incubator-airflow/pull/4383 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] jmcarp commented on a change in pull request #4362: [AIRFLOW-3559] Add missing options to DatadogHook.

2018-12-27 Thread GitBox
jmcarp commented on a change in pull request #4362: [AIRFLOW-3559] Add missing options to DatadogHook. URL: https://github.com/apache/incubator-airflow/pull/4362#discussion_r244210751 ## File path: airflow/contrib/hooks/datadog_hook.py ## @@ -47,26 +47,15 @@ def

[GitHub] jmcarp commented on issue #4362: [AIRFLOW-3559] Add missing options to DatadogHook.

2018-12-27 Thread GitBox
jmcarp commented on issue #4362: [AIRFLOW-3559] Add missing options to DatadogHook. URL: https://github.com/apache/incubator-airflow/pull/4362#issuecomment-450212720 Updated This is an automated message from the Apache Git

[jira] [Created] (AIRFLOW-3581) Fix next_ds/prev_ds semantics for manual runs

2018-12-27 Thread Dan Davydov (JIRA)
Dan Davydov created AIRFLOW-3581: Summary: Fix next_ds/prev_ds semantics for manual runs Key: AIRFLOW-3581 URL: https://issues.apache.org/jira/browse/AIRFLOW-3581 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-3464) Refactor: Move SkipMixin out of models.py

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729850#comment-16729850 ] ASF GitHub Bot commented on AIRFLOW-3464: - BasPH commented on pull request #4386:

[GitHub] kaxil closed pull request #4367: [AIRFLOW-3551] Improve BashOperator Test Coverage

2018-12-27 Thread GitBox
kaxil closed pull request #4367: [AIRFLOW-3551] Improve BashOperator Test Coverage URL: https://github.com/apache/incubator-airflow/pull/4367 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[jira] [Commented] (AIRFLOW-3580) Add tests for HiveToMySqlOperator

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729859#comment-16729859 ] ASF GitHub Bot commented on AIRFLOW-3580: - feluelle commented on pull request #4387:

[jira] [Created] (AIRFLOW-3582) Add tests for HiveStatsCollectionOperator

2018-12-27 Thread Felix Uellendall (JIRA)
Felix Uellendall created AIRFLOW-3582: - Summary: Add tests for HiveStatsCollectionOperator Key: AIRFLOW-3582 URL: https://issues.apache.org/jira/browse/AIRFLOW-3582 Project: Apache Airflow

[GitHub] codecov-io commented on issue #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer

2018-12-27 Thread GitBox
codecov-io commented on issue #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer URL: https://github.com/apache/incubator-airflow/pull/4387#issuecomment-450234339 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4387?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer URL: https://github.com/apache/incubator-airflow/pull/4387#issuecomment-450234339 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4387?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer URL: https://github.com/apache/incubator-airflow/pull/4387#issuecomment-450234339 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4387?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py URL: https://github.com/apache/incubator-airflow/pull/4383#issuecomment-450197220 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4383?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py

2018-12-27 Thread GitBox
codecov-io commented on issue #4383: [AIRFLOW-3475] Move ImportError out of models.py URL: https://github.com/apache/incubator-airflow/pull/4383#issuecomment-450197220 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4383?src=pr=h1) Report > Merging

[GitHub] kaxil commented on a change in pull request #4381: [AIRFLOW-3468] Move KnownEventType out of models.py

2018-12-27 Thread GitBox
kaxil commented on a change in pull request #4381: [AIRFLOW-3468] Move KnownEventType out of models.py URL: https://github.com/apache/incubator-airflow/pull/4381#discussion_r244195423 ## File path: airflow/utils/db.py ## @@ -28,6 +28,7 @@ import contextlib from

[jira] [Created] (AIRFLOW-3578) BigQueryOperator Type Error

2018-12-27 Thread Kaxil Naik (JIRA)
Kaxil Naik created AIRFLOW-3578: --- Summary: BigQueryOperator Type Error Key: AIRFLOW-3578 URL: https://issues.apache.org/jira/browse/AIRFLOW-3578 Project: Apache Airflow Issue Type: Bug

[GitHub] codecov-io commented on issue #4384: [AIRFLOW-3578] Fix Type Error for BigQueryOperator

2018-12-27 Thread GitBox
codecov-io commented on issue #4384: [AIRFLOW-3578] Fix Type Error for BigQueryOperator URL: https://github.com/apache/incubator-airflow/pull/4384#issuecomment-450203328 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4384?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-3580) Add tests for HiveToMySqlOperator

2018-12-27 Thread Felix Uellendall (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Uellendall updated AIRFLOW-3580: -- Summary: Add tests for HiveToMySqlOperator (was: Add tests for HiveToMysqlOperator)

[GitHub] feluelle opened a new pull request #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer

2018-12-27 Thread GitBox
feluelle opened a new pull request #4387: [AIRFLOW-3580] Adds tests for HiveToMySqlTransfer URL: https://github.com/apache/incubator-airflow/pull/4387 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py URL: https://github.com/apache/incubator-airflow/pull/4381#issuecomment-450167163 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4381?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py URL: https://github.com/apache/incubator-airflow/pull/4381#issuecomment-450167163 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4381?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4382: [AIRFLOW-3469] Move KnownEvent out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4382: [AIRFLOW-3469] Move KnownEvent out of models.py URL: https://github.com/apache/incubator-airflow/pull/4382#issuecomment-450172032 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4382?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4382: [AIRFLOW-3469] Move KnownEvent out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4382: [AIRFLOW-3469] Move KnownEvent out of models.py URL: https://github.com/apache/incubator-airflow/pull/4382#issuecomment-450172032 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4382?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-3551) Improve BashOperator Test Coverage

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729750#comment-16729750 ] ASF GitHub Bot commented on AIRFLOW-3551: - kaxil commented on pull request #4367:

[GitHub] codecov-io commented on issue #4380: [AIRFLOW-3576] Remove unnecessray arg 'root' for /delete in dag.html

2018-12-27 Thread GitBox
codecov-io commented on issue #4380: [AIRFLOW-3576] Remove unnecessray arg 'root' for /delete in dag.html URL: https://github.com/apache/incubator-airflow/pull/4380#issuecomment-450203989 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4380?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-3580) Add tests for HiveToMysqlOperator

2018-12-27 Thread Felix Uellendall (JIRA)
Felix Uellendall created AIRFLOW-3580: - Summary: Add tests for HiveToMysqlOperator Key: AIRFLOW-3580 URL: https://issues.apache.org/jira/browse/AIRFLOW-3580 Project: Apache Airflow Issue

[GitHub] codecov-io commented on issue #4386: [AIRFLOW-3464] Move SkipMixin out of models.py

2018-12-27 Thread GitBox
codecov-io commented on issue #4386: [AIRFLOW-3464] Move SkipMixin out of models.py URL: https://github.com/apache/incubator-airflow/pull/4386#issuecomment-450231257 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4386?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py URL: https://github.com/apache/incubator-airflow/pull/4381#issuecomment-450167163 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4381?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py URL: https://github.com/apache/incubator-airflow/pull/4381#issuecomment-450167163 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4381?src=pr=h1) Report > Merging

[jira] [Work started] (AIRFLOW-3583) wasb_hook.py needs updated updated AirflowException

2018-12-27 Thread Chinh Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3583 started by Chinh Nguyen. - > wasb_hook.py needs updated updated AirflowException >

[jira] [Commented] (AIRFLOW-3583) wasb_hook.py needs updated updated AirflowException

2018-12-27 Thread Chinh Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729944#comment-16729944 ] Chinh Nguyen commented on AIRFLOW-3583: --- PR is here: 

[jira] [Assigned] (AIRFLOW-3583) wasb_hook.py needs updated updated AirflowException

2018-12-27 Thread Chinh Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinh Nguyen reassigned AIRFLOW-3583: - Assignee: Chinh Nguyen > wasb_hook.py needs updated updated AirflowException >

[GitHub] BasPH opened a new pull request #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs

2018-12-27 Thread GitBox
BasPH opened a new pull request #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs URL: https://github.com/apache/incubator-airflow/pull/4388 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-3586) "airflow webserver -D" create empty airflow-webserver.log

2018-12-27 Thread Yiheng Wang (JIRA)
Yiheng Wang created AIRFLOW-3586: Summary: "airflow webserver -D" create empty airflow-webserver.log Key: AIRFLOW-3586 URL: https://issues.apache.org/jira/browse/AIRFLOW-3586 Project: Apache Airflow

[GitHub] codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view.

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view. URL: https://github.com/apache/incubator-airflow/pull/4390#issuecomment-450291500 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4390?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view.

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view. URL: https://github.com/apache/incubator-airflow/pull/4390#issuecomment-450291500 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4390?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view.

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view. URL: https://github.com/apache/incubator-airflow/pull/4390#issuecomment-450291500 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4390?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view.

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4390: [WIP][AIRFLOW-3584] Use ORM DAGs for index view. URL: https://github.com/apache/incubator-airflow/pull/4390#issuecomment-450291500 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4390?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-3583) wasb_hook.py needs updated updated AirflowException

2018-12-27 Thread Chinh Nguyen (JIRA)
Chinh Nguyen created AIRFLOW-3583: - Summary: wasb_hook.py needs updated updated AirflowException Key: AIRFLOW-3583 URL: https://issues.apache.org/jira/browse/AIRFLOW-3583 Project: Apache Airflow

[GitHub] jmcarp opened a new pull request #4390: [AIRFLOW-3584] Use ORM DAGs for index view.

2018-12-27 Thread GitBox
jmcarp opened a new pull request #4390: [AIRFLOW-3584] Use ORM DAGs for index view. URL: https://github.com/apache/incubator-airflow/pull/4390 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3584) Switch dags index view to orm dags

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729977#comment-16729977 ] ASF GitHub Bot commented on AIRFLOW-3584: - jmcarp commented on pull request #4390:

[GitHub] yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244277306 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@

[GitHub] XD-DENG commented on issue #4376: [AIRFLOW-XXX] Fix/complete example code in plugins.rst

2018-12-27 Thread GitBox
XD-DENG commented on issue #4376: [AIRFLOW-XXX] Fix/complete example code in plugins.rst URL: https://github.com/apache/incubator-airflow/pull/4376#issuecomment-450259169 @kaxil @ashb PTAL. This is a minor doc fix to avoid any confusion when users try to use Plugin View in RBAC

[jira] [Commented] (AIRFLOW-3562) Remove DagBag dependency inside the webserver

2018-12-27 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730040#comment-16730040 ] Peter van 't Hof commented on AIRFLOW-3562: --- Rendering code only needs the dag directory, so

[jira] [Work started] (AIRFLOW-3585) Adding Dag edges to the database

2018-12-27 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3585 started by Peter van 't Hof. - > Adding Dag edges to the database >

[GitHub] yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244277524 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@

[GitHub] yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244277524 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@

[GitHub] yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244277306 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@

[jira] [Created] (AIRFLOW-3587) To remove unnecessary condition checks in dag_stats & task_stats

2018-12-27 Thread Xiaodong DENG (JIRA)
Xiaodong DENG created AIRFLOW-3587: -- Summary: To remove unnecessary condition checks in dag_stats & task_stats Key: AIRFLOW-3587 URL: https://issues.apache.org/jira/browse/AIRFLOW-3587 Project:

[GitHub] chinhngt opened a new pull request #4389: Fix AirflowException import

2018-12-27 Thread GitBox
chinhngt opened a new pull request #4389: Fix AirflowException import URL: https://github.com/apache/incubator-airflow/pull/4389 Looks like the class path changed and broke wasb_hook Make sure you have checked _all_ steps below. ### Jira - [X] My PR addresses the

[GitHub] yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244277524 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@

[GitHub] codecov-io edited a comment on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst URL: https://github.com/apache/incubator-airflow/pull/4375#issuecomment-450111641 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4375?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst

2018-12-27 Thread GitBox
codecov-io commented on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst URL: https://github.com/apache/incubator-airflow/pull/4375#issuecomment-450111641 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4375?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst URL: https://github.com/apache/incubator-airflow/pull/4375#issuecomment-450111641 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4375?src=pr=h1) Report > Merging

[GitHub] stale[bot] closed pull request #3138: [AIRFLOW-2221] Create DagFetcher abstraction

2018-12-27 Thread GitBox
stale[bot] closed pull request #3138: [AIRFLOW-2221] Create DagFetcher abstraction URL: https://github.com/apache/incubator-airflow/pull/3138 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[jira] [Commented] (AIRFLOW-3571) GoogleCloudStorageToBigQueryOperator succeeds to uploading CSV file from GCS to BiqQuery but a task is failed

2018-12-27 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729468#comment-16729468 ] Yohei Onishi commented on AIRFLOW-3571: --- This PR is also fixing the operator as well so I will

[GitHub] codecov-io commented on issue #4378: AIRFLOW-3573 - Remove DagStat table

2018-12-27 Thread GitBox
codecov-io commented on issue #4378: AIRFLOW-3573 - Remove DagStat table URL: https://github.com/apache/incubator-airflow/pull/4378#issuecomment-450131691 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4378?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4378: AIRFLOW-3573 - Remove DagStat table

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4378: AIRFLOW-3573 - Remove DagStat table URL: https://github.com/apache/incubator-airflow/pull/4378#issuecomment-450131691 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4378?src=pr=h1) Report > Merging

[jira] [Work started] (AIRFLOW-3575) Split jobs.py into a package

2018-12-27 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3575 started by Peter van 't Hof. - > Split jobs.py into a package > > >

[GitHub] codecov-io edited a comment on issue #4378: AIRFLOW-3573 - Remove DagStat table

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4378: AIRFLOW-3573 - Remove DagStat table URL: https://github.com/apache/incubator-airflow/pull/4378#issuecomment-450131691 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4378?src=pr=h1) Report > Merging

[GitHub] ffinfo opened a new pull request #4379: WIP: AIRFLOW-3575 - Split jobs into a package

2018-12-27 Thread GitBox
ffinfo opened a new pull request #4379: WIP: AIRFLOW-3575 - Split jobs into a package URL: https://github.com/apache/incubator-airflow/pull/4379 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Work started] (AIRFLOW-3530) No re-parsing of dag files

2018-12-27 Thread Peter van 't Hof (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3530 started by Peter van 't Hof. - > No re-parsing of dag files > -- > >

[jira] [Created] (AIRFLOW-3573) Remove dagstat table

2018-12-27 Thread Peter van 't Hof (JIRA)
Peter van 't Hof created AIRFLOW-3573: - Summary: Remove dagstat table Key: AIRFLOW-3573 URL: https://issues.apache.org/jira/browse/AIRFLOW-3573 Project: Apache Airflow Issue Type:

[GitHub] codecov-io edited a comment on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst URL: https://github.com/apache/incubator-airflow/pull/4375#issuecomment-450111641 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4375?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-3573) Remove dagstat table

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729466#comment-16729466 ] ASF GitHub Bot commented on AIRFLOW-3573: - ffinfo commented on pull request #4378: AIRFLOW-3573

[GitHub] potiuk commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators

2018-12-27 Thread GitBox
potiuk commented on a change in pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators URL: https://github.com/apache/incubator-airflow/pull/4353#discussion_r244109948 ## File path: airflow/contrib/hooks/gcp_spanner_hook.py ## @@ -41,11 +42,12 @@

[GitHub] swapnil1993 opened a new pull request #4377: Added changes to filter dags by comparing dag owner with username when using rbac https://issues.apache.org/jira/browse/AIRFLOW-3574

2018-12-27 Thread GitBox
swapnil1993 opened a new pull request #4377: Added changes to filter dags by comparing dag owner with username when using rbac https://issues.apache.org/jira/browse/AIRFLOW-3574 URL: https://github.com/apache/incubator-airflow/pull/4377 Make sure you have checked _all_ steps below.

[jira] [Commented] (AIRFLOW-3574) Filtering dags by owner when using rbac

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729465#comment-16729465 ] ASF GitHub Bot commented on AIRFLOW-3574: - swapnil1993 commented on pull request #4377: Added

[GitHub] ffinfo opened a new pull request #4378: AIRFLOW-3573 - Remove DagStat table

2018-12-27 Thread GitBox
ffinfo opened a new pull request #4378: AIRFLOW-3573 - Remove DagStat table URL: https://github.com/apache/incubator-airflow/pull/4378 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244113891 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@

[jira] [Comment Edited] (AIRFLOW-3571) GoogleCloudStorageToBigQueryOperator succeeds to uploading CSV file from GCS to BiqQuery but a task is failed

2018-12-27 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729468#comment-16729468 ] Yohei Onishi edited comment on AIRFLOW-3571 at 12/27/18 9:25 AM: - This

[jira] [Closed] (AIRFLOW-3571) GoogleCloudStorageToBigQueryOperator succeeds to uploading CSV file from GCS to BiqQuery but a task is failed

2018-12-27 Thread Yohei Onishi (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohei Onishi closed AIRFLOW-3571. - Resolution: Duplicate close as duplicated > GoogleCloudStorageToBigQueryOperator succeeds to

[GitHub] XD-DENG closed pull request #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst

2018-12-27 Thread GitBox
XD-DENG closed pull request #4375: [AIRFLOW-XXX] Fix/complete example code in plugins.rst URL: https://github.com/apache/incubator-airflow/pull/4375 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[GitHub] XD-DENG opened a new pull request #4376: [AIRFLOW-XXX] Fix/complete example code in plugins.rst

2018-12-27 Thread GitBox
XD-DENG opened a new pull request #4376: [AIRFLOW-XXX] Fix/complete example code in plugins.rst URL: https://github.com/apache/incubator-airflow/pull/4376 ### Jira Pure doc change ### Description - [x] Here are some details about my PR, including screenshots of any UI

[jira] [Created] (AIRFLOW-3574) Filtering dags by owner when using rbac

2018-12-27 Thread Swapnil Shrivastava (JIRA)
Swapnil Shrivastava created AIRFLOW-3574: Summary: Filtering dags by owner when using rbac Key: AIRFLOW-3574 URL: https://issues.apache.org/jira/browse/AIRFLOW-3574 Project: Apache Airflow

[jira] [Created] (AIRFLOW-3577) BigQueryToBigQueryOperator doesn't work for BigQuery dataset in regions other than US and EU

2018-12-27 Thread Duan Shiqiang (JIRA)
Duan Shiqiang created AIRFLOW-3577: -- Summary: BigQueryToBigQueryOperator doesn't work for BigQuery dataset in regions other than US and EU Key: AIRFLOW-3577 URL:

[GitHub] XD-DENG opened a new pull request #4380: [AIRFLOW-3576] Remove unnecessray arg 'root' for /delete in dag.html

2018-12-27 Thread GitBox
XD-DENG opened a new pull request #4380: [AIRFLOW-3576] Remove unnecessray arg 'root' for /delete in dag.html URL: https://github.com/apache/incubator-airflow/pull/4380 ### Jira https://issues.apache.org/jira/browse/AIRFLOW-3576 ### Description - [x] Here are some

[GitHub] feluelle commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2018-12-27 Thread GitBox
feluelle commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244158141 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*- coding:

[GitHub] kaxil commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors

2018-12-27 Thread GitBox
kaxil commented on a change in pull request #4363: [AIRFLOW-3560] Add WeekEnd & DayOfWeek Sensors URL: https://github.com/apache/incubator-airflow/pull/4363#discussion_r244159650 ## File path: airflow/contrib/sensors/weekday_sensor.py ## @@ -0,0 +1,87 @@ +# -*- coding:

[GitHub] XD-DENG commented on issue #4380: [AIRFLOW-3576] Remove unnecessray arg 'root' for /delete in dag.html

2018-12-27 Thread GitBox
XD-DENG commented on issue #4380: [AIRFLOW-3576] Remove unnecessray arg 'root' for /delete in dag.html URL: https://github.com/apache/incubator-airflow/pull/4380#issuecomment-450157496 @Noremac201 may you advise on this PR as you authored the original commit? Kindly let me know if

[GitHub] BasPH opened a new pull request #4381: [AIRFLOW-3468] Move KnownEventType out of models.py

2018-12-27 Thread GitBox
BasPH opened a new pull request #4381: [AIRFLOW-3468] Move KnownEventType out of models.py URL: https://github.com/apache/incubator-airflow/pull/4381 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3468) Refactor: Move KnownEventType out of models.py

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729641#comment-16729641 ] ASF GitHub Bot commented on AIRFLOW-3468: - BasPH commented on pull request #4381:

[jira] [Assigned] (AIRFLOW-3576) Remove unnecessray arg 'root' in url_for("airflow.delete", dag_id=dag.dag_id, root=root)

2018-12-27 Thread Xiaodong DENG (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaodong DENG reassigned AIRFLOW-3576: -- Assignee: Xiaodong DENG > Remove unnecessray arg 'root' in

[GitHub] verdan commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB

2018-12-27 Thread GitBox
verdan commented on a change in pull request #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB URL: https://github.com/apache/incubator-airflow/pull/4339#discussion_r244159682 ## File path: UPDATING.md ## @@ -24,6 +24,12 @@ assists users migrating to a new version.

[GitHub] verdan commented on issue #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB

2018-12-27 Thread GitBox
verdan commented on issue #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB URL: https://github.com/apache/incubator-airflow/pull/4339#issuecomment-450157928 @ashb, to add the warnings for old config and integrate metastore blueprints for RBAC, I'd suggest to create new JIRA tickets,

[GitHub] kaxil commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
kaxil commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244162990 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@ def

[jira] [Closed] (AIRFLOW-3577) BigQueryToBigQueryOperator doesn't work for BigQuery dataset in regions other than US and EU

2018-12-27 Thread Duan Shiqiang (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duan Shiqiang closed AIRFLOW-3577. -- Resolution: Duplicate > BigQueryToBigQueryOperator doesn't work for BigQuery dataset in

[jira] [Commented] (AIRFLOW-3577) BigQueryToBigQueryOperator doesn't work for BigQuery dataset in regions other than US and EU

2018-12-27 Thread Duan Shiqiang (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729644#comment-16729644 ] Duan Shiqiang commented on AIRFLOW-3577: Wow, didn't know this. Sorry for the duplicate ticket.

[GitHub] BasPH opened a new pull request #4382: [AIRFLOW-3469] Move KnownEvent out of models.py

2018-12-27 Thread GitBox
BasPH opened a new pull request #4382: [AIRFLOW-3469] Move KnownEvent out of models.py URL: https://github.com/apache/incubator-airflow/pull/4382 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3469) Refactor: Move KnownEvent out of models.py

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729653#comment-16729653 ] ASF GitHub Bot commented on AIRFLOW-3469: - BasPH commented on pull request #4382:

[GitHub] codecov-io edited a comment on issue #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB URL: https://github.com/apache/incubator-airflow/pull/4339#issuecomment-448180107 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4339?src=pr=h1) Report > Merging

[GitHub] yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook

2018-12-27 Thread GitBox
yohei1126 commented on a change in pull request #4324: [AIRFLOW-3327] Add support for location in BigQueryHook URL: https://github.com/apache/incubator-airflow/pull/4324#discussion_r244165885 ## File path: airflow/contrib/hooks/bigquery_hook.py ## @@ -580,11 +587,18 @@

[GitHub] codecov-io edited a comment on issue #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4339: [AIRFLOW-3303] Deprecate old UI in favor of FAB URL: https://github.com/apache/incubator-airflow/pull/4339#issuecomment-448180107 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4339?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4381: [AIRFLOW-3468] Move KnownEventType out of models.py URL: https://github.com/apache/incubator-airflow/pull/4381#issuecomment-450167163 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4381?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs

2018-12-27 Thread GitBox
codecov-io commented on issue #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs URL: https://github.com/apache/incubator-airflow/pull/4388#issuecomment-450245766 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4388?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs

2018-12-27 Thread GitBox
codecov-io edited a comment on issue #4388: [AIRFLOW-XXX] Correct BranchPythonOperator instructions in docs URL: https://github.com/apache/incubator-airflow/pull/4388#issuecomment-450245766 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4388?src=pr=h1) Report >

[GitHub] stale[bot] closed pull request #4132: [AIRFLOW-3298] Return None if user not found in session.

2018-12-27 Thread GitBox
stale[bot] closed pull request #4132: [AIRFLOW-3298] Return None if user not found in session. URL: https://github.com/apache/incubator-airflow/pull/4132 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] stale[bot] commented on issue #2879: [AIRFLOW-1921] Added support for presto https and user auth

2018-12-27 Thread GitBox
stale[bot] commented on issue #2879: [AIRFLOW-1921] Added support for presto https and user auth URL: https://github.com/apache/incubator-airflow/pull/2879#issuecomment-450288839 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[jira] [Commented] (AIRFLOW-1642) An Alembic script not using scoped session causing deadlock

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730036#comment-16730036 ] ASF GitHub Bot commented on AIRFLOW-1642: - stale[bot] commented on pull request #2632:

[GitHub] stale[bot] closed pull request #2632: [AIRFLOW-1642] Use scoped_session in alembic revision cc1e65623dc7

2018-12-27 Thread GitBox
stale[bot] closed pull request #2632: [AIRFLOW-1642] Use scoped_session in alembic revision cc1e65623dc7 URL: https://github.com/apache/incubator-airflow/pull/2632 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[jira] [Commented] (AIRFLOW-3298) Webserver with ldap is not robust to changes in underlying database

2018-12-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730035#comment-16730035 ] ASF GitHub Bot commented on AIRFLOW-3298: - stale[bot] commented on pull request #4132:

  1   2   >