[GitHub] [airflow] OmerJog commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration

2019-05-25 Thread GitBox
OmerJog commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration URL: https://github.com/apache/airflow/pull/5176#issuecomment-495973005 @kaxil need also to close https://github.com/apache/airflow/pull/4032

[jira] [Commented] (AIRFLOW-4521) Pause dag also pause subdags

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848329#comment-16848329 ] ASF GitHub Bot commented on AIRFLOW-4521: - feng-tao commented on pull request #

[jira] [Resolved] (AIRFLOW-4521) Pause dag also pause subdags

2019-05-25 Thread Tao Feng (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Feng resolved AIRFLOW-4521. --- Resolution: Fixed Fix Version/s: 2.0.0 > Pause dag also pause subdags >

[jira] [Commented] (AIRFLOW-4521) Pause dag also pause subdags

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848330#comment-16848330 ] ASF subversion and git services commented on AIRFLOW-4521: -- Co

[GitHub] [airflow] feng-tao merged pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags

2019-05-25 Thread GitBox
feng-tao merged pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags URL: https://github.com/apache/airflow/pull/5283 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] milton0825 commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-25 Thread GitBox
milton0825 commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r287577032 ## File path: hooks/build ## @@ -0,0 +1,445 @@ +#!/usr/bin/env bash + +# +# Licensed to

[GitHub] [airflow] codecov-io commented on issue #5326: [AIRFLOW-4571] Add headers to templated field for SimpleHttpOperator

2019-05-25 Thread GitBox
codecov-io commented on issue #5326: [AIRFLOW-4571] Add headers to templated field for SimpleHttpOperator URL: https://github.com/apache/airflow/pull/5326#issuecomment-495950977 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5326?src=pr&el=h1) Report > Merging [#5326](https://co

[GitHub] [airflow] BasPH edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
BasPH edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-495944615 @potiuk Cool, that would work + no more hacky script for figuring out changed lines :) What do you think of the following: I have this comman

[GitHub] [airflow] BasPH commented on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
BasPH commented on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-495944615 @potiuk Cool, that would work + no more hacky script for figuring out changed lines :) What do you think of the following: I have this command to ru

[jira] [Commented] (AIRFLOW-4205) Uncomment TypeAnnotations

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848271#comment-16848271 ] ASF subversion and git services commented on AIRFLOW-4205: -- Co

[jira] [Commented] (AIRFLOW-4205) Uncomment TypeAnnotations

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848270#comment-16848270 ] ASF GitHub Bot commented on AIRFLOW-4205: - potiuk commented on pull request #53

[jira] [Resolved] (AIRFLOW-4205) Uncomment TypeAnnotations

2019-05-25 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-4205. --- Resolution: Fixed > Uncomment TypeAnnotations > - > >

[GitHub] [airflow] potiuk merged pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
potiuk merged pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [airflow] potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287572125 ## File path: airflow/models/baseoperator.py ## @@ -238,40 +238,40 @@ class derived from

[GitHub] [airflow] mans2singh commented on issue #4967: [AIRFLOW-4147] Operator to publish event to Redis

2019-05-25 Thread GitBox
mans2singh commented on issue #4967: [AIRFLOW-4147] Operator to publish event to Redis URL: https://github.com/apache/airflow/pull/4967#issuecomment-495939110 Thanks @kaxil @zhongjiajie @XD-DENG @mik-laj @Fokko @ashb @r39132 @potiuk for your advice and help. -

[GitHub] [airflow] BasPH commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
BasPH commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287570939 ## File path: airflow/models/baseoperator.py ## @@ -238,40 +238,40 @@ class derived from t

[GitHub] [airflow] BasPH commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
BasPH commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287570939 ## File path: airflow/models/baseoperator.py ## @@ -238,40 +238,40 @@ class derived from t

[GitHub] [airflow] pgagnon commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
pgagnon commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287570867 ## File path: airflow/models/baseoperator.py ## @@ -238,40 +238,40 @@ class derived from

[GitHub] [airflow] codecov-io edited a comment on issue #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#issuecomment-495937082 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5327?src=pr&el=h1) Report > Merging [#5327](https://cod

[GitHub] [airflow] codecov-io edited a comment on issue #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#issuecomment-495937082 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5327?src=pr&el=h1) Report > Merging [#5327](https://cod

[GitHub] [airflow] codecov-io commented on issue #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
codecov-io commented on issue #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#issuecomment-495937082 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5327?src=pr&el=h1) Report > Merging [#5327](https://codecov.io

[GitHub] [airflow] potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287570620 ## File path: airflow/models/baseoperator.py ## @@ -238,40 +238,40 @@ class derived from

[GitHub] [airflow] potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287570648 ## File path: airflow/models/dag.py ## @@ -167,30 +167,29 @@ class DAG(BaseDag, LoggingMi

[GitHub] [airflow] potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287570595 ## File path: airflow/hooks/base_hook.py ## @@ -72,15 +72,16 @@ def get_connections(cls,

[GitHub] [airflow] potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
potiuk commented on a change in pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327#discussion_r287570612 ## File path: airflow/models/baseoperator.py ## @@ -238,40 +238,40 @@ class derived from

[jira] [Assigned] (AIRFLOW-4374) Inherit from Enum

2019-05-25 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak reassigned AIRFLOW-4374: -- Assignee: Bas Harenslak > Inherit from Enum > - > >

[GitHub] [airflow] codecov-io edited a comment on issue #5325: [AIRFLOW-XXX] Add missing extras package to installation.rst

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5325: [AIRFLOW-XXX] Add missing extras package to installation.rst URL: https://github.com/apache/airflow/pull/5325#issuecomment-495935023 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5325?src=pr&el=h1) Report > Merging [#5325](https://cod

[GitHub] [airflow] codecov-io commented on issue #5325: [AIRFLOW-XXX] Add missing extras package to installation.rst

2019-05-25 Thread GitBox
codecov-io commented on issue #5325: [AIRFLOW-XXX] Add missing extras package to installation.rst URL: https://github.com/apache/airflow/pull/5325#issuecomment-495935023 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5325?src=pr&el=h1) Report > Merging [#5325](https://codecov.io

[jira] [Commented] (AIRFLOW-4205) Uncomment TypeAnnotations

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848257#comment-16848257 ] ASF GitHub Bot commented on AIRFLOW-4205: - BasPH commented on pull request #532

[GitHub] [airflow] BasPH opened a new pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing

2019-05-25 Thread GitBox
BasPH opened a new pull request #5327: [AIRFLOW-4205] Replace type comments by native Python typing URL: https://github.com/apache/airflow/pull/5327 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache

[jira] [Commented] (AIRFLOW-4571) Add headers field to templated field for SimpleHttpOperator

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848256#comment-16848256 ] ASF GitHub Bot commented on AIRFLOW-4571: - kaxil commented on pull request #532

[GitHub] [airflow] kaxil opened a new pull request #5326: [AIRFLOW-4571] Add headers to templated field for SimpleHttpOperator

2019-05-25 Thread GitBox
kaxil opened a new pull request #5326: [AIRFLOW-4571] Add headers to templated field for SimpleHttpOperator URL: https://github.com/apache/airflow/pull/5326 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https

[jira] [Created] (AIRFLOW-4571) Add headers field to templated field for SimpleHttpOperator

2019-05-25 Thread Kaxil Naik (JIRA)
Kaxil Naik created AIRFLOW-4571: --- Summary: Add headers field to templated field for SimpleHttpOperator Key: AIRFLOW-4571 URL: https://issues.apache.org/jira/browse/AIRFLOW-4571 Project: Apache Airflow

[jira] [Resolved] (AIRFLOW-4570) Removal all future library usage

2019-05-25 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-4570. --- Resolution: Fixed Fix Version/s: 2.0.0 > Removal all future library usage >

[GitHub] [airflow] potiuk commented on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
potiuk commented on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-495933608 @BasPH - I like that much more. Such a blacklist would be our TO-DO list. and we could have a separate JIRA issue for which we could report any commits t

[jira] [Commented] (AIRFLOW-4570) Removal all future library usage

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848253#comment-16848253 ] ASF GitHub Bot commented on AIRFLOW-4570: - potiuk commented on pull request #53

[jira] [Commented] (AIRFLOW-4570) Removal all future library usage

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848254#comment-16848254 ] ASF subversion and git services commented on AIRFLOW-4570: -- Co

[GitHub] [airflow] potiuk merged pull request #5324: [AIRFLOW-4570] Remove future library (drop Python 2 support)

2019-05-25 Thread GitBox
potiuk merged pull request #5324: [AIRFLOW-4570] Remove future library (drop Python 2 support) URL: https://github.com/apache/airflow/pull/5324 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [airflow] kaxil opened a new pull request #5325: [AIRFLOW-XXX] Add missing extras package to installation.rst

2019-05-25 Thread GitBox
kaxil opened a new pull request #5325: [AIRFLOW-XXX] Add missing extras package to installation.rst URL: https://github.com/apache/airflow/pull/5325 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache

[jira] [Assigned] (AIRFLOW-4205) Uncomment TypeAnnotations

2019-05-25 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak reassigned AIRFLOW-4205: -- Assignee: Bas Harenslak > Uncomment TypeAnnotations > - > >

[GitHub] [airflow] kurtqq commented on a change in pull request #3992: [AIRFLOW-620] Feature to tail custom number of logs instead of rendering whole log

2019-05-25 Thread GitBox
kurtqq commented on a change in pull request #3992: [AIRFLOW-620] Feature to tail custom number of logs instead of rendering whole log URL: https://github.com/apache/airflow/pull/3992#discussion_r287567614 ## File path: airflow/utils/helpers.py ## @@ -334,7 +334,7 @@ def g

[GitHub] [airflow] kurtqq commented on issue #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart

2019-05-25 Thread GitBox
kurtqq commented on issue #4083: [AIRFLOW-3211] Reattach to GCP Dataproc jobs upon Airflow restart URL: https://github.com/apache/airflow/pull/4083#issuecomment-495929466 This looks good to me. But it needs rebase This is

[GitHub] [airflow] codecov-io commented on issue #5324: [AIRFLOW-4570] Remove future library (drop Python 2 support)

2019-05-25 Thread GitBox
codecov-io commented on issue #5324: [AIRFLOW-4570] Remove future library (drop Python 2 support) URL: https://github.com/apache/airflow/pull/5324#issuecomment-495929052 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5324?src=pr&el=h1) Report > Merging [#5324](https://codecov.io

[jira] [Commented] (AIRFLOW-4570) Removal all future library usage

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848222#comment-16848222 ] ASF GitHub Bot commented on AIRFLOW-4570: - BasPH commented on pull request #532

[GitHub] [airflow] codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags URL: https://github.com/apache/airflow/pull/5283#issuecomment-492518671 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5283?src=pr&el=h1) Report > Merging [#5283](https://codecov.io/gh/ap

[GitHub] [airflow] BasPH opened a new pull request #5324: [AIRFLOW-4570] Remove future library (drop Python 2 support)

2019-05-25 Thread GitBox
BasPH opened a new pull request #5324: [AIRFLOW-4570] Remove future library (drop Python 2 support) URL: https://github.com/apache/airflow/pull/5324 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache

[GitHub] [airflow] milton0825 commented on a change in pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags

2019-05-25 Thread GitBox
milton0825 commented on a change in pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags URL: https://github.com/apache/airflow/pull/5283#discussion_r287565751 ## File path: airflow/models/dag.py ## @@ -1522,3 +1522,46 @@ def create_dagrun(self,

[jira] [Created] (AIRFLOW-4570) Removal all future library usage

2019-05-25 Thread Bas Harenslak (JIRA)
Bas Harenslak created AIRFLOW-4570: -- Summary: Removal all future library usage Key: AIRFLOW-4570 URL: https://issues.apache.org/jira/browse/AIRFLOW-4570 Project: Apache Airflow Issue Type: S

[jira] [Assigned] (AIRFLOW-4570) Removal all future library usage

2019-05-25 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak reassigned AIRFLOW-4570: -- Assignee: Bas Harenslak > Removal all future library usage > ---

[GitHub] [airflow] codecov-io edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-489448068 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5238?src=pr&el=h1) Report > Merging [#5238](https://codecov.io/gh/apache/airflow/pull

[GitHub] [airflow] codecov-io edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-489448068 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5238?src=pr&el=h1) Report > Merging [#5238](https://codecov.io/gh/apache/airflow/pull

[jira] [Comment Edited] (AIRFLOW-4567) sqlalchemy DB connection invalidated. Reconnecting

2019-05-25 Thread raphael auv (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847364#comment-16847364 ] raphael auv edited comment on AIRFLOW-4567 at 5/25/19 1:47 PM: --

[GitHub] [airflow] kurtqq commented on a change in pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags

2019-05-25 Thread GitBox
kurtqq commented on a change in pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags URL: https://github.com/apache/airflow/pull/5283#discussion_r287563589 ## File path: airflow/models/dag.py ## @@ -1522,3 +1522,46 @@ def create_dagrun(self,

[GitHub] [airflow] BasPH edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
BasPH edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-495918258 @potiuk Another option might be to blacklist all files, enforce Pylint in the CI (on full files - not changed lines), and one-by-one, or directory-

[GitHub] [airflow] BasPH commented on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
BasPH commented on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-495918258 @potiuk Another option might be to blacklist all files, enforce Pylint in the CI, and one-by-one, or directory-by-directory, make all files compatible and

[GitHub] [airflow] BasPH edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
BasPH edited a comment on issue #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#issuecomment-495918258 @potiuk Another option might be to blacklist all files, enforce Pylint in the CI (on full files), and one-by-one, or directory-by-directory, make al

[GitHub] [airflow] BasPH commented on a change in pull request #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
BasPH commented on a change in pull request #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#discussion_r287562646 ## File path: .pylintrc ## @@ -0,0 +1,594 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# c

[GitHub] [airflow] BasPH commented on a change in pull request #5238: [AIRFLOW-4364] Add Pylint to CI

2019-05-25 Thread GitBox
BasPH commented on a change in pull request #5238: [AIRFLOW-4364] Add Pylint to CI URL: https://github.com/apache/airflow/pull/5238#discussion_r287562556 ## File path: .pylintrc ## @@ -0,0 +1,594 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# c

[jira] [Resolved] (AIRFLOW-2636) Airflow crash on click on "Task Duration"

2019-05-25 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-2636. - Resolution: Implemented Fixed by https://github.com/apache/airflow/pull/5178 > Airflow crash o

[jira] [Commented] (AIRFLOW-4295) HttpHook allows to create methods in lower case, e.g 'get' but correct usage requires method to be in upper case

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848142#comment-16848142 ] ASF subversion and git services commented on AIRFLOW-4295: -- Co

[GitHub] [airflow] kaxil commented on a change in pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags

2019-05-25 Thread GitBox
kaxil commented on a change in pull request #5283: [AIRFLOW-4521] Pause dag also pause its subdags URL: https://github.com/apache/airflow/pull/5283#discussion_r287558856 ## File path: airflow/models/dag.py ## @@ -1522,3 +1522,46 @@ def create_dagrun(self,

[jira] [Commented] (AIRFLOW-4147) Airflow Redis Publish Operator

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848136#comment-16848136 ] ASF subversion and git services commented on AIRFLOW-4147: -- Co

[GitHub] [airflow] kaxil commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration

2019-05-25 Thread GitBox
kaxil commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration URL: https://github.com/apache/airflow/pull/5176#issuecomment-495905905 I have closed that. Thanks @tssujt This is an autom

[jira] [Commented] (AIRFLOW-1464) Improve performance on getting dag run tis in backfill job

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848143#comment-16848143 ] ASF subversion and git services commented on AIRFLOW-1464: -- Co

[jira] [Commented] (AIRFLOW-4147) Airflow Redis Publish Operator

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848141#comment-16848141 ] ASF subversion and git services commented on AIRFLOW-4147: -- Co

[jira] [Commented] (AIRFLOW-4295) HttpHook allows to create methods in lower case, e.g 'get' but correct usage requires method to be in upper case

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848137#comment-16848137 ] ASF subversion and git services commented on AIRFLOW-4295: -- Co

[jira] [Commented] (AIRFLOW-1464) Improve performance on getting dag run tis in backfill job

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848138#comment-16848138 ] ASF subversion and git services commented on AIRFLOW-1464: -- Co

[GitHub] [airflow] potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3]

2019-05-25 Thread GitBox
potiuk commented on a change in pull request #4937: [AIRFLOW-4116] Multi-staging includes CI image [Step 2/3] URL: https://github.com/apache/airflow/pull/4937#discussion_r287558492 ## File path: hooks/build ## @@ -0,0 +1,445 @@ +#!/usr/bin/env bash + +# +# Licensed to the

[jira] [Resolved] (AIRFLOW-1464) Improve performance on getting dag run tis in backfill job

2019-05-25 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-1464. --- Resolution: Fixed Fix Version/s: 2.0.0 1.10.4 > Improve performan

[jira] [Commented] (AIRFLOW-1464) Improve performance on getting dag run tis in backfill job

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848131#comment-16848131 ] ASF subversion and git services commented on AIRFLOW-1464: -- Co

[jira] [Commented] (AIRFLOW-1464) Improve performance on getting dag run tis in backfill job

2019-05-25 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848128#comment-16848128 ] ASF subversion and git services commented on AIRFLOW-1464: -- Co

[jira] [Commented] (AIRFLOW-1464) Improve performance on getting dag run tis in backfill job

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848127#comment-16848127 ] ASF GitHub Bot commented on AIRFLOW-1464: - potiuk commented on pull request #53

[GitHub] [airflow] potiuk commented on issue #5323: [AIRFLOW-1464] Batch update task_instance state

2019-05-25 Thread GitBox
potiuk commented on issue #5323: [AIRFLOW-1464] Batch update task_instance state URL: https://github.com/apache/airflow/pull/5323#issuecomment-495903234 Thanks @milton0825 ! This is an automated message from the Apache Git Ser

[GitHub] [airflow] potiuk merged pull request #5323: [AIRFLOW-1464] Batch update task_instance state

2019-05-25 Thread GitBox
potiuk merged pull request #5323: [AIRFLOW-1464] Batch update task_instance state URL: https://github.com/apache/airflow/pull/5323 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [airflow] stale[bot] commented on issue #4969: [AIRFLOW-4148]form_choices in DagRunModelView may be wrong

2019-05-25 Thread GitBox
stale[bot] commented on issue #4969: [AIRFLOW-4148]form_choices in DagRunModelView may be wrong URL: https://github.com/apache/airflow/pull/4969#issuecomment-495896971 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[jira] [Assigned] (AIRFLOW-26) GCP hook naming alignment

2019-05-25 Thread Alex Van Boxel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Van Boxel reassigned AIRFLOW-26: - Assignee: (was: Alex Van Boxel) > GCP hook naming alignment > --

[jira] [Assigned] (AIRFLOW-473) Allow the usage of the same connection "service key" for GCP DataFlow

2019-05-25 Thread Alex Van Boxel (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Van Boxel reassigned AIRFLOW-473: -- Assignee: (was: Alex Van Boxel) > Allow the usage of the same connection "service

[jira] [Commented] (AIRFLOW-2636) Airflow crash on click on "Task Duration"

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848083#comment-16848083 ] ASF GitHub Bot commented on AIRFLOW-2636: - tssujt commented on pull request #51

[GitHub] [airflow] tssujt commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration

2019-05-25 Thread GitBox
tssujt commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration URL: https://github.com/apache/airflow/pull/5176#issuecomment-495878521 @kaxil The JIRA issue is not opened by me. This is

[GitHub] [airflow] tssujt closed pull request #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration

2019-05-25 Thread GitBox
tssujt closed pull request #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration URL: https://github.com/apache/airflow/pull/5176 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] tssujt commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration

2019-05-25 Thread GitBox
tssujt commented on issue #5176: [AIRFLOW-2636] Fix Nonetype error for task failure instance duration URL: https://github.com/apache/airflow/pull/5176#issuecomment-495878229 OK This is an automated message from the Apache Git

[GitHub] [airflow] milton0825 commented on a change in pull request #5323: [AIRFLOW-1464] Batch update task_instance state

2019-05-25 Thread GitBox
milton0825 commented on a change in pull request #5323: [AIRFLOW-1464] Batch update task_instance state URL: https://github.com/apache/airflow/pull/5323#discussion_r287554574 ## File path: airflow/jobs/backfill_job.py ## @@ -341,13 +341,13 @@ def _task_instances_for_dag_ru

[GitHub] [airflow] codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags URL: https://github.com/apache/airflow/pull/5283#issuecomment-492518671 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5283?src=pr&el=h1) Report > Merging [#5283](https://codecov.io/gh/ap

[GitHub] [airflow] codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5283: [AIRFLOW-4521] Pause dag also pause its subdags URL: https://github.com/apache/airflow/pull/5283#issuecomment-492518671 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5283?src=pr&el=h1) Report > Merging [#5283](https://codecov.io/gh/ap

[GitHub] [airflow] codecov-io edited a comment on issue #5323: [AIRFLOW-1464] Batch update task_instance state

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5323: [AIRFLOW-1464] Batch update task_instance state URL: https://github.com/apache/airflow/pull/5323#issuecomment-495484122 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5323?src=pr&el=h1) Report > Merging [#5323](https://codecov.io/gh/ap

[GitHub] [airflow] codecov-io edited a comment on issue #5323: [AIRFLOW-1464] Batch update task_instance state

2019-05-25 Thread GitBox
codecov-io edited a comment on issue #5323: [AIRFLOW-1464] Batch update task_instance state URL: https://github.com/apache/airflow/pull/5323#issuecomment-495484122 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5323?src=pr&el=h1) Report > Merging [#5323](https://codecov.io/gh/ap