[GitHub] [airflow] msumit merged pull request #5380: [AIRFLOW-XXX] Fix missing word in concepts documentation

2019-06-06 Thread GitBox
msumit merged pull request #5380: [AIRFLOW-XXX] Fix missing word in concepts documentation URL: https://github.com/apache/airflow/pull/5380 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] codecov-io edited a comment on issue #5383: [AIRFLOW-4737] Increase and document celery queue name limit

2019-06-06 Thread GitBox
codecov-io edited a comment on issue #5383: [AIRFLOW-4737] Increase and document celery queue name limit URL: https://github.com/apache/airflow/pull/5383#issuecomment-499739859 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5383?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #5383: [AIRFLOW-4737] Increase and document celery queue name limit

2019-06-06 Thread GitBox
codecov-io commented on issue #5383: [AIRFLOW-4737] Increase and document celery queue name limit URL: https://github.com/apache/airflow/pull/5383#issuecomment-499739859 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5383?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-4737) Column queue on task_instance table limit of 50 chars is too low

2019-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858250#comment-16858250 ] ASF GitHub Bot commented on AIRFLOW-4737: - villasv commented on pull request #5383:

[GitHub] [airflow] villasv opened a new pull request #5383: [AIRFLOW-4737] Increase and document celery queue name limit

2019-06-06 Thread GitBox
villasv opened a new pull request #5383: [AIRFLOW-4737] Increase and document celery queue name limit URL: https://github.com/apache/airflow/pull/5383 Make sure you have checked _all_ steps below. ### Jira - [X] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-4741) Include Sentry for Error Tracking

2019-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858206#comment-16858206 ] ASF GitHub Bot commented on AIRFLOW-4741: - tiopi commented on pull request #5382:

[GitHub] [airflow] tiopi opened a new pull request #5382: [AIRFLOW-4741] Include Sentry for Airflow

2019-06-06 Thread GitBox
tiopi opened a new pull request #5382: [AIRFLOW-4741] Include Sentry for Airflow URL: https://github.com/apache/airflow/pull/5382 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-4742) Change ui icon of failed dag runs to a darker shade of red

2019-06-06 Thread Jason Ma (JIRA)
Jason Ma created AIRFLOW-4742: - Summary: Change ui icon of failed dag runs to a darker shade of red Key: AIRFLOW-4742 URL: https://issues.apache.org/jira/browse/AIRFLOW-4742 Project: Apache Airflow

[GitHub] [airflow] haroldwoo commented on issue #5374: [AIRFLOW-4518] GkeClusterCreateOperator and GkeClusterDeleteOperator …

2019-06-06 Thread GitBox
haroldwoo commented on issue #5374: [AIRFLOW-4518] GkeClusterCreateOperator and GkeClusterDeleteOperator … URL: https://github.com/apache/airflow/pull/5374#issuecomment-499678092 @dimberman I'm not sure how to add a test for this? The GKEClusterHook was being constructed incorrectly.

[jira] [Commented] (AIRFLOW-2842) GCS rsync operator

2019-06-06 Thread Bruce Arctor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16858106#comment-16858106 ] Bruce Arctor commented on AIRFLOW-2842: --- [~jackjack10], Would this likely be a new operator (as

[GitHub] [airflow] codecov-io edited a comment on issue #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
codecov-io edited a comment on issue #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#issuecomment-498905565 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5372?src=pr=h1) Report > Merging

[GitHub] [airflow] milton0825 edited a comment on issue #5342: [AIRFLOW-4521] Pause dag not load dagbag

2019-06-06 Thread GitBox
milton0825 edited a comment on issue #5342: [AIRFLOW-4521] Pause dag not load dagbag URL: https://github.com/apache/airflow/pull/5342#issuecomment-498912474 PTAL @feng-tao @ashb Shall we merge this? This is an automated

[GitHub] [airflow] dstandish commented on issue #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on issue #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#issuecomment-499654178 OK -- I did a serious refactor of the tests, used `parameterized` etc -- looking much better now. I think

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291314335 ## File path: airflow/models/taskinstance.py ## @@ -528,25 +532,43 @@ def

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291323721 ## File path: airflow/models/taskinstance.py ## @@ -528,25 +532,43 @@ def

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291314335 ## File path: airflow/models/taskinstance.py ## @@ -528,25 +532,43 @@ def

[jira] [Work started] (AIRFLOW-4739) Kubernetes Executor: Allow per task labels on task pods

2019-06-06 Thread George Miller (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-4739 started by George Miller. -- > Kubernetes Executor: Allow per task labels on task pods >

[jira] [Work stopped] (AIRFLOW-4739) Kubernetes Executor: Allow per task labels on task pods

2019-06-06 Thread George Miller (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-4739 stopped by George Miller. -- > Kubernetes Executor: Allow per task labels on task pods >

[jira] [Work started] (AIRFLOW-4739) Kubernetes Executor: Allow per task labels on task pods

2019-06-06 Thread George Miller (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-4739 started by George Miller. -- > Kubernetes Executor: Allow per task labels on task pods >

[GitHub] [airflow] codecov-io edited a comment on issue #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator

2019-06-06 Thread GitBox
codecov-io edited a comment on issue #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator URL: https://github.com/apache/airflow/pull/4530#issuecomment-491379328 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4530?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj commented on a change in pull request #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator

2019-06-06 Thread GitBox
mik-laj commented on a change in pull request #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator URL: https://github.com/apache/airflow/pull/4530#discussion_r291325263 ## File path: airflow/contrib/utils/aks_utils.py ## @@ -0,0 +1,102 @@ +# -*- coding:

[GitHub] [airflow] mik-laj commented on a change in pull request #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator

2019-06-06 Thread GitBox
mik-laj commented on a change in pull request #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator URL: https://github.com/apache/airflow/pull/4530#discussion_r291324830 ## File path: airflow/contrib/utils/aks_utils.py ## @@ -0,0 +1,102 @@ +# -*- coding:

[GitHub] [airflow] mik-laj commented on a change in pull request #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator

2019-06-06 Thread GitBox
mik-laj commented on a change in pull request #4530: [AIRFLOW-3282] Implement Azure Kubernetes Service Operator URL: https://github.com/apache/airflow/pull/4530#discussion_r291324642 ## File path: airflow/contrib/utils/aks_utils.py ## @@ -0,0 +1,102 @@ +# -*- coding:

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291323721 ## File path: airflow/models/taskinstance.py ## @@ -528,25 +532,43 @@ def

[GitHub] [airflow] BasPH commented on issue #5380: Fix missing word in concepts documentation

2019-06-06 Thread GitBox
BasPH commented on issue #5380: Fix missing word in concepts documentation URL: https://github.com/apache/airflow/pull/5380#issuecomment-499619730 Thanks, docs improvements always much appreciated! Could you prepend your commit message with `[AIRFLOW-XXX] ` as explained in the pull request

[jira] [Updated] (AIRFLOW-4741) Include Sentry for Error Tracking

2019-06-06 Thread Osmar Coronel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osmar Coronel updated AIRFLOW-4741: --- Description: This hook lets you easily use the Sentry SDK in Airflow. It provides: * a 

[jira] [Created] (AIRFLOW-4741) Include Sentry for Error Tracking

2019-06-06 Thread Osmar Coronel (JIRA)
Osmar Coronel created AIRFLOW-4741: -- Summary: Include Sentry for Error Tracking Key: AIRFLOW-4741 URL: https://issues.apache.org/jira/browse/AIRFLOW-4741 Project: Apache Airflow Issue Type:

[GitHub] [airflow] codecov-io edited a comment on issue #5380: Fix missing word in concepts documentation

2019-06-06 Thread GitBox
codecov-io edited a comment on issue #5380: Fix missing word in concepts documentation URL: https://github.com/apache/airflow/pull/5380#issuecomment-499613442 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5380?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #5380: Fix missing word in concepts documentation

2019-06-06 Thread GitBox
codecov-io commented on issue #5380: Fix missing word in concepts documentation URL: https://github.com/apache/airflow/pull/5380#issuecomment-499613442 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5380?src=pr=h1) Report > Merging

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291314335 ## File path: airflow/models/taskinstance.py ## @@ -528,25 +532,43 @@ def

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291314335 ## File path: airflow/models/taskinstance.py ## @@ -528,25 +532,43 @@ def

[GitHub] [airflow] codecov-io edited a comment on issue #5376: [AIRFLOW-4739] Add ability to specify labels per task with kubernetes executor config

2019-06-06 Thread GitBox
codecov-io edited a comment on issue #5376: [AIRFLOW-4739] Add ability to specify labels per task with kubernetes executor config URL: https://github.com/apache/airflow/pull/5376#issuecomment-499609644 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5376?src=pr=h1) Report >

[GitHub] [airflow] codecov-io commented on issue #5376: [AIRFLOW-4739] Add ability to specify labels per task with kubernetes executor config

2019-06-06 Thread GitBox
codecov-io commented on issue #5376: [AIRFLOW-4739] Add ability to specify labels per task with kubernetes executor config URL: https://github.com/apache/airflow/pull/5376#issuecomment-499609644 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5376?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-3160) Load latest_dagruns asynchronously

2019-06-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857945#comment-16857945 ] ASF subversion and git services commented on AIRFLOW-3160: -- Commit

[jira] [Commented] (AIRFLOW-3160) Load latest_dagruns asynchronously

2019-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857944#comment-16857944 ] ASF GitHub Bot commented on AIRFLOW-3160: - msumit commented on pull request #5339:

[GitHub] [airflow] msumit merged pull request #5339: [AIRFLOW-3160] (Unrevert) Load latest_dagruns asynchronously

2019-06-06 Thread GitBox
msumit merged pull request #5339: [AIRFLOW-3160] (Unrevert) Load latest_dagruns asynchronously URL: https://github.com/apache/airflow/pull/5339 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] pgagnon commented on issue #4520: [AIRFLOW-3703] Support DnsPolicy for KubernetesPodOperator

2019-06-06 Thread GitBox
pgagnon commented on issue #4520: [AIRFLOW-3703] Support DnsPolicy for KubernetesPodOperator URL: https://github.com/apache/airflow/pull/4520#issuecomment-499593812 @bbcbruno Also could you please squash your commits? This

[jira] [Commented] (AIRFLOW-4740) default args end_date should be as permissive as start_date

2019-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857924#comment-16857924 ] ASF GitHub Bot commented on AIRFLOW-4740: - dossett commented on pull request #5381:

[GitHub] [airflow] dossett opened a new pull request #5381: AIRFLOW-4740 make default_args end_date permissive

2019-06-06 Thread GitBox
dossett opened a new pull request #5381: AIRFLOW-4740 make default_args end_date permissive URL: https://github.com/apache/airflow/pull/5381 Make sure you have checked _all_ steps below. ### Jira - [ X] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-4740) default args end_date should be as permissive as start_date

2019-06-06 Thread Aaron Dossett (JIRA)
Aaron Dossett created AIRFLOW-4740: -- Summary: default args end_date should be as permissive as start_date Key: AIRFLOW-4740 URL: https://issues.apache.org/jira/browse/AIRFLOW-4740 Project: Apache

[GitHub] [airflow] codecov-io edited a comment on issue #5339: [AIRFLOW-3160] (Unrevert) Load latest_dagruns asynchronously

2019-06-06 Thread GitBox
codecov-io edited a comment on issue #5339: [AIRFLOW-3160] (Unrevert) Load latest_dagruns asynchronously URL: https://github.com/apache/airflow/pull/5339#issuecomment-497127116 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5339?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #5339: [AIRFLOW-3160] (Unrevert) Load latest_dagruns asynchronously

2019-06-06 Thread GitBox
codecov-io edited a comment on issue #5339: [AIRFLOW-3160] (Unrevert) Load latest_dagruns asynchronously URL: https://github.com/apache/airflow/pull/5339#issuecomment-497127116 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5339?src=pr=h1) Report > Merging

[GitHub] [airflow] ashb commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
ashb commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291255707 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291255029 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[GitHub] [airflow] ghisvail opened a new pull request #5380: Fix missing word in concepts documentation

2019-06-06 Thread GitBox
ghisvail opened a new pull request #5380: Fix missing word in concepts documentation URL: https://github.com/apache/airflow/pull/5380 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Assigned] (AIRFLOW-4494) Unwanted kwarg shell=True in DaskExecutor

2019-06-06 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anonymous reassigned AIRFLOW-4494: -- Assignee: Dawid > Unwanted kwarg shell=True in DaskExecutor >

[jira] [Assigned] (AIRFLOW-4494) Unwanted kwarg shell=True in DaskExecutor

2019-06-06 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anonymous reassigned AIRFLOW-4494: -- Assignee: (was: Dawid) > Unwanted kwarg shell=True in DaskExecutor >

[jira] [Updated] (AIRFLOW-4149) gRPC connection should be added to forms

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4149: --- Affects Version/s: 1.10.3 Component/s: ui > gRPC connection should be

[GitHub] [airflow] pgagnon commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
pgagnon commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291247862 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[GitHub] [airflow] ashb commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
ashb commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291247911 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[GitHub] [airflow] pgagnon commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
pgagnon commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291246100 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[GitHub] [airflow] ashb commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
ashb commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291246847 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[GitHub] [airflow] pgagnon commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
pgagnon commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291246100 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[jira] [Updated] (AIRFLOW-4149) gRPC connection should be added to forms

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4149: --- Fix Version/s: 1.10.4 > gRPC connection should be added to forms >

[jira] [Resolved] (AIRFLOW-4104) Add type annotations to common classes

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-4104. Resolution: Done Fix Version/s: 1.10.4 > Add type annotations to common

[jira] [Updated] (AIRFLOW-4084) Fails to download the entire log when file is large and stored in the ElasticSearch

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4084: --- Fix Version/s: 1.10.4 > Fails to download the entire log when file is large and

[jira] [Updated] (AIRFLOW-4118) Instrument dagrun duration

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4118: --- Fix Version/s: 1.10.4 > Instrument dagrun duration > -- >

[jira] [Updated] (AIRFLOW-4535) Breaks job.py into multiple files

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4535: --- Fix Version/s: 1.10.4 > Breaks job.py into multiple files >

[jira] [Updated] (AIRFLOW-2836) Minor improvement of contrib.sensors.FileSensor

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2836: --- Fix Version/s: 1.10.4 > Minor improvement of contrib.sensors.FileSensor >

[jira] [Reopened] (AIRFLOW-3272) Create gRPC hook for creating generic grpc connection

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-3272: > Create gRPC hook for creating generic grpc connection >

[jira] [Resolved] (AIRFLOW-3272) Create gRPC hook for creating generic grpc connection

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-3272. Resolution: Done Fix Version/s: 1.10.4 > Create gRPC hook for creating

[jira] [Resolved] (AIRFLOW-4433) Add missing type in DockerOperator doc string

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-4433. Resolution: Done Fix Version/s: 1.10.4 > Add missing type in

[jira] [Reopened] (AIRFLOW-3725) Bigquery_hook should be able to supply private_key to pandas_gbq.read_gbq

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-3725: > Bigquery_hook should be able to supply private_key to pandas_gbq.read_gbq >

[jira] [Commented] (AIRFLOW-4218) I would want to provide http args to K8 executor while calling k8 python client apis

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857805#comment-16857805 ] Ash Berlin-Taylor commented on AIRFLOW-4218: Re-opening to set fix versions > I would want

[jira] [Commented] (AIRFLOW-3725) Bigquery_hook should be able to supply private_key to pandas_gbq.read_gbq

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857807#comment-16857807 ] Ash Berlin-Taylor commented on AIRFLOW-3725: Re-opening to set fix versions >

[jira] [Commented] (AIRFLOW-3506) Fail to query log from elasticsearch

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857808#comment-16857808 ] Ash Berlin-Taylor commented on AIRFLOW-3506: Re-opening to set fix versions > Fail to

[jira] [Commented] (AIRFLOW-3938) Qubole Operator Improvements

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857806#comment-16857806 ] Ash Berlin-Taylor commented on AIRFLOW-3938: Re-opening to set fix versions > Qubole

[jira] [Resolved] (AIRFLOW-3506) Fail to query log from elasticsearch

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-3506. Resolution: Done Fix Version/s: 1.10.4 > Fail to query log from

[jira] [Commented] (AIRFLOW-4433) Add missing type in DockerOperator doc string

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857804#comment-16857804 ] Ash Berlin-Taylor commented on AIRFLOW-4433: Re-opening to set fix versions > Add missing

[jira] [Reopened] (AIRFLOW-4218) I would want to provide http args to K8 executor while calling k8 python client apis

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-4218: > I would want to provide http args to K8 executor while calling k8 python > client

[jira] [Commented] (AIRFLOW-3272) Create gRPC hook for creating generic grpc connection

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16857809#comment-16857809 ] Ash Berlin-Taylor commented on AIRFLOW-3272: Re-opening to set fix versions > Create gRPC

[jira] [Reopened] (AIRFLOW-3938) Qubole Operator Improvements

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-3938: > Qubole Operator Improvements > > >

[jira] [Resolved] (AIRFLOW-4218) I would want to provide http args to K8 executor while calling k8 python client apis

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-4218. Resolution: Done Fix Version/s: 1.10.4 > I would want to provide http

[jira] [Reopened] (AIRFLOW-3506) Fail to query log from elasticsearch

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-3506: > Fail to query log from elasticsearch > > >

[jira] [Reopened] (AIRFLOW-4433) Add missing type in DockerOperator doc string

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-4433: > Add missing type in DockerOperator doc string >

[jira] [Resolved] (AIRFLOW-3725) Bigquery_hook should be able to supply private_key to pandas_gbq.read_gbq

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-3725. Resolution: Done Fix Version/s: 1.10.4 > Bigquery_hook should be able to

[jira] [Resolved] (AIRFLOW-3938) Qubole Operator Improvements

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-3938. Resolution: Done Fix Version/s: 1.10.4 > Qubole Operator Improvements >

[jira] [Resolved] (AIRFLOW-4149) gRPC connection should be added to forms

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-4149. Resolution: Done > gRPC connection should be added to forms >

[jira] [Updated] (AIRFLOW-4720) Allow comments in .airflowignore files

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4720: --- Affects Version/s: (was: 1.10.4) 1.10.3 Fix

[jira] [Resolved] (AIRFLOW-4720) Allow comments in .airflowignore files

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-4720. Resolution: Done > Allow comments in .airflowignore files >

[GitHub] [airflow] dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context

2019-06-06 Thread GitBox
dstandish commented on a change in pull request #5372: [AIRFLOW-3057] add prev_*_date_success to template context URL: https://github.com/apache/airflow/pull/5372#discussion_r291242329 ## File path: airflow/models/dagrun.py ## @@ -218,12 +219,19 @@ def get_dag(self):

[jira] [Updated] (AIRFLOW-3869) raise consistent Exception in AirflowConfigParser.getboolean

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3869: --- Fix Version/s: (was: 2.0.0) 1.10.4 > raise consistent

[jira] [Updated] (AIRFLOW-3874) Improve BigQueryHook.run_with_configuration's location support

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3874: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Improve

[jira] [Updated] (AIRFLOW-3677) Improve check_operator.py test coverage

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3677: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Improve

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

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3471: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Refactor: Move XCom

[jira] [Updated] (AIRFLOW-4361) Fix flaky test_integration_run_dag_with_scheduler_failure

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4361: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Fix flaky

[jira] [Updated] (AIRFLOW-4265) Lineage backend did not work normally

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4265: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Lineage backend did

[jira] [Updated] (AIRFLOW-3944) Fix various code smells

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3944: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Fix various code

[jira] [Updated] (AIRFLOW-4261) To fix some minor issues in airflow/jobs.py

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4261: --- Fix Version/s: (was: 2.0.0) 1.10.4 > To fix some minor

[jira] [Updated] (AIRFLOW-4269) For-lop in jobs._process_task_instances can be faster by breaking from unnecessary steps

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4269: --- Fix Version/s: (was: 2.0.0) 1.10.4 > For-lop in

[jira] [Updated] (AIRFLOW-4256) Remove noqa from migrations

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4256: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Remove noqa from

[jira] [Updated] (AIRFLOW-4163) IntervalCheckOperator support relative difference ratio and can ignore zero

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4163: --- Fix Version/s: (was: 2.0.0) 1.10.4 Summary:

[jira] [Updated] (AIRFLOW-4337) Fix docker-compose deprecation warning in CI

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4337: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Fix docker-compose

[jira] [Updated] (AIRFLOW-4362) Fix test_execution_limited_parallelism logic

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4362: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Fix

[jira] [Updated] (AIRFLOW-4419) Concurrency calculation in scheduler is slow and has a bug

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4419: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Concurrency

[jira] [Updated] (AIRFLOW-4565) CeleryExecutor does not gauge executor stats

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4565: --- Fix Version/s: (was: 2.0.0) 1.10.4 > CeleryExecutor does

[jira] [Updated] (AIRFLOW-3867) Unification of the subpackage's name for GCP

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3867: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Unification of the

[jira] [Updated] (AIRFLOW-4259) Refactor: move all classes out of models.py

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4259: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Refactor: move all

[jira] [Updated] (AIRFLOW-4034) Make string formatting explicit by removing locals()

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4034: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Make string formatting

[jira] [Updated] (AIRFLOW-3984) Add tests for WinRMHook

2019-06-06 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3984: --- Fix Version/s: (was: 2.0.0) 1.10.4 > Add tests for

  1   2   3   >