[GitHub] feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#discussion_r239715180 ## File path: airflow/api/common/experimental/delete_dag.py

[GitHub] jzucker2 commented on a change in pull request #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
jzucker2 commented on a change in pull request #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#discussion_r239688963 ## File path: airflow/contrib/kubernetes/worker_configuration.py ## @@ -89,11

[GitHub] jzucker2 commented on a change in pull request #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
jzucker2 commented on a change in pull request #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#discussion_r23968 ## File path: airflow/contrib/kubernetes/worker_configuration.py ## @@ -50,13 +55,13

[jira] [Commented] (AIRFLOW-2229) Scheduler cannot retry abrupt task failures within factory-generated DAGs

2018-12-06 Thread Terrence Szymanski (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712299#comment-16712299 ] Terrence Szymanski commented on AIRFLOW-2229: - Also getting these errors and I agree the

[GitHub] jcao219 commented on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI

2018-12-06 Thread GitBox
jcao219 commented on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI URL: https://github.com/apache/incubator-airflow/pull/3930#issuecomment-445111625 @ron819 The tests are passing now This is an automated

[GitHub] dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445102544 Interesting. Seems that changing ownership of .minikube isn't allowed on macs ```+ sudo chown -R airflow.airflow .

[GitHub] dimberman edited a comment on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
dimberman edited a comment on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445102544 Interesting. Seems that changing ownership of .minikube isn't allowed on macs ``` + sudo chown -R

[jira] [Commented] (AIRFLOW-2508) Handle non string types in render_template_from_field

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712268#comment-16712268 ] ASF GitHub Bot commented on AIRFLOW-2508: - galak75 opened a new pull request #4292:

[GitHub] galak75 opened a new pull request #4292: [AIRFLOW-2508] Handle non string types in Operators templatized fields

2018-12-06 Thread GitBox
galak75 opened a new pull request #4292: [AIRFLOW-2508] Handle non string types in Operators templatized fields URL: https://github.com/apache/incubator-airflow/pull/4292 ### Jira This PR addresses [[AIRFLOW-2508] Handle non string types in

[jira] [Commented] (AIRFLOW-1488) Add a sensor operator to wait on DagRuns

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712260#comment-16712260 ] ASF GitHub Bot commented on AIRFLOW-1488: - ybendana opened a new pull request #4291:

[GitHub] dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445099589 I think those might be because I was in the wrong directory. Gonna try to make a PR to simplify local development if

[GitHub] dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445099010 @odracci @Fokko are either of you able to actually run the docker-compose based integration tests on your local

[GitHub] ybendana opened a new pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator

2018-12-06 Thread GitBox
ybendana opened a new pull request #4291: [AIRFLOW-1488] Add the DagRunSensor operator URL: https://github.com/apache/incubator-airflow/pull/4291 ExternalTaskSensor allows one to wait on any valid combination of (dag_id, task_id). It is desirable though to be able to wait on entire

[GitHub] codecov-io edited a comment on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI

2018-12-06 Thread GitBox
codecov-io edited a comment on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI URL: https://github.com/apache/incubator-airflow/pull/3930#issuecomment-445096814 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3930?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI

2018-12-06 Thread GitBox
codecov-io commented on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI URL: https://github.com/apache/incubator-airflow/pull/3930#issuecomment-445096814 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3930?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI

2018-12-06 Thread GitBox
codecov-io edited a comment on issue #3930: [AIRFLOW-2548] Output plugin import errors to web UI URL: https://github.com/apache/incubator-airflow/pull/3930#issuecomment-445096814 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3930?src=pr=h1) Report > Merging

[jira] [Assigned] (AIRFLOW-2508) Handle non string types in render_template_from_field

2018-12-06 Thread Galak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Galak reassigned AIRFLOW-2508: -- Assignee: Galak (was: Eugene Brown) > Handle non string types in render_template_from_field >

[GitHub] odracci edited a comment on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
odracci edited a comment on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445072628 @dimberman @jzucker2 please go ahead, any help is appreciated. I tried to debug this PR without success.

[GitHub] odracci commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
odracci commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-445072628 @dimberman please go ahead, any help is appreciated. I tried to debug this PR without success. This

[GitHub] XD-DENG commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#discussion_r239656929 ## File path: airflow/api/common/experimental/delete_dag.py

[GitHub] XD-DENG commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#discussion_r239655182 ## File path: tests/api/common/experimental/test_delete_dag.py

[GitHub] XD-DENG commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#discussion_r239655165 ## File path: tests/api/common/experimental/test_delete_dag.py

[jira] [Commented] (AIRFLOW-3452) Cannot view dags at /home page

2018-12-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712050#comment-16712050 ] Ash Berlin-Taylor commented on AIRFLOW-3452: If you are checking out from Git you will need

[jira] [Commented] (AIRFLOW-3433) Create Google Cloud Spanner Hook

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712048#comment-16712048 ] ASF GitHub Bot commented on AIRFLOW-3433: - ryanyuan closed pull request #4284: [AIRFLOW-3433]

[GitHub] ryanyuan commented on issue #4284: [AIRFLOW-3433] Create Google Cloud Spanner Hook

2018-12-06 Thread GitBox
ryanyuan commented on issue #4284: [AIRFLOW-3433] Create Google Cloud Spanner Hook URL: https://github.com/apache/incubator-airflow/pull/4284#issuecomment-445038810 Hi @potiuk. I didn’t notice you guys were also implementing Spanner hook. I will close this PR.

[GitHub] ryanyuan closed pull request #4284: [AIRFLOW-3433] Create Google Cloud Spanner Hook

2018-12-06 Thread GitBox
ryanyuan closed pull request #4284: [AIRFLOW-3433] Create Google Cloud Spanner Hook URL: https://github.com/apache/incubator-airflow/pull/4284 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

[GitHub] apraovjr opened a new pull request #4290: [AIRFLOW-3282] Azure Kubernetes Service Operator

2018-12-06 Thread GitBox
apraovjr opened a new pull request #4290: [AIRFLOW-3282] Azure Kubernetes Service Operator URL: https://github.com/apache/incubator-airflow/pull/4290 Add an operator to spin up azure kubernetes service. Azure Kubernetes Service is use to deploy a managed kubernetes cluster in Azure.

[jira] [Commented] (AIRFLOW-3282) Implement a Azure Kubernetes Service Operator

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16712037#comment-16712037 ] ASF GitHub Bot commented on AIRFLOW-3282: - apraovjr opened a new pull request #4290:

[GitHub] mchalek commented on issue #2823: fix to inconsistent task instance state log message

2018-12-06 Thread GitBox
mchalek commented on issue #2823: fix to inconsistent task instance state log message URL: https://github.com/apache/incubator-airflow/pull/2823#issuecomment-445024915 @ron819 it looks like someone else fixed it. i will close this PR.

[GitHub] mchalek closed pull request #2823: fix to inconsistent task instance state log message

2018-12-06 Thread GitBox
mchalek closed pull request #2823: fix to inconsistent task instance state log message URL: https://github.com/apache/incubator-airflow/pull/2823 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:

[jira] [Resolved] (AIRFLOW-3408) Systemd setup instructions mention deprecated variable

2018-12-06 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-3408. - Resolution: Fixed > Systemd setup instructions mention deprecated variable >

[GitHub] kaxil commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator

2018-12-06 Thread GitBox
kaxil commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator URL: https://github.com/apache/incubator-airflow/pull/4289#issuecomment-445023414 @feng-tao Hmm.. that is strange. Raise a ticket with Apache-Infra to give you permissions to Resolve Issues

[GitHub] feng-tao commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator

2018-12-06 Thread GitBox
feng-tao commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator URL: https://github.com/apache/incubator-airflow/pull/4289#issuecomment-445022613 https://user-images.githubusercontent.com/3223098/49610765-58f7bd00-f954-11e8-975a-0b5cd14cd28b.png;> This

[GitHub] kaxil commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator

2018-12-06 Thread GitBox
kaxil commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator URL: https://github.com/apache/incubator-airflow/pull/4289#issuecomment-445021717 @feng-tao You should have the permission. Can you give it a try on

[GitHub] codecov-io edited a comment on issue #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart

2018-12-06 Thread GitBox
codecov-io edited a comment on issue #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart URL: https://github.com/apache/incubator-airflow/pull/4083#issuecomment-432075536 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4083?src=pr=h1) Report >

[GitHub] feng-tao commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator

2018-12-06 Thread GitBox
feng-tao commented on issue #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator URL: https://github.com/apache/incubator-airflow/pull/4289#issuecomment-445020858 thanks @kaxil, cc @tmiller-msft , btw, I can't close others jira with my current account, do I need to file any

[GitHub] kaxil commented on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator

2018-12-06 Thread GitBox
kaxil commented on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator URL: https://github.com/apache/incubator-airflow/pull/4265#issuecomment-445020800 I have created a new Merge Request to address some of the minor changes related to this PR in

[GitHub] kaxil opened a new pull request #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator

2018-12-06 Thread GitBox
kaxil opened a new pull request #4289: [AIRFLOW-XXX] Fix Minor issues with Azure Cosmos Operator URL: https://github.com/apache/incubator-airflow/pull/4289 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-3418) Task stuck in running state, unable to clear

2018-12-06 Thread Gabriel Silk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711972#comment-16711972 ] Gabriel Silk commented on AIRFLOW-3418: --- I'm seeing this issue as well, and I would re-iterate

[jira] [Created] (AIRFLOW-3481) Add SFTP conn type

2018-12-06 Thread cixuuz (JIRA)
cixuuz created AIRFLOW-3481: --- Summary: Add SFTP conn type Key: AIRFLOW-3481 URL: https://issues.apache.org/jira/browse/AIRFLOW-3481 Project: Apache Airflow Issue Type: Improvement

[GitHub] kaxil edited a comment on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator

2018-12-06 Thread GitBox
kaxil edited a comment on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator URL: https://github.com/apache/incubator-airflow/pull/4265#issuecomment-445011063 @feng-tao - Remember to close the Jira issues as well as since we moved to Gitbox, we need to manually close the

[GitHub] jj-ian commented on a change in pull request #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart

2018-12-06 Thread GitBox
jj-ian commented on a change in pull request #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart URL: https://github.com/apache/incubator-airflow/pull/4083#discussion_r239595197 ## File path: airflow/contrib/hooks/gcp_dataproc_hook.py ## @@ -33,12

[jira] [Resolved] (AIRFLOW-3406) Implement an Azure CosmosDB operator

2018-12-06 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-3406. - Resolution: Fixed Fix Version/s: 1.10.2 Resolved by

[GitHub] kaxil commented on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator

2018-12-06 Thread GitBox
kaxil commented on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator URL: https://github.com/apache/incubator-airflow/pull/4265#issuecomment-445011063 @feng-tao - Remember to close the Jira issues as well as since we moved to Gitbox, we need to manually close the Jira.

[jira] [Commented] (AIRFLOW-3452) Cannot view dags at /home page

2018-12-06 Thread Jinhui Zhang (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711949#comment-16711949 ] Jinhui Zhang commented on AIRFLOW-3452: --- I managed to get it work again by replacing the frontend

[GitHub] kaxil commented on issue #4274: [AIRFLOW-3438] Fix default values in BigQuery Hook & BigQueryOperator

2018-12-06 Thread GitBox
kaxil commented on issue #4274: [AIRFLOW-3438] Fix default values in BigQuery Hook & BigQueryOperator URL: https://github.com/apache/incubator-airflow/pull/4274#issuecomment-445007385 Can you please review this @fenglu-g ?? @xnuinside - Can you please review ??

[jira] [Commented] (AIRFLOW-2524) Airflow integration with AWS Sagemaker

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711947#comment-16711947 ] ASF GitHub Bot commented on AIRFLOW-2524: - kaxil closed pull request #4278: [AIRFLOW-2524] Add

[GitHub] kaxil closed pull request #4278: [AIRFLOW-2524] Add SageMaker doc to AWS integration section

2018-12-06 Thread GitBox
kaxil closed pull request #4278: [AIRFLOW-2524] Add SageMaker doc to AWS integration section URL: https://github.com/apache/incubator-airflow/pull/4278 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

[jira] [Commented] (AIRFLOW-3282) Implement a Azure Kubernetes Service Operator

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711845#comment-16711845 ] ASF GitHub Bot commented on AIRFLOW-3282: - apraovjr closed pull request #4288: [AIRFLOW-3282]

[jira] [Commented] (AIRFLOW-3282) Implement a Azure Kubernetes Service Operator

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711853#comment-16711853 ] ASF GitHub Bot commented on AIRFLOW-3282: - apraovjr closed pull request #4288: [AIRFLOW-3282]

[jira] [Commented] (AIRFLOW-3282) Implement a Azure Kubernetes Service Operator

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711851#comment-16711851 ] ASF GitHub Bot commented on AIRFLOW-3282: - apraovjr opened a new pull request #4288:

[GitHub] apraovjr closed pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator

2018-12-06 Thread GitBox
apraovjr closed pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator URL: https://github.com/apache/incubator-airflow/pull/4288 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] apraovjr opened a new pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator

2018-12-06 Thread GitBox
apraovjr opened a new pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator URL: https://github.com/apache/incubator-airflow/pull/4288 Add an operator to spin up azure kubernetes service. Azure Kubernetes Service is use to deploy a managed kubernetes cluster

[GitHub] apraovjr closed pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator

2018-12-06 Thread GitBox
apraovjr closed pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator URL: https://github.com/apache/incubator-airflow/pull/4288 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

[jira] [Commented] (AIRFLOW-3282) Implement a Azure Kubernetes Service Operator

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711840#comment-16711840 ] ASF GitHub Bot commented on AIRFLOW-3282: - apraovjr opened a new pull request #4288:

[GitHub] apraovjr opened a new pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator

2018-12-06 Thread GitBox
apraovjr opened a new pull request #4288: [AIRFLOW-3282] Implement an Azure Kubernetes Service Operator URL: https://github.com/apache/incubator-airflow/pull/4288 Add an operator to spin up azure kubernetes service. Azure Kubernetes Service is use to deploy a managed kubernetes cluster

[jira] [Commented] (AIRFLOW-3406) Implement an Azure CosmosDB operator

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711822#comment-16711822 ] ASF GitHub Bot commented on AIRFLOW-3406: - feng-tao closed pull request #4265: [AIRFLOW-3406]

[GitHub] dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync

2018-12-06 Thread GitBox
dimberman commented on issue #3770: [AIRFLOW-3281] Fix Kubernetes operator with git-sync URL: https://github.com/apache/incubator-airflow/pull/3770#issuecomment-444977780 @odracci would it be ok for @jzucker2 and I to make some PR's against this to get it mergeable? This is a pretty

[GitHub] feng-tao commented on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator

2018-12-06 Thread GitBox
feng-tao commented on issue #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator URL: https://github.com/apache/incubator-airflow/pull/4265#issuecomment-444975208 thanks @tmiller-msft, merge. This is an automated

[GitHub] feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#discussion_r239559570 ## File path: airflow/api/common/experimental/delete_dag.py

[GitHub] feng-tao closed pull request #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator

2018-12-06 Thread GitBox
feng-tao closed pull request #4265: [AIRFLOW-3406] Implement an Azure CosmosDB operator URL: https://github.com/apache/incubator-airflow/pull/4265 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] feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#discussion_r239559208 ## File path: tests/api/common/experimental/test_delete_dag.py

[GitHub] feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
feng-tao commented on a change in pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#discussion_r239559313 ## File path: tests/api/common/experimental/test_delete_dag.py

[GitHub] codecov-io commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
codecov-io commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#issuecomment-444939775 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4287?src=pr=h1) Report

[GitHub] potiuk commented on issue #4284: [AIRFLOW-3433] Create Google Cloud Spanner Hook

2018-12-06 Thread GitBox
potiuk commented on issue #4284: [AIRFLOW-3433] Create Google Cloud Spanner Hook URL: https://github.com/apache/incubator-airflow/pull/4284#issuecomment-444927988 Hello @ryanyuan . Are you sure you want to work on this in parallel to our work :)? We are just about to get merged (with

[jira] [Created] (AIRFLOW-3480) Google Cloud Spanner Instance Database Deploy/Update/Delete

2018-12-06 Thread Jarek Potiuk (JIRA)
Jarek Potiuk created AIRFLOW-3480: - Summary: Google Cloud Spanner Instance Database Deploy/Update/Delete Key: AIRFLOW-3480 URL: https://issues.apache.org/jira/browse/AIRFLOW-3480 Project: Apache

[GitHub] XD-DENG removed a comment on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG removed a comment on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#issuecomment-444920576 1 test (Py35-sqlite) failed due to transient error. May you help re-trigger it?

[GitHub] XD-DENG commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#issuecomment-444920576 1 test (Py35-sqlite) failed due to transient error. May you help re-trigger it? @ashb

[GitHub] XD-DENG commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#issuecomment-444920407 1 test (Py35-sqlite) failed due to transient error. May you help re-trigger it? @ashb

[GitHub] ron819 commented on issue #2700: [AIRFLOW-1236] Slack Operator uses deprecated API, and should use Connection

2018-12-06 Thread GitBox
ron819 commented on issue #2700: [AIRFLOW-1236] Slack Operator uses deprecated API, and should use Connection URL: https://github.com/apache/incubator-airflow/pull/2700#issuecomment-444912360 @zfanswer any progress with this?

[jira] [Commented] (AIRFLOW-3369) Un-pausing a DAG with catchup =False creates an extra DAG run (1.10)

2018-12-06 Thread Andrew Harmon (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711580#comment-16711580 ] Andrew Harmon commented on AIRFLOW-3369: fyi, tested in 1.10.2 and the issue still exists >

[GitHub] ron819 commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
ron819 commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#issuecomment-444904587 I can say that for my use case when I delete a dag I have no need for the log table. It

[GitHub] XD-DENG commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG commented on issue #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287#issuecomment-444902340 Hi @ashb @kaxil , PTAL. Earlier I asked for your inputs for this on Slack. Cheers.

[jira] [Commented] (AIRFLOW-3479) Records of "Log" table should be kept (by default) when users delete a DAG.

2018-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711565#comment-16711565 ] ASF GitHub Bot commented on AIRFLOW-3479: - XD-DENG opened a new pull request #4287:

[GitHub] XD-DENG opened a new pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests

2018-12-06 Thread GitBox
XD-DENG opened a new pull request #4287: [AIRFLOW-3479] Keeps records in Log Table when delete DAG & refine related tests URL: https://github.com/apache/incubator-airflow/pull/4287 ### Jira - https://issues.apache.org/jira/browse/AIRFLOW-3479 ### Description

[jira] [Commented] (AIRFLOW-3449) Airflow DAG parsing logs aren't written when using S3 logging

2018-12-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711560#comment-16711560 ] Ash Berlin-Taylor commented on AIRFLOW-3449: I wonder if something else is going on - as I

[jira] [Resolved] (AIRFLOW-1490) In order to get details on exceptions thrown by tasks, the onfailure callback needs an enhancement

2018-12-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-1490. Resolution: Duplicate AIRFLOW-843 merged and in 1.10.1 release > In order to

[jira] [Created] (AIRFLOW-3479) Records of "Log" table should be kept (by default) when users delete a DAG.

2018-12-06 Thread Xiaodong DENG (JIRA)
Xiaodong DENG created AIRFLOW-3479: -- Summary: Records of "Log" table should be kept (by default) when users delete a DAG. Key: AIRFLOW-3479 URL: https://issues.apache.org/jira/browse/AIRFLOW-3479

[jira] [Commented] (AIRFLOW-2508) Handle non string types in render_template_from_field

2018-12-06 Thread Galak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711502#comment-16711502 ] Galak commented on AIRFLOW-2508: This issue is partially resolved by AIRFLOW-2415, but only for numeric

[GitHub] codecov-io edited a comment on issue #4276: [AIRFLOW-1552] Airflow Filter_by_owner not working with password_auth

2018-12-06 Thread GitBox
codecov-io edited a comment on issue #4276: [AIRFLOW-1552] Airflow Filter_by_owner not working with password_auth URL: https://github.com/apache/incubator-airflow/pull/4276#issuecomment-444138570 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4276?src=pr=h1) Report >

[GitHub] codecov-io edited a comment on issue #4276: [AIRFLOW-1552] Airflow Filter_by_owner not working with password_auth

2018-12-06 Thread GitBox
codecov-io edited a comment on issue #4276: [AIRFLOW-1552] Airflow Filter_by_owner not working with password_auth URL: https://github.com/apache/incubator-airflow/pull/4276#issuecomment-444138570 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4276?src=pr=h1) Report >

[jira] [Commented] (AIRFLOW-1490) In order to get details on exceptions thrown by tasks, the onfailure callback needs an enhancement

2018-12-06 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711477#comment-16711477 ] jack commented on AIRFLOW-1490: --- You can prepare PR with your code suggestions > In order to get details

[jira] [Created] (AIRFLOW-3478) Make sure that database connections are closed

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3478: - Summary: Make sure that database connections are closed Key: AIRFLOW-3478 URL: https://issues.apache.org/jira/browse/AIRFLOW-3478 Project: Apache Airflow

[GitHub] mik-laj edited a comment on issue #4286: [AIRFLOW-3310] Google Cloud Spanner deploy / delete operators

2018-12-06 Thread GitBox
mik-laj edited a comment on issue #4286: [AIRFLOW-3310] Google Cloud Spanner deploy / delete operators URL: https://github.com/apache/incubator-airflow/pull/4286#issuecomment-444860579 it may be interesting for you to look at: Https://github.com/apache/incubator-airflow/pull/4284

[GitHub] mik-laj commented on issue #4286: [AIRFLOW-3310] Google Cloud Spanner deploy / delete operators

2018-12-06 Thread GitBox
mik-laj commented on issue #4286: [AIRFLOW-3310] Google Cloud Spanner deploy / delete operators URL: https://github.com/apache/incubator-airflow/pull/4286#issuecomment-444860579 it may be interesting for you to look at: ttps://github.com/apache/incubator-airflow/pull/4284

[jira] [Commented] (AIRFLOW-1405) Airflow v 1.8.1 unable to properly initialize with MySQL

2018-12-06 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711385#comment-16711385 ] jack commented on AIRFLOW-1405: --- I think the best solution for this is for Airflow to catch this

[jira] [Created] (AIRFLOW-3474) Refactor: Move SlaMiss out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3474: - Summary: Refactor: Move SlaMiss out of models.py Key: AIRFLOW-3474 URL: https://issues.apache.org/jira/browse/AIRFLOW-3474 Project: Apache Airflow

[jira] [Created] (AIRFLOW-3477) Refactor: Move KubeWorkerIdentifier out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3477: - Summary: Refactor: Move KubeWorkerIdentifier out of models.py Key: AIRFLOW-3477 URL: https://issues.apache.org/jira/browse/AIRFLOW-3477 Project: Apache

[jira] [Created] (AIRFLOW-3476) Refactor: Move KubeResourceVersion out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3476: - Summary: Refactor: Move KubeResourceVersion out of models.py Key: AIRFLOW-3476 URL: https://issues.apache.org/jira/browse/AIRFLOW-3476 Project: Apache

[jira] [Created] (AIRFLOW-3475) Refactor: Move ImportError out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3475: - Summary: Refactor: Move ImportError out of models.py Key: AIRFLOW-3475 URL: https://issues.apache.org/jira/browse/AIRFLOW-3475 Project: Apache Airflow

[jira] [Created] (AIRFLOW-3472) Refactor: Move DagStat out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3472: - Summary: Refactor: Move DagStat out of models.py Key: AIRFLOW-3472 URL: https://issues.apache.org/jira/browse/AIRFLOW-3472 Project: Apache Airflow

[jira] [Created] (AIRFLOW-3473) Refactor: Move DagRun out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3473: - Summary: Refactor: Move DagRun out of models.py Key: AIRFLOW-3473 URL: https://issues.apache.org/jira/browse/AIRFLOW-3473 Project: Apache Airflow

[jira] [Created] (AIRFLOW-3470) Refactor: Move Variable out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3470: - Summary: Refactor: Move Variable out of models.py Key: AIRFLOW-3470 URL: https://issues.apache.org/jira/browse/AIRFLOW-3470 Project: Apache Airflow

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

2018-12-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711323#comment-16711323 ] Ash Berlin-Taylor commented on AIRFLOW-3468: KnownEventType could possible be deleted - I

[jira] [Created] (AIRFLOW-3471) Refactor: Move XCom out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3471: - Summary: Refactor: Move XCom out of models.py Key: AIRFLOW-3471 URL: https://issues.apache.org/jira/browse/AIRFLOW-3471 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-3455) Snowflake connector needs region ID also

2018-12-06 Thread MOHAMMD SHAKEEL SHAIK (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MOHAMMD SHAKEEL SHAIK updated AIRFLOW-3455: --- Description: While Connecting to snowflake. we have to use region ID also.

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

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3469: - Summary: Refactor: Move KnownEvent out of models.py Key: AIRFLOW-3469 URL: https://issues.apache.org/jira/browse/AIRFLOW-3469 Project: Apache Airflow

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

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3468: - Summary: Refactor: Move KnownEventType out of models.py Key: AIRFLOW-3468 URL: https://issues.apache.org/jira/browse/AIRFLOW-3468 Project: Apache Airflow

[jira] [Created] (AIRFLOW-3466) Refactor: Move DAG out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3466: - Summary: Refactor: Move DAG out of models.py Key: AIRFLOW-3466 URL: https://issues.apache.org/jira/browse/AIRFLOW-3466 Project: Apache Airflow

[jira] [Created] (AIRFLOW-3465) Refactor: Move BaseOperator out of models.py

2018-12-06 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created AIRFLOW-3465: - Summary: Refactor: Move BaseOperator out of models.py Key: AIRFLOW-3465 URL: https://issues.apache.org/jira/browse/AIRFLOW-3465 Project: Apache Airflow

  1   2   >