[jira] [Updated] (AIRFLOW-3169) Indicate in the main UI if the scheduler is NOT working.

2018-10-15 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jack updated AIRFLOW-3169: -- Labels: (was: easy-fix) > Indicate in the main UI if the scheduler is NOT working. >

[jira] [Updated] (AIRFLOW-3169) Indicate in the main UI if the scheduler is NOT working.

2018-10-15 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jack updated AIRFLOW-3169: -- Affects Version/s: 1.10.0 Labels: easy-fix (was: ) > Indicate in the main UI if the

[jira] [Updated] (AIRFLOW-3158) Improve error message for Broken DAG by adding function name

2018-10-15 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jack updated AIRFLOW-3158: -- Affects Version/s: (was: 1.9.0) 1.10.0 Labels: easy-fix (was: ) >

[jira] [Created] (AIRFLOW-3214) [Kubernetes] No logs, hard to debug

2018-10-15 Thread Zhi Lin (JIRA)
Zhi Lin created AIRFLOW-3214: Summary: [Kubernetes] No logs, hard to debug Key: AIRFLOW-3214 URL: https://issues.apache.org/jira/browse/AIRFLOW-3214 Project: Apache Airflow Issue Type: Bug

[GitHub] codecov-io edited a comment on issue #3656: [AIRFLOW-2803] Fix all ESLint issues

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #3656: [AIRFLOW-2803] Fix all ESLint issues URL: https://github.com/apache/incubator-airflow/pull/3656#issuecomment-408503531 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3656?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-3213) Create ADLS to GCS operator

2018-10-15 Thread Brandon Kvarda (JIRA)
Brandon Kvarda created AIRFLOW-3213: --- Summary: Create ADLS to GCS operator Key: AIRFLOW-3213 URL: https://issues.apache.org/jira/browse/AIRFLOW-3213 Project: Apache Airflow Issue Type:

[jira] [Updated] (AIRFLOW-3211) Airflow losing track of running GCP Dataproc jobs upon Airflow restart

2018-10-15 Thread Julie Chien (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Chien updated AIRFLOW-3211: - Description: If Airflow restarts (say, due to deployments, system updates, or regular machine

[jira] [Updated] (AIRFLOW-3211) Airflow losing track of running GCP Dataproc jobs upon Airflow restart

2018-10-15 Thread Julie Chien (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Chien updated AIRFLOW-3211: - Description: If Airflow restarts (say, due to deployments, system updates, or regular machine

[GitHub] tswast commented on issue #4003: [AIRFLOW-3163] add operator to enable setting table description in BigQuery table

2018-10-15 Thread GitBox
tswast commented on issue #4003: [AIRFLOW-3163] add operator to enable setting table description in BigQuery table URL: https://github.com/apache/incubator-airflow/pull/4003#issuecomment-430036691 It's also possible to * add columns to a table and make updates to schema descriptions.

[GitHub] codecov-io edited a comment on issue #2824: [AIRFLOW-1867] Fix sendgrid py3k bug; add sandbox mode

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #2824: [AIRFLOW-1867] Fix sendgrid py3k bug; add sandbox mode URL: https://github.com/apache/incubator-airflow/pull/2824#issuecomment-348023606 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/2824?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #2824: [AIRFLOW-1867] Fix sendgrid py3k bug; add sandbox mode

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #2824: [AIRFLOW-1867] Fix sendgrid py3k bug; add sandbox mode URL: https://github.com/apache/incubator-airflow/pull/2824#issuecomment-348023606 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/2824?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-3212) Add AWS Glue Catalog sensor that behaves like HivePartitionSensor

2018-10-15 Thread Michael Mole (JIRA)
Michael Mole created AIRFLOW-3212: - Summary: Add AWS Glue Catalog sensor that behaves like HivePartitionSensor Key: AIRFLOW-3212 URL: https://issues.apache.org/jira/browse/AIRFLOW-3212 Project:

[jira] [Updated] (AIRFLOW-3211) Airflow losing track of running GCP Dataproc jobs upon Airflow restart

2018-10-15 Thread Julie Chien (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Chien updated AIRFLOW-3211: - Description: If Airflow restarts (say, due to deployments, system updates, or regular machine

[jira] [Created] (AIRFLOW-3211) Airflow losing track of running GCP Dataproc jobs upon Airflow restart

2018-10-15 Thread Julie Chien (JIRA)
Julie Chien created AIRFLOW-3211: Summary: Airflow losing track of running GCP Dataproc jobs upon Airflow restart Key: AIRFLOW-3211 URL: https://issues.apache.org/jira/browse/AIRFLOW-3211 Project:

[GitHub] aoen commented on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun

2018-10-15 Thread GitBox
aoen commented on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun URL: https://github.com/apache/incubator-airflow/pull/4037#issuecomment-429951432 The dagrun got created with the correct timezone, it follows the same pattern as other date

[GitHub] thesquelched commented on issue #2135: [AIRFLOW-843] Store exceptions on task_instance

2018-10-15 Thread GitBox
thesquelched commented on issue #2135: [AIRFLOW-843] Store exceptions on task_instance URL: https://github.com/apache/incubator-airflow/pull/2135#issuecomment-429951532 @ashb looks good now? This is an automated message

[GitHub] codecov-io commented on issue #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-15 Thread GitBox
codecov-io commented on issue #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#issuecomment-429951253 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4056?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-3210) Changing defaults types in BigQuery Hook break BigQuery operator

2018-10-15 Thread Siarhei Hushchyn (JIRA)
Siarhei Hushchyn created AIRFLOW-3210: - Summary: Changing defaults types in BigQuery Hook break BigQuery operator Key: AIRFLOW-3210 URL: https://issues.apache.org/jira/browse/AIRFLOW-3210

[jira] [Created] (AIRFLOW-3209) return job id on bq operators

2018-10-15 Thread Ben Marengo (JIRA)
Ben Marengo created AIRFLOW-3209: Summary: return job id on bq operators Key: AIRFLOW-3209 URL: https://issues.apache.org/jira/browse/AIRFLOW-3209 Project: Apache Airflow Issue Type:

[jira] [Work started] (AIRFLOW-3207) option to stop task pushing result to xcom

2018-10-15 Thread Ben Marengo (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3207 started by Ben Marengo. > option to stop task pushing result to xcom >

[jira] [Commented] (AIRFLOW-3207) option to stop task pushing result to xcom

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650504#comment-16650504 ] ASF GitHub Bot commented on AIRFLOW-3207: - marengaz opened a new pull request #4056:

[GitHub] marengaz opened a new pull request #4056: AIRFLOW-3207 option to stop task pushing result to xcom

2018-10-15 Thread GitBox
marengaz opened a new pull request #4056: AIRFLOW-3207 option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-1945) Pass --autoscale to celery workers

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650483#comment-16650483 ] ASF GitHub Bot commented on AIRFLOW-1945: - msumit closed pull request #3989: [AIRFLOW-1945]

[GitHub] bolkedebruin commented on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun

2018-10-15 Thread GitBox
bolkedebruin commented on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun URL: https://github.com/apache/incubator-airflow/pull/4037#issuecomment-429933914 Did you verify Tz information? (Didn’t look at the code)

[GitHub] msumit closed pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
msumit closed pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989 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] [Updated] (AIRFLOW-3208) Apache airflow 1.8.0 integration with LDAP anonmyously

2018-10-15 Thread Hari Krishna ADDEPALLI LN (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Krishna ADDEPALLI LN updated AIRFLOW-3208: --- Description: Hello., We wanted to have airflow integration with

[jira] [Created] (AIRFLOW-3208) Apache airflow 1.8.0 integration with LDAP anonmyously

2018-10-15 Thread Hari Krishna ADDEPALLI LN (JIRA)
Hari Krishna ADDEPALLI LN created AIRFLOW-3208: -- Summary: Apache airflow 1.8.0 integration with LDAP anonmyously Key: AIRFLOW-3208 URL: https://issues.apache.org/jira/browse/AIRFLOW-3208

[jira] [Updated] (AIRFLOW-3208) Apache airflow 1.8.0 integration with LDAP anonmyously

2018-10-15 Thread Hari Krishna ADDEPALLI LN (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Krishna ADDEPALLI LN updated AIRFLOW-3208: --- Description: Hello., We wanted to have airflow integration with

[jira] [Created] (AIRFLOW-3207) option to stop task pushing result to xcom

2018-10-15 Thread Ben Marengo (JIRA)
Ben Marengo created AIRFLOW-3207: Summary: option to stop task pushing result to xcom Key: AIRFLOW-3207 URL: https://issues.apache.org/jira/browse/AIRFLOW-3207 Project: Apache Airflow Issue

[GitHub] oliviersm199 commented on issue #4036: [AIRFLOW-2744] Allow RBAC to accept plugins for views and links.

2018-10-15 Thread GitBox
oliviersm199 commented on issue #4036: [AIRFLOW-2744] Allow RBAC to accept plugins for views and links. URL: https://github.com/apache/incubator-airflow/pull/4036#issuecomment-429928013 Hello have the core committers had time to look at this? I know @Fokko requested input from @jgao54,

[GitHub] codecov-io edited a comment on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989#issuecomment-426543786 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3989?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #2135: [AIRFLOW-843] Store exceptions on task_instance

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #2135: [AIRFLOW-843] Store exceptions on task_instance URL: https://github.com/apache/incubator-airflow/pull/2135#issuecomment-348005174 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/2135?src=pr=h1) Report > Merging

[GitHub] thesquelched commented on issue #2135: [AIRFLOW-843] Store exceptions on task_instance

2018-10-15 Thread GitBox
thesquelched commented on issue #2135: [AIRFLOW-843] Store exceptions on task_instance URL: https://github.com/apache/incubator-airflow/pull/2135#issuecomment-429901059 @xnuinside sorry for the long wait; rebased and addressed PR comments

[GitHub] thesquelched commented on a change in pull request #2135: [AIRFLOW-843] Store exceptions on task_instance

2018-10-15 Thread GitBox
thesquelched commented on a change in pull request #2135: [AIRFLOW-843] Store exceptions on task_instance URL: https://github.com/apache/incubator-airflow/pull/2135#discussion_r225210703 ## File path: airflow/models.py ## @@ -1574,6 +1574,8 @@ def dry_run(self): def

[GitHub] aoen edited a comment on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun

2018-10-15 Thread GitBox
aoen edited a comment on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun URL: https://github.com/apache/incubator-airflow/pull/4037#issuecomment-429896591 Certainly! Here is the creation page before my change:

[GitHub] aoen commented on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun

2018-10-15 Thread GitBox
aoen commented on issue #4037: [AIRFLOW-3191] Fix not being able to specify execution_date when creating dagrun URL: https://github.com/apache/incubator-airflow/pull/4037#issuecomment-429896591 Certainly! Here is the screenshot where you can see the execution_date parameter is now

[GitHub] aoen commented on issue #4005: [AIRFLOW-3160] Load latest_dagruns asynchronously, speed up front page load time

2018-10-15 Thread GitBox
aoen commented on issue #4005: [AIRFLOW-3160] Load latest_dagruns asynchronously, speed up front page load time URL: https://github.com/apache/incubator-airflow/pull/4005#issuecomment-429895674 Ready to merge FYI. This is

[GitHub] codecov-io edited a comment on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase.

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase. URL: https://github.com/apache/incubator-airflow/pull/4038#issuecomment-429203577 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4038?src=pr=h1) Report

[GitHub] codecov-io edited a comment on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase.

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase. URL: https://github.com/apache/incubator-airflow/pull/4038#issuecomment-429203577 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4038?src=pr=h1) Report

[jira] [Commented] (AIRFLOW-1945) Pass --autoscale to celery workers

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650256#comment-16650256 ] ASF GitHub Bot commented on AIRFLOW-1945: - phani8996 opened a new pull request #3989:

[GitHub] phani8996 commented on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
phani8996 commented on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989#issuecomment-429866997 Mistakely closed PR This is an automated

[GitHub] phani8996 opened a new pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
phani8996 opened a new pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989 Dear Airflow Maintainers, This will add a provision to autoscale celery workers unlike same numbers of workers

[jira] [Commented] (AIRFLOW-1945) Pass --autoscale to celery workers

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650252#comment-16650252 ] ASF GitHub Bot commented on AIRFLOW-1945: - phani8996 closed pull request #3989: [AIRFLOW-1945]

[GitHub] phani8996 closed pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
phani8996 closed pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989 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] phani8996 commented on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
phani8996 commented on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989#issuecomment-429864622 > @phani8996 plz rebase your commits into a single commit. Also, the commit message could be like this

[GitHub] codecov-io edited a comment on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test URL: https://github.com/apache/incubator-airflow/pull/4049#issuecomment-429554020 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4049?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test URL: https://github.com/apache/incubator-airflow/pull/4049#issuecomment-429554020 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4049?src=pr=h1) Report > Merging

[GitHub] XD-DENG edited a comment on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test

2018-10-15 Thread GitBox
XD-DENG edited a comment on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test URL: https://github.com/apache/incubator-airflow/pull/4049#issuecomment-429848698 In addition, I would suggest to include this commit into `1.10.1` which is intended to fix bugs. Re-enabling

[GitHub] msumit commented on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
msumit commented on issue #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989#issuecomment-429849799 @phani8996 plz rebase your commits into a single commit. Also, the commit message could be like this

[GitHub] XD-DENG commented on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test

2018-10-15 Thread GitBox
XD-DENG commented on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test URL: https://github.com/apache/incubator-airflow/pull/4049#issuecomment-429848698 In addition, I would suggest to include this commit into `1.10.1` which is intended to fix bugs. Re-enabling these

[GitHub] msumit commented on a change in pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added

2018-10-15 Thread GitBox
msumit commented on a change in pull request #3989: [AIRFLOW-1945] Autoscale celery workers for airflow added URL: https://github.com/apache/incubator-airflow/pull/3989#discussion_r225161038 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -349,6 +349,12

[GitHub] XD-DENG commented on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test

2018-10-15 Thread GitBox
XD-DENG commented on issue #4049: [AIRFLOW-3203] Fix DockerOperator & some operator test URL: https://github.com/apache/incubator-airflow/pull/4049#issuecomment-429848209 Hi @Fokko , I have changed the name of some of the Operator test scripts (prepend with `"test_"`), after

[GitHub] msumit closed pull request #3984: [AIRFLOW-3141] Handle duration for missing dag.

2018-10-15 Thread GitBox
msumit closed pull request #3984: [AIRFLOW-3141] Handle duration for missing dag. URL: https://github.com/apache/incubator-airflow/pull/3984 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-3141) Fix 500 on duration view when dag doesn't exist

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650184#comment-16650184 ] ASF GitHub Bot commented on AIRFLOW-3141: - msumit closed pull request #3984: [AIRFLOW-3141]

[jira] [Updated] (AIRFLOW-3203) Bugs in DockerOperator & Some operator test scripts were named incorrectly

2018-10-15 Thread Xiaodong DENG (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaodong DENG updated AIRFLOW-3203: --- Summary: Bugs in DockerOperator & Some operator test scripts were named incorrectly (was:

[jira] [Updated] (AIRFLOW-3203) Bugs in DockerOperator & Some operator test scripts were named incorrectly

2018-10-15 Thread Xiaodong DENG (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaodong DENG updated AIRFLOW-3203: --- Description: Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based

[jira] [Updated] (AIRFLOW-3203) Bugs in DockerOperator & some operator tests

2018-10-15 Thread Xiaodong DENG (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaodong DENG updated AIRFLOW-3203: --- Description: Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based

[GitHub] msumit commented on issue #3984: [AIRFLOW-3141] Handle duration for missing dag.

2018-10-15 Thread GitBox
msumit commented on issue #3984: [AIRFLOW-3141] Handle duration for missing dag. URL: https://github.com/apache/incubator-airflow/pull/3984#issuecomment-429815073  much better than getting a 500 page. This is an automated

[GitHub] codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice URL: https://github.com/apache/incubator-airflow/pull/4055#issuecomment-429739296 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4055?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice URL: https://github.com/apache/incubator-airflow/pull/4055#issuecomment-429739296 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4055?src=pr=h1) Report > Merging

[GitHub] itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators

2018-10-15 Thread GitBox
itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators URL: https://github.com/apache/incubator-airflow/pull/3981#discussion_r225115466 ## File path: airflow/contrib/operators/mlengine_operator.py ## @@ -151,6

[GitHub] itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators

2018-10-15 Thread GitBox
itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators URL: https://github.com/apache/incubator-airflow/pull/3981#discussion_r225115675 ## File path: airflow/contrib/operators/mlengine_operator.py ## @@ -387,6

[GitHub] itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators

2018-10-15 Thread GitBox
itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators URL: https://github.com/apache/incubator-airflow/pull/3981#discussion_r225115466 ## File path: airflow/contrib/operators/mlengine_operator.py ## @@ -151,6

[GitHub] itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators

2018-10-15 Thread GitBox
itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators URL: https://github.com/apache/incubator-airflow/pull/3981#discussion_r225114997 ## File path: airflow/contrib/operators/gcs_to_bq.py ## @@ -248,7 +252,7

[GitHub] itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators

2018-10-15 Thread GitBox
itscaro commented on a change in pull request #3981: [AIRFLOW-3133] Implement xcom_push flag for contrib's operators URL: https://github.com/apache/incubator-airflow/pull/3981#discussion_r225113656 ## File path: airflow/contrib/operators/bigquery_get_data.py ## @@ -78,6

[jira] [Commented] (AIRFLOW-3155) Add ability to filter by a last modified time in GoogleCloudStorageToGoogleCloudStorageOperator

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650023#comment-16650023 ] ASF GitHub Bot commented on AIRFLOW-3155: - kaxil closed pull request #4008: [AIRFLOW-3155] Add

[jira] [Resolved] (AIRFLOW-3155) Add ability to filter by a last modified time in GoogleCloudStorageToGoogleCloudStorageOperator

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

[GitHub] kaxil closed pull request #4008: [AIRFLOW-3155] Add ability to filter by a last modified time in GoogleCloudStorageToGoogleCloudStorageOperator

2018-10-15 Thread GitBox
kaxil closed pull request #4008: [AIRFLOW-3155] Add ability to filter by a last modified time in GoogleCloudStorageToGoogleCloudStorageOperator URL: https://github.com/apache/incubator-airflow/pull/4008 This is a PR merged from a forked repository. As GitHub hides the original diff on

[GitHub] johnhofman commented on issue #3960: [AIRFLOW-2966] Catch ApiException in the Kubernetes Executor

2018-10-15 Thread GitBox
johnhofman commented on issue #3960: [AIRFLOW-2966] Catch ApiException in the Kubernetes Executor URL: https://github.com/apache/incubator-airflow/pull/3960#issuecomment-429789504 @Fokko I have rebased. Is this failing test something I need to look into?

[GitHub] kaxil commented on issue #4054: [AIRFLOW-XXX] Fix GCS Operator docstrings

2018-10-15 Thread GitBox
kaxil commented on issue #4054: [AIRFLOW-XXX] Fix GCS Operator docstrings URL: https://github.com/apache/incubator-airflow/pull/4054#issuecomment-429788296 @Fokko Yes I agree, that should be the way to go. However, haven't been able to really find a decent linting tool for that yet.

[GitHub] kaxil closed pull request #4054: [AIRFLOW-XXX] Fix GCS Operator docstrings

2018-10-15 Thread GitBox
kaxil closed pull request #4054: [AIRFLOW-XXX] Fix GCS Operator docstrings URL: https://github.com/apache/incubator-airflow/pull/4054 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-3205) GCS: Support multipart upload

2018-10-15 Thread Gordon Ball (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649995#comment-16649995 ] Gordon Ball commented on AIRFLOW-3205: -- The behaviour of the MySQL->GCS operator is to split the

[jira] [Commented] (AIRFLOW-3205) GCS: Support multipart upload

2018-10-15 Thread jack (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649979#comment-16649979 ] jack commented on AIRFLOW-3205: --- Some operators like: MySqlToGoogleCloudStorageOperator do support this

[GitHub] codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice URL: https://github.com/apache/incubator-airflow/pull/4055#issuecomment-429739296 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4055?src=pr=h1) Report > Merging

[GitHub] codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice URL: https://github.com/apache/incubator-airflow/pull/4055#issuecomment-429739296 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4055?src=pr=h1) Report > Merging

[GitHub] brylie opened a new pull request #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice

2018-10-15 Thread GitBox
brylie opened a new pull request #4055: [AIRFLOW-3206] neutral and clear GPL dependency notice URL: https://github.com/apache/incubator-airflow/pull/4055 Clarify the GPL dependency notice. Add line breaks for readability. Use neutral terms 'disallow' and 'allow'.

[jira] [Commented] (AIRFLOW-3206) More neutral language regarding Copyleft in installation instructions

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649822#comment-16649822 ] ASF GitHub Bot commented on AIRFLOW-3206: - brylie opened a new pull request #4055:

[jira] [Created] (AIRFLOW-3206) More neutral language regarding Copyleft in installation instructions

2018-10-15 Thread Brylie Christopher Oxley (JIRA)
Brylie Christopher Oxley created AIRFLOW-3206: - Summary: More neutral language regarding Copyleft in installation instructions Key: AIRFLOW-3206 URL: https://issues.apache.org/jira/browse/AIRFLOW-3206

[jira] [Updated] (AIRFLOW-3206) More neutral language regarding Copyleft in installation instructions

2018-10-15 Thread Brylie Christopher Oxley (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brylie Christopher Oxley updated AIRFLOW-3206: -- Description: When installing Airflow, the user must set an

[GitHub] codecov-io edited a comment on issue #3741: [AIRFLOW-1368] Add auto_remove for DockerOperator

2018-10-15 Thread GitBox
codecov-io edited a comment on issue #3741: [AIRFLOW-1368] Add auto_remove for DockerOperator URL: https://github.com/apache/incubator-airflow/pull/3741#issuecomment-412492251 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/3741?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-3205) GCS: Support multipart upload

2018-10-15 Thread Gordon Ball (JIRA)
Gordon Ball created AIRFLOW-3205: Summary: GCS: Support multipart upload Key: AIRFLOW-3205 URL: https://issues.apache.org/jira/browse/AIRFLOW-3205 Project: Apache Airflow Issue Type: