[jira] [Resolved] (AIRFLOW-6183) Fix flaky GCS hook gzip test

2019-12-10 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6183. --- Fix Version/s: 2.0.0 Resolution: Fixed > Fix flaky GCS hook gzip test >

[jira] [Updated] (AIRFLOW-6214) Spark driver status tracking for standalone, YARN, Mesos and K8s with cluster deploy mode

2019-12-10 Thread Albertus Kelvin (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albertus Kelvin updated AIRFLOW-6214: - Description: Based on the following code snippet: {code:python} def

[GitHub] [airflow] codecov-io edited a comment on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id

2019-12-10 Thread GitBox
codecov-io edited a comment on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id URL: https://github.com/apache/airflow/pull/6655#issuecomment-557906816 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6655?src=pr=h1) Report

[GitHub] [airflow] ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r355988563 ## File path: airflow/contrib/operators/kubernetes_pod_operator.py ## @@

[GitHub] [airflow] ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r355993334 ## File path: airflow/kubernetes/worker_configuration.py ## @@ -25,11 +25,15

[GitHub] [airflow] ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r356002546 ## File path: airflow/kubernetes/pod_generator.py ## @@ -60,74 +71,118 @@

[GitHub] [airflow] ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r356004685 ## File path: tests/integration/kubernetes/dep.yaml ## @@ -0,0 +1,33 @@ +#

[GitHub] [airflow] potiuk commented on issue #6726: [AIRFLOW-6170] BranchPythonOperator does not do XCom push of returned value

2019-12-10 Thread GitBox
potiuk commented on issue #6726: [AIRFLOW-6170] BranchPythonOperator does not do XCom push of returned value URL: https://github.com/apache/airflow/pull/6726#issuecomment-563952693 Yep @baolsen restarted. And yes we know cassandra is a problem sometimes - likely some resource race on

[GitHub] [airflow] methane commented on issue #4558: [AIRFLOW-3731] Constrain mysqlclient to <1.4

2019-12-10 Thread GitBox
methane commented on issue #4558: [AIRFLOW-3731] Constrain mysqlclient to <1.4 URL: https://github.com/apache/airflow/pull/4558#issuecomment-563957769 I removed `__exit__` from mysqlclient because it was not many people expects, including Airflow.

[GitHub] [airflow] codecov-io edited a comment on issue #6739: [AIRFLOW-6183] Fix flaky GCS hook gzip test

2019-12-10 Thread GitBox
codecov-io edited a comment on issue #6739: [AIRFLOW-6183] Fix flaky GCS hook gzip test URL: https://github.com/apache/airflow/pull/6739#issuecomment-562511006 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6739?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6739: [AIRFLOW-6183] Fix flaky GCS hook gzip test

2019-12-10 Thread GitBox
codecov-io edited a comment on issue #6739: [AIRFLOW-6183] Fix flaky GCS hook gzip test URL: https://github.com/apache/airflow/pull/6739#issuecomment-562511006 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6739?src=pr=h1) Report > Merging

[GitHub] [airflow] michalslowikowski00 opened a new pull request #6771: [AIRFLOW-6121] [API-21] Rename cloud_build service

2019-12-10 Thread GitBox
michalslowikowski00 opened a new pull request #6771: [AIRFLOW-6121] [API-21] Rename cloud_build service URL: https://github.com/apache/airflow/pull/6771 Rename CloudBuildCreateBuildOperator to CloudBuildCreateOperator ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-6121) Rename cloud_build service

2019-12-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992475#comment-16992475 ] ASF GitHub Bot commented on AIRFLOW-6121: - michalslowikowski00 commented on pull request #6771:

[jira] [Commented] (AIRFLOW-6058) Run tests with pytest

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

[GitHub] [airflow] ashb commented on a change in pull request #6760: [AIRFLOW-6157] Separate out common protocol for executors.

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6760: [AIRFLOW-6157] Separate out common protocol for executors. URL: https://github.com/apache/airflow/pull/6760#discussion_r355995134 ## File path: airflow/executors/base_executor.py ## @@ -52,26 +170,30 @@ class

[GitHub] [airflow] ashb commented on a change in pull request #6760: [AIRFLOW-6157] Separate out common protocol for executors.

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6760: [AIRFLOW-6157] Separate out common protocol for executors. URL: https://github.com/apache/airflow/pull/6760#discussion_r355995069 ## File path: airflow/executors/base_executor.py ## @@ -42,7 +43,124 @@

[GitHub] [airflow] ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r356004685 ## File path: tests/integration/kubernetes/dep.yaml ## @@ -0,0 +1,33 @@ +#

[GitHub] [airflow] ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r356004347 ## File path: tests/executors/test_kubernetes_executor.py ## @@ -126,6 +134,9

[GitHub] [airflow] ashb commented on issue #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run

2019-12-10 Thread GitBox
ashb commented on issue #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run URL: https://github.com/apache/airflow/pull/4751#issuecomment-564274761 Quite a few tests seem to be failing in test_scheduler_job so that seems related to this change.

[GitHub] [airflow] potiuk commented on issue #6785: [AIRFLOW-6226] Always reset warnings in tests

2019-12-10 Thread GitBox
potiuk commented on issue #6785: [AIRFLOW-6226] Always reset warnings in tests URL: https://github.com/apache/airflow/pull/6785#issuecomment-564310305 @ashb @mik-laj this one was not strictly needed in 2.0.0 but we had few more of those warnings.check_warning in 1.10 without resetting

[GitHub] [airflow] dimberman opened a new pull request #6786: Airflow 5413 manage k8s pod config from json

2019-12-10 Thread GitBox
dimberman opened a new pull request #6786: Airflow 5413 manage k8s pod config from json URL: https://github.com/apache/airflow/pull/6786 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] [airflow] dimberman closed pull request #6786: Airflow 5413 manage k8s pod config from json

2019-12-10 Thread GitBox
dimberman closed pull request #6786: Airflow 5413 manage k8s pod config from json URL: https://github.com/apache/airflow/pull/6786 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (AIRFLOW-6018) Display task instance in table during backfilling

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

[jira] [Commented] (AIRFLOW-6211) Document using conda virtualenv for development

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

[jira] [Commented] (AIRFLOW-6226) warning.catch_warning should not be used in our code

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

[jira] [Commented] (AIRFLOW-6216) Allow pytests to be run without "tests"

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

[jira] [Commented] (AIRFLOW-5926) Fix race-condition in TestCliWebServer

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

[jira] [Commented] (AIRFLOW-6191) Adjust pytest verbosity in CI and local environment

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

[jira] [Commented] (AIRFLOW-6219) What is the recommended way to modify airflow views?

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992957#comment-16992957 ] Ash Berlin-Taylor commented on AIRFLOW-6219: Not to directly answer your question - but why

[jira] [Commented] (AIRFLOW-3794) Decommission modules in `airflow/contrib/auth/backends/`, other than `password_auth`

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992967#comment-16992967 ] Ash Berlin-Taylor commented on AIRFLOW-3794: The auth backends are unrelated to AIP-21

[jira] [Commented] (AIRFLOW-6207) Dag run twice in airflow

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992978#comment-16992978 ] Ash Berlin-Taylor commented on AIRFLOW-6207: Can you show the full rows from your first

[jira] [Updated] (AIRFLOW-6225) Better Logging for the K8sPodOperator

2019-12-10 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Imberman updated AIRFLOW-6225: - Priority: Minor (was: Major) > Better Logging for the K8sPodOperator >

[jira] [Commented] (AIRFLOW-4264) Would it be possible to make DummyOperator a fairly distinct color then other types of operators?

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992987#comment-16992987 ] Ash Berlin-Taylor commented on AIRFLOW-4264: Yeah, come up with a better colour scheme for

[jira] [Created] (AIRFLOW-6225) Better Logging for the K8sPodOperator

2019-12-10 Thread Daniel Imberman (Jira)
Daniel Imberman created AIRFLOW-6225: Summary: Better Logging for the K8sPodOperator Key: AIRFLOW-6225 URL: https://issues.apache.org/jira/browse/AIRFLOW-6225 Project: Apache Airflow

[jira] [Resolved] (AIRFLOW-4186) [security] ui - Application is vulnerable to redirection attacks

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-4186. Resolution: Not A Bug {quote}An attacker who is able to intercept and modify

[jira] [Closed] (AIRFLOW-4181) [security] ui - Server Information Disclosure

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor closed AIRFLOW-4181. -- Resolution: Won't Do I do not see that  disclosing the version of the software is a

[jira] [Commented] (AIRFLOW-4431) Gantt chart tab do not showing

2019-12-10 Thread Gabriel Eckers (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993020#comment-16993020 ] Gabriel Eckers commented on AIRFLOW-4431: - Just encountered this problem with someone running

[GitHub] [airflow] SevakAvet opened a new pull request #6787: Add template_ext to custom operator example

2019-12-10 Thread GitBox
SevakAvet opened a new pull request #6787: Add template_ext to custom operator example URL: https://github.com/apache/airflow/pull/6787 Add template_ext to custom operator example This is an automated message from the Apache

[jira] [Commented] (AIRFLOW-6018) Display task instance in table during backfilling

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

[GitHub] [airflow] darrenleeweber commented on issue #6764: [AIRFLOW-6206] Move and rename AWS batch operator [AIP-21]

2019-12-10 Thread GitBox
darrenleeweber commented on issue #6764: [AIRFLOW-6206] Move and rename AWS batch operator [AIP-21] URL: https://github.com/apache/airflow/pull/6764#issuecomment-564336942 The CI failed only for one "platform" and it's not related to this PR, i.e. failures were mostly cassandra: ```

[jira] [Updated] (AIRFLOW-3909) cant read log file for previous tries with multiply celery workers

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3909: --- Summary: cant read log file for previous tries with multiply celery workers (was:

[jira] [Closed] (AIRFLOW-4065) misc security fixes and custom spark poll

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor closed AIRFLOW-4065. -- Resolution: Invalid This is more than a single issue. Can you open an issue per

[GitHub] [airflow] codecov-io edited a comment on issue #6426: [AIRFLOW-5751] add get_uri method to Connection

2019-12-10 Thread GitBox
codecov-io edited a comment on issue #6426: [AIRFLOW-5751] add get_uri method to Connection URL: https://github.com/apache/airflow/pull/6426#issuecomment-546181114 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6426?src=pr=h1) Report > :exclamation: No coverage uploaded for pull

[jira] [Closed] (AIRFLOW-6226) warning.catch_warning should not be used in our code

2019-12-10 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk closed AIRFLOW-6226. - Resolution: Won't Fix We need to use catch_warning sometimes to indicate there is no warning

[GitHub] [airflow] dstandish commented on issue #6426: [AIRFLOW-5751] add get_uri method to Connection

2019-12-10 Thread GitBox
dstandish commented on issue #6426: [AIRFLOW-5751] add get_uri method to Connection URL: https://github.com/apache/airflow/pull/6426#issuecomment-564301772 rebased; tests pass; thanks :) This is an automated message from

[GitHub] [airflow] darrenleeweber edited a comment on issue #6765: [WIP][AIRFLOW-5889] Fix polling for AWS Batch job status

2019-12-10 Thread GitBox
darrenleeweber edited a comment on issue #6765: [WIP][AIRFLOW-5889] Fix polling for AWS Batch job status URL: https://github.com/apache/airflow/pull/6765#issuecomment-564225756 Marking this as WIP so it can be rebased after https://github.com/apache/airflow/pull/6764 is resolved. The

[GitHub] [airflow] kaxil commented on issue #5079: [AIRFLOW-4285] Update task dependency context defination and usage

2019-12-10 Thread GitBox
kaxil commented on issue #5079: [AIRFLOW-4285] Update task dependency context defination and usage URL: https://github.com/apache/airflow/pull/5079#issuecomment-564323605 We still have this error: https://github.com/apache/airflow/pull/5079#issuecomment-557674309 @KevinYang21

[GitHub] [airflow] darrenleeweber edited a comment on issue #6764: [AIRFLOW-6206] Move and rename AWS batch operator [AIP-21]

2019-12-10 Thread GitBox
darrenleeweber edited a comment on issue #6764: [AIRFLOW-6206] Move and rename AWS batch operator [AIP-21] URL: https://github.com/apache/airflow/pull/6764#issuecomment-564336942 The CI failed only for one "platform" and it's not related to this PR, i.e. failures were mostly cassandra:

[jira] [Updated] (AIRFLOW-5889) AWS Batch Operator - API request limits should not fail a task

2019-12-10 Thread Darren Weber (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darren Weber updated AIRFLOW-5889: -- Affects Version/s: 1.10.2 1.10.3 1.10.4

[jira] [Updated] (AIRFLOW-5889) AWS Batch Operator - API request limits should not fail a task

2019-12-10 Thread Darren Weber (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darren Weber updated AIRFLOW-5889: -- Fix Version/s: 1.10.7 Affects Version/s: (was: 1.10.4)

[GitHub] [airflow] XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script

2019-12-10 Thread GitBox
XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script URL: https://github.com/apache/airflow/pull/6772#discussion_r356371263 ## File path: dev/README.md ## @@ -22,11 +22,38 @@ **Table of contents** +-

[jira] [Closed] (AIRFLOW-2580) Conflict with imported package

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor closed AIRFLOW-2580. -- Resolution: Cannot Reproduce You haven't given us enough info to reproduce or help

[jira] [Comment Edited] (AIRFLOW-6210) Reuse SQLAlchemy session in ti_deps

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992976#comment-16992976 ] Ash Berlin-Taylor edited comment on AIRFLOW-6210 at 12/10/19 9:46 PM:

[GitHub] [airflow] dimberman commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
dimberman commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r356310198 ## File path: airflow/kubernetes/worker_configuration.py ## @@ -389,11

[GitHub] [airflow] aijamalnk commented on issue #6623: Donating Google's Airflow K8s Operator to Apache Foundation

2019-12-10 Thread GitBox
aijamalnk commented on issue #6623: Donating Google's Airflow K8s Operator to Apache Foundation URL: https://github.com/apache/airflow/pull/6623#issuecomment-564287169 @barney-s I wonder if you saw Ash's comments This is an

[jira] [Commented] (AIRFLOW-6210) Reuse SQLAlchemy session in ti_deps

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992976#comment-16992976 ] Ash Berlin-Taylor commented on AIRFLOW-6210: This didn't show up at all as a slow spot in

[jira] [Reopened] (AIRFLOW-6226) warning.catch_warning should not be used in our code

2019-12-10 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk reopened AIRFLOW-6226: --- > warning.catch_warning should not be used in our code >

[GitHub] [airflow] darrenleeweber commented on issue #6764: [AIRFLOW-6206] Use "aws_" prefix for aws_batch_operator.py module [AIP-21]

2019-12-10 Thread GitBox
darrenleeweber commented on issue #6764: [AIRFLOW-6206] Use "aws_" prefix for aws_batch_operator.py module [AIP-21] URL: https://github.com/apache/airflow/pull/6764#issuecomment-564306173 Resolved WIP status and review requests to conform with AIP-21.

[jira] [Work started] (AIRFLOW-5889) AWS Batch Operator - API request limits should not fail a task

2019-12-10 Thread Darren Weber (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-5889 started by Darren Weber. - > AWS Batch Operator - API request limits should not fail a task >

[jira] [Commented] (AIRFLOW-5889) AWS Batch Operator - API request limits should not fail a task

2019-12-10 Thread Darren Weber (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993128#comment-16993128 ] Darren Weber commented on AIRFLOW-5889: --- Hope to get this into the next release for 1.10.x - 

[jira] [Updated] (AIRFLOW-5889) AWS Batch Operator - API request limits should not fail a task

2019-12-10 Thread Darren Weber (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darren Weber updated AIRFLOW-5889: -- Issue Type: Bug (was: Improvement) > AWS Batch Operator - API request limits should not

[GitHub] [airflow] codecov-io edited a comment on issue #6604: [AIRFLOW-5920] Neo4j operator and hook

2019-12-10 Thread GitBox
codecov-io edited a comment on issue #6604: [AIRFLOW-5920] Neo4j operator and hook URL: https://github.com/apache/airflow/pull/6604#issuecomment-558902885 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6604?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6604: [AIRFLOW-5920] Neo4j operator and hook

2019-12-10 Thread GitBox
codecov-io edited a comment on issue #6604: [AIRFLOW-5920] Neo4j operator and hook URL: https://github.com/apache/airflow/pull/6604#issuecomment-558902885 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6604?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk commented on issue #6774: [AIRFLOW XXX] Update kubernetes doc with correct path

2019-12-10 Thread GitBox
potiuk commented on issue #6774: [AIRFLOW XXX] Update kubernetes doc with correct path URL: https://github.com/apache/airflow/pull/6774#issuecomment-564268720 Thanks! This is an automated message from the Apache Git Service.

[GitHub] [airflow] potiuk merged pull request #6774: [AIRFLOW XXX] Update kubernetes doc with correct path

2019-12-10 Thread GitBox
potiuk merged pull request #6774: [AIRFLOW XXX] Update kubernetes doc with correct path URL: https://github.com/apache/airflow/pull/6774 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Closed] (AIRFLOW-2432) Templated fields containing password / tokens is displaying in plain text on UI

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor closed AIRFLOW-2432. -- Resolution: Fixed In this particular example there is _nothing_ Airflow can do to

[jira] [Updated] (AIRFLOW-5889) AWS Batch Operator - API request limits should not fail a task

2019-12-10 Thread Darren Weber (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darren Weber updated AIRFLOW-5889: -- Labels: AWS aws-batch (was: ) > AWS Batch Operator - API request limits should not fail a

[jira] [Updated] (AIRFLOW-5889) AWS Batch Operator - API request limits should not fail a task

2019-12-10 Thread Darren Weber (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darren Weber updated AIRFLOW-5889: -- Fix Version/s: (was: 1.10.6) > AWS Batch Operator - API request limits should not fail a

[GitHub] [airflow] XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script

2019-12-10 Thread GitBox
XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script URL: https://github.com/apache/airflow/pull/6772#discussion_r356371620 ## File path: dev/airflow-jira ## @@ -157,19 +159,27 @@ def cli():

[GitHub] [airflow] XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script

2019-12-10 Thread GitBox
XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script URL: https://github.com/apache/airflow/pull/6772#discussion_r356371240 ## File path: dev/README.md ## @@ -22,11 +22,38 @@ **Table of contents** +-

[GitHub] [airflow] XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script

2019-12-10 Thread GitBox
XD-DENG commented on a change in pull request #6772: [AIRFLOW-XXX] Update airflow-jira release management script URL: https://github.com/apache/airflow/pull/6772#discussion_r356371739 ## File path: dev/airflow-jira ## @@ -195,19 +201,124 @@ def compare(target_version,

[jira] [Updated] (AIRFLOW-2910) HTTP Connection not obvious how use with https://

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2910: --- Summary: HTTP Connection not obvious how use with https:// (was: HTTP Connection

[jira] [Updated] (AIRFLOW-2910) HTTP Connection not obvious how use with https://

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-2910: --- Summary: HTTP Connection not obvious how use with https:// (was:

[jira] [Closed] (AIRFLOW-1775) Remote file handler for logging

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor closed AIRFLOW-1775. -- Resolution: Done There's now a AzureBlobStore(?) log handler. > Remote file handler

[GitHub] [airflow] ashb commented on a change in pull request #2460: [AIRFLOW-1424] make the next execution date of DAGs visible

2019-12-10 Thread GitBox
ashb commented on a change in pull request #2460: [AIRFLOW-1424] make the next execution date of DAGs visible URL: https://github.com/apache/airflow/pull/2460#discussion_r356292532 ## File path: airflow/jobs.py ## @@ -892,6 +891,11 @@ def create_dag_run(self, dag,

[jira] [Commented] (AIRFLOW-4445) [security] mushroom cloud errors too verbose

2019-12-10 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993005#comment-16993005 ] Ash Berlin-Taylor commented on AIRFLOW-4445: PR welcome. > [security] mushroom cloud

[GitHub] [airflow] ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-12-10 Thread GitBox
ashb commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r356317477 ## File path: airflow/executors/kubernetes_executor.py ## @@ -402,22 +405,30

[jira] [Created] (AIRFLOW-6226) warning.catch_warning should not be use in our code

2019-12-10 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6226: - Summary: warning.catch_warning should not be use in our code Key: AIRFLOW-6226 URL: https://issues.apache.org/jira/browse/AIRFLOW-6226 Project: Apache Airflow

[GitHub] [airflow] darrenleeweber edited a comment on issue #6765: [AIRFLOW-5889] Fix polling for AWS Batch job status

2019-12-10 Thread GitBox
darrenleeweber edited a comment on issue #6765: [AIRFLOW-5889] Fix polling for AWS Batch job status URL: https://github.com/apache/airflow/pull/6765#issuecomment-564225756 The bug fix in this PR should get into a 1.x release, so it might be better if this PR sneaks in before the AIP-21

[GitHub] [airflow] darrenleeweber edited a comment on issue #6765: [AIRFLOW-5889] Fix polling for AWS Batch job status

2019-12-10 Thread GitBox
darrenleeweber edited a comment on issue #6765: [AIRFLOW-5889] Fix polling for AWS Batch job status URL: https://github.com/apache/airflow/pull/6765#issuecomment-564225756 The changes in this PR should get into a 1.x release, so it might be better if this PR sneaks in before the AIP-21

[jira] [Commented] (AIRFLOW-6211) Document using conda virtualenv for development

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

[jira] [Commented] (AIRFLOW-6211) Document using conda virtualenv for development

2019-12-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992970#comment-16992970 ] ASF GitHub Bot commented on AIRFLOW-6211: - potiuk commented on pull request #6766:

[GitHub] [airflow] ashb commented on issue #2460: [AIRFLOW-1424] make the next execution date of DAGs visible

2019-12-10 Thread GitBox
ashb commented on issue #2460: [AIRFLOW-1424] make the next execution date of DAGs visible URL: https://github.com/apache/airflow/pull/2460#issuecomment-564269329 God I'm sorry. I forgot we changes it to say `overdue`. This

[GitHub] [airflow] potiuk merged pull request #6766: [AIRFLOW-6211] Use conda for local virtualenv

2019-12-10 Thread GitBox
potiuk merged pull request #6766: [AIRFLOW-6211] Use conda for local virtualenv URL: https://github.com/apache/airflow/pull/6766 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (AIRFLOW-6209) Drop gcp_service_account_keys option

2019-12-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992990#comment-16992990 ] ASF GitHub Bot commented on AIRFLOW-6209: - dimberman commented on pull request #6768:

[jira] [Commented] (AIRFLOW-6209) Drop gcp_service_account_keys option

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

[jira] [Commented] (AIRFLOW-6209) Drop gcp_service_account_keys option

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

[jira] [Commented] (AIRFLOW-6209) Drop gcp_service_account_keys option

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

[GitHub] [airflow] darrenleeweber commented on a change in pull request #6764: [WIP][AIRFLOW-6206] Use "aws_" prefix for aws_batch_operator.py module [AIP-21]

2019-12-10 Thread GitBox
darrenleeweber commented on a change in pull request #6764: [WIP][AIRFLOW-6206] Use "aws_" prefix for aws_batch_operator.py module [AIP-21] URL: https://github.com/apache/airflow/pull/6764#discussion_r356312373 ## File path: airflow/contrib/operators/awsbatch_operator.py

[GitHub] [airflow] darrenleeweber commented on a change in pull request #6764: [WIP][AIRFLOW-6206] Use "aws_" prefix for aws_batch_operator.py module [AIP-21]

2019-12-10 Thread GitBox
darrenleeweber commented on a change in pull request #6764: [WIP][AIRFLOW-6206] Use "aws_" prefix for aws_batch_operator.py module [AIP-21] URL: https://github.com/apache/airflow/pull/6764#discussion_r356312373 ## File path: airflow/contrib/operators/awsbatch_operator.py

[jira] [Updated] (AIRFLOW-6226) warning.catch_warning should not be used in our code

2019-12-10 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-6226: -- Summary: warning.catch_warning should not be used in our code (was: warning.catch_warning

[GitHub] [airflow] ashb edited a comment on issue #6758: [AIRFLOW-6195] Fixed TaskInstance attrs not correct on UI

2019-12-10 Thread GitBox
ashb edited a comment on issue #6758: [AIRFLOW-6195] Fixed TaskInstance attrs not correct on UI URL: https://github.com/apache/airflow/pull/6758#issuecomment-564258848 @baolsen If you rebase (or merge, which ever you are most comfortable with) the static check error should be fixed - it

[jira] [Assigned] (AIRFLOW-6171) airflow ignore file with .* located in a subdirectory ignores dags in other dirs

2019-12-10 Thread Andrey Klochkov (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov reassigned AIRFLOW-6171: Assignee: Andrey Klochkov > airflow ignore file with .* located in a

[jira] [Commented] (AIRFLOW-6226) warning.catch_warning should not be used in our code

2019-12-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993035#comment-16993035 ] ASF GitHub Bot commented on AIRFLOW-6226: - potiuk commented on pull request #6785:

[jira] [Commented] (AIRFLOW-6171) airflow ignore file with .* located in a subdirectory ignores dags in other dirs

2019-12-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993034#comment-16993034 ] ASF GitHub Bot commented on AIRFLOW-6171: - digger commented on pull request #6784:

[jira] [Commented] (AIRFLOW-6018) Display task instance in table during backfilling

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

[jira] [Commented] (AIRFLOW-6191) Adjust pytest verbosity in CI and local environment

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

[jira] [Commented] (AIRFLOW-6018) Display task instance in table during backfilling

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

[jira] [Commented] (AIRFLOW-5926) Fix race-condition in TestCliWebServer

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

[jira] [Commented] (AIRFLOW-6216) Allow pytests to be run without "tests"

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

<    1   2   3   4   >