[GitHub] [airflow] turbaszek commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448975124 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,35 @@ # KIND, either express or implied. See the License for the #

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448972246 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,34 @@ # KIND, either express or implied. See the License for the #

[GitHub] [airflow] OmairK commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
OmairK commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448971809 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,34 @@ # KIND, either express or implied. See the License for the #

[GitHub] [airflow] turbaszek commented on pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-07-02 Thread GitBox
turbaszek commented on pull request #9593: URL: https://github.com/apache/airflow/pull/9593#issuecomment-652980847 @olchas would you mind taking a look? This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] potiuk commented on issue #9627: MySQL support in Helm airflow database config

2020-07-02 Thread GitBox
potiuk commented on issue #9627: URL: https://github.com/apache/airflow/issues/9627#issuecomment-652966722 Ach sorry. CC: @schnie (you are both just one line apart when typing "Greg" ). This is an automated message from

[GitHub] [airflow] potiuk commented on pull request #9628: fix PR checks

2020-07-02 Thread GitBox
potiuk commented on pull request #9628: URL: https://github.com/apache/airflow/pull/9628#issuecomment-652965696 I think this was a transient error - rerunning it This is an automated message from the Apache Git Service. To

[GitHub] [airflow] turbaszek commented on pull request #9593: Improve handling Dataproc cluster creation with ERROR state

2020-07-02 Thread GitBox
turbaszek commented on pull request #9593: URL: https://github.com/apache/airflow/pull/9593#issuecomment-652954399 @dossett I've added handling of this case This is an automated message from the Apache Git Service. To

[GitHub] [airflow] Dewsmen commented on issue #8557: Count SKIPPED as SUCCESS if wait_for_downstream=True

2020-07-02 Thread GitBox
Dewsmen commented on issue #8557: URL: https://github.com/apache/airflow/issues/8557#issuecomment-652951751 The issue was fixed and merged with [PR](https://github.com/apache/airflow/pull/7735) This is an automated message

[GitHub] [airflow] Dewsmen closed issue #8557: Count SKIPPED as SUCCESS if wait_for_downstream=True

2020-07-02 Thread GitBox
Dewsmen closed issue #8557: URL: https://github.com/apache/airflow/issues/8557 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [airflow] aneesh-joseph opened a new pull request #9628: fix static checks

2020-07-02 Thread GitBox
aneesh-joseph opened a new pull request #9628: URL: https://github.com/apache/airflow/pull/9628 --- Make sure to mark the boxes below before creating PR: [x] - [ ] Description above provides context of the change - [ ] Unit tests coverage for changes (not needed for

[GitHub] [airflow] zikun edited a comment on issue #9609: TimeSensor triggers immediately when used over midnight (UTC)

2020-07-02 Thread GitBox
zikun edited a comment on issue #9609: URL: https://github.com/apache/airflow/issues/9609#issuecomment-652927309 I would say this is a feature request rather than a bug. The TimeSensor behaves as expected. I would like to propose a new sensor `DateTimeSensor`. So in case

[GitHub] [airflow] zikun edited a comment on issue #9609: TimeSensor triggers immediately when used over midnight (UTC)

2020-07-02 Thread GitBox
zikun edited a comment on issue #9609: URL: https://github.com/apache/airflow/issues/9609#issuecomment-652927309 I would say this is a feature request rather than a bug. The TimeSensor behaves as expected. I would like to propose a new sensor `DateTimeSensor`. So in case

[GitHub] [airflow] turbaszek commented on a change in pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9472: URL: https://github.com/apache/airflow/pull/9472#discussion_r448915957 ## File path: tests/providers/apache/hive/hooks/test_hive.py ## @@ -383,6 +383,10 @@ def test_table_exists(self):

[GitHub] [airflow] turbaszek commented on a change in pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9472: URL: https://github.com/apache/airflow/pull/9472#discussion_r448915752 ## File path: airflow/providers/apache/hive/hooks/hive.py ## @@ -775,6 +775,23 @@ def table_exists(self, table_name, db='default'): except

[GitHub] [airflow] turbaszek commented on a change in pull request #9472: Add drop_partition functionality for HiveMetastoreHook

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9472: URL: https://github.com/apache/airflow/pull/9472#discussion_r448915531 ## File path: airflow/providers/apache/hive/hooks/hive.py ## @@ -775,6 +775,23 @@ def table_exists(self, table_name, db='default'): except

[airflow] branch master updated (ce9bad4 -> ee20086)

2020-07-02 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from ce9bad4 Improve queries number SchedulerJob._process_executor_events (#9488) add ee20086 Move

[GitHub] [airflow] gstein commented on issue #9627: MySQL support in Helm airflow database config

2020-07-02 Thread GitBox
gstein commented on issue #9627: URL: https://github.com/apache/airflow/issues/9627#issuecomment-652933545 Not sure why I was cc'd. ?? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] turbaszek merged pull request #9602: Move S3TaskHandler to the provider package

2020-07-02 Thread GitBox
turbaszek merged pull request #9602: URL: https://github.com/apache/airflow/pull/9602 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] turbaszek commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448911785 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,34 @@ # KIND, either express or implied. See the License for the #

[GitHub] [airflow] turbaszek commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448907827 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,34 @@ # KIND, either express or implied. See the License for the #

[GitHub] [airflow] turbaszek commented on a change in pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9277: URL: https://github.com/apache/airflow/pull/9277#discussion_r448907827 ## File path: airflow/api_connexion/endpoints/health_endpoint.py ## @@ -14,13 +14,34 @@ # KIND, either express or implied. See the License for the #

[airflow] branch master updated (e50e946 -> ce9bad4)

2020-07-02 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from e50e946 Task logging handlers can provide custom log links (#9354) add ce9bad4 Improve queries number

[GitHub] [airflow] zikun commented on issue #9609: TimeSensor triggers immediately when used over midnight (UTC)

2020-07-02 Thread GitBox
zikun commented on issue #9609: URL: https://github.com/apache/airflow/issues/9609#issuecomment-652927309 I would say this is a feature request rather than a bug. The TimeSensor behaves as expected. I would like to propose a new sensor `DateTimeSensor`. So in case above, it

[GitHub] [airflow] turbaszek merged pull request #9488: Improve queries number SchedulerJob._process_executor_events

2020-07-02 Thread GitBox
turbaszek merged pull request #9488: URL: https://github.com/apache/airflow/pull/9488 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] turbaszek commented on a change in pull request #9531: Support .airflowignore for plugins

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9531: URL: https://github.com/apache/airflow/pull/9531#discussion_r448905152 ## File path: airflow/utils/file.py ## @@ -90,6 +90,47 @@ def open_maybe_zipped(fileloc, mode='r'): return io.open(fileloc, mode=mode)

[GitHub] [airflow] potiuk commented on issue #9627: MySQL support in Helm airflow database config

2020-07-02 Thread GitBox
potiuk commented on issue #9627: URL: https://github.com/apache/airflow/issues/9627#issuecomment-652913931 It's not a bug, it's a feature. The current helm chart does not support MySQL but I agree it should. This is an

[GitHub] [airflow] potiuk commented on issue #9627: MySQL support in Helm airflow database config

2020-07-02 Thread GitBox
potiuk commented on issue #9627: URL: https://github.com/apache/airflow/issues/9627#issuecomment-652914104 cc: @dimberman @gstein This is an automated message from the Apache Git Service. To respond to the message, please

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

2020-07-02 Thread Valeriys Soloviov (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150134#comment-17150134 ] Valeriys Soloviov edited comment on AIRFLOW-3909 at 7/2/20, 9:49 AM:

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

2020-07-02 Thread Valeriys Soloviov (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150134#comment-17150134 ] Valeriys Soloviov commented on AIRFLOW-3909: I am facing it on Airflow 1.10.3 and 1.10.9

[GitHub] [airflow] boring-cyborg[bot] commented on issue #9627: MySQL support in Helm airflow database config

2020-07-02 Thread GitBox
boring-cyborg[bot] commented on issue #9627: URL: https://github.com/apache/airflow/issues/9627#issuecomment-652903692 Thanks for opening your first issue here! Be sure to follow the issue template! This is an automated

[GitHub] [airflow] Swalloow opened a new issue #9627: MySQL support in Helm airflow database config

2020-07-02 Thread GitBox
Swalloow opened a new issue #9627: URL: https://github.com/apache/airflow/issues/9627 **Apache Airflow version**: 1.10.10 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.16 **Environment**: - **Cloud provider or hardware

[jira] [Commented] (AIRFLOW-6062) Scheduler doesn't delete worker pods from namespaces different than the scheduler's namespace

2020-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150129#comment-17150129 ] ASF GitHub Bot commented on AIRFLOW-6062: - mppetkov edited a comment on pull request #8546:

[jira] [Commented] (AIRFLOW-6062) Scheduler doesn't delete worker pods from namespaces different than the scheduler's namespace

2020-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150130#comment-17150130 ] ASF GitHub Bot commented on AIRFLOW-6062: - mppetkov edited a comment on pull request #8546:

[GitHub] [airflow] mppetkov edited a comment on pull request #8546: AIRFLOW-6062 Watch worker pods from all namespaces

2020-07-02 Thread GitBox
mppetkov edited a comment on pull request #8546: URL: https://github.com/apache/airflow/pull/8546#issuecomment-652901414 One more vote for the generic multi-namespace approach, it would be amazing if we have functionality like that. Actually, that's why I have contributed the fix. In my

[GitHub] [airflow] mppetkov edited a comment on pull request #8546: AIRFLOW-6062 Watch worker pods from all namespaces

2020-07-02 Thread GitBox
mppetkov edited a comment on pull request #8546: URL: https://github.com/apache/airflow/pull/8546#issuecomment-652901414 One more vote for the generic multi-namespace approach, it would be amazing if we have functionality like that. Actually, that's why I have contributed the fix. In my

[jira] [Commented] (AIRFLOW-6062) Scheduler doesn't delete worker pods from namespaces different than the scheduler's namespace

2020-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150128#comment-17150128 ] ASF GitHub Bot commented on AIRFLOW-6062: - mppetkov edited a comment on pull request #8546:

[GitHub] [airflow] mppetkov edited a comment on pull request #8546: AIRFLOW-6062 Watch worker pods from all namespaces

2020-07-02 Thread GitBox
mppetkov edited a comment on pull request #8546: URL: https://github.com/apache/airflow/pull/8546#issuecomment-652901414 One more vote for the generic multi-namespace approach, it would be amazing if we have functionality like that. Actually, that's why I have contributed the fix. In my

[GitHub] [airflow] mppetkov edited a comment on pull request #8546: AIRFLOW-6062 Watch worker pods from all namespaces

2020-07-02 Thread GitBox
mppetkov edited a comment on pull request #8546: URL: https://github.com/apache/airflow/pull/8546#issuecomment-652901414 One more vote for the generic multi-namespace approach, it would be amazing if we have functionality like that. Actually, that's why I have contributed the fix. In my

[jira] [Commented] (AIRFLOW-6062) Scheduler doesn't delete worker pods from namespaces different than the scheduler's namespace

2020-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150127#comment-17150127 ] ASF GitHub Bot commented on AIRFLOW-6062: - mppetkov edited a comment on pull request #8546:

[jira] [Commented] (AIRFLOW-6062) Scheduler doesn't delete worker pods from namespaces different than the scheduler's namespace

2020-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150126#comment-17150126 ] ASF GitHub Bot commented on AIRFLOW-6062: - mppetkov commented on pull request #8546: URL:

[GitHub] [airflow] mik-laj commented on pull request #9531: Support .airflowignore for plugins

2020-07-02 Thread GitBox
mik-laj commented on pull request #9531: URL: https://github.com/apache/airflow/pull/9531#issuecomment-652901310 Please ignore it. It is not related. This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] mppetkov commented on pull request #8546: AIRFLOW-6062 Watch worker pods from all namespaces

2020-07-02 Thread GitBox
mppetkov commented on pull request #8546: URL: https://github.com/apache/airflow/pull/8546#issuecomment-652901414 One more vote for the generic multi-namespace approach, it would be amazing if we have functionality like that. Actually, that's why I have contributed the fix. In my company

[GitHub] [airflow] j-y-matsubara commented on pull request #9531: Support .airflowignore for plugins

2020-07-02 Thread GitBox
j-y-matsubara commented on pull request #9531: URL: https://github.com/apache/airflow/pull/9531#issuecomment-652898769 I think the two failure of k8s tests doesn't seem to have anything to do with this PR. The same error occurs in other PRs. :(

[GitHub] [airflow] zikun commented on issue #9626: Inconsistent logs

2020-07-02 Thread GitBox
zikun commented on issue #9626: URL: https://github.com/apache/airflow/issues/9626#issuecomment-652893837 Thanks for the clarification. Understood. Will ping here to reopen it if I (or anyone else) find a clear way to reproduce the problem

[airflow] branch master updated: Task logging handlers can provide custom log links (#9354)

2020-07-02 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new e50e946 Task logging handlers can provide

[GitHub] [airflow] turbaszek merged pull request #9354: Task logging handlers can provide custom log links

2020-07-02 Thread GitBox
turbaszek merged pull request #9354: URL: https://github.com/apache/airflow/pull/9354 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] potiuk commented on a change in pull request #9502: generate go client from openapi spec

2020-07-02 Thread GitBox
potiuk commented on a change in pull request #9502: URL: https://github.com/apache/airflow/pull/9502#discussion_r448863282 ## File path: clients/gen/go.sh ## @@ -0,0 +1,100 @@ +#!/bin/bash + +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [airflow] ashb closed issue #8683: fs_group and run_as_user is being defaulted to 0 while using kubernetes executor and airflow 1.10.10

2020-07-02 Thread GitBox
ashb closed issue #8683: URL: https://github.com/apache/airflow/issues/8683 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [airflow] ashb commented on issue #8683: fs_group and run_as_user is being defaulted to 0 while using kubernetes executor and airflow 1.10.10

2020-07-02 Thread GitBox
ashb commented on issue #8683: URL: https://github.com/apache/airflow/issues/8683#issuecomment-652888759 This has now been included in the v1-10-test branch as https://github.com/apache/airflow/commit/7ff7352a629a60106f6743257adad82367217c29 (commit SHA may yet change before release) --

[GitHub] [airflow] potiuk commented on a change in pull request #9502: generate go client from openapi spec

2020-07-02 Thread GitBox
potiuk commented on a change in pull request #9502: URL: https://github.com/apache/airflow/pull/9502#discussion_r448861326 ## File path: clients/gen/go.sh ## @@ -0,0 +1,100 @@ +#!/bin/bash + +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [airflow] mik-laj commented on a change in pull request #9502: generate go client from openapi spec

2020-07-02 Thread GitBox
mik-laj commented on a change in pull request #9502: URL: https://github.com/apache/airflow/pull/9502#discussion_r448857057 ## File path: clients/gen/go.sh ## @@ -0,0 +1,100 @@ +#!/bin/bash + +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [airflow] kaxil merged pull request #9622: Fix docstrings in exceptions.py

2020-07-02 Thread GitBox
kaxil merged pull request #9622: URL: https://github.com/apache/airflow/pull/9622 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[airflow] branch master updated (cd3d9d9 -> 5cf2585)

2020-07-02 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from cd3d9d9 Fix using .json template extension in GMP operators (#9566) add 5cf2585 Fix docstrings in

[GitHub] [airflow] turbaszek commented on a change in pull request #9590: Improve idempotency of BigQueryInsertJobOperator

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9590: URL: https://github.com/apache/airflow/pull/9590#discussion_r448848371 ## File path: airflow/providers/google/cloud/operators/bigquery.py ## @@ -1692,32 +1692,52 @@ def prepare_template(self) -> None: with

[GitHub] [airflow] turbaszek commented on a change in pull request #9590: Improve idempotency of BigQueryInsertJobOperator

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9590: URL: https://github.com/apache/airflow/pull/9590#discussion_r448847105 ## File path: airflow/providers/google/cloud/operators/bigquery.py ## @@ -1692,32 +1692,52 @@ def prepare_template(self) -> None: with

[airflow] branch master updated: Fix using .json template extension in GMP operators (#9566)

2020-07-02 Thread turbaszek
This is an automated email from the ASF dual-hosted git repository. turbaszek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new cd3d9d9 Fix using .json template extension

[GitHub] [airflow] turbaszek closed issue #9541: GoogleCampaignManagerInsertReportOperator Fails when using Templated Reports

2020-07-02 Thread GitBox
turbaszek closed issue #9541: URL: https://github.com/apache/airflow/issues/9541 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [airflow] turbaszek merged pull request #9566: Fix using .json template extension in GMP operators

2020-07-02 Thread GitBox
turbaszek merged pull request #9566: URL: https://github.com/apache/airflow/pull/9566 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [airflow] feluelle commented on a change in pull request #9502: generate go client from openapi spec

2020-07-02 Thread GitBox
feluelle commented on a change in pull request #9502: URL: https://github.com/apache/airflow/pull/9502#discussion_r448838699 ## File path: clients/gen/go.sh ## @@ -0,0 +1,100 @@ +#!/bin/bash + +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448835585 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -346,6 +346,243 @@ def test_end_date_gte_lte(self, url,

[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448834084 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -346,6 +346,243 @@ def test_end_date_gte_lte(self, url,

[GitHub] [airflow] turbaszek commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
turbaszek commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448833504 ## File path: tests/api_connexion/endpoints/test_dag_run_endpoint.py ## @@ -346,6 +346,243 @@ def test_end_date_gte_lte(self, url,

[GitHub] [airflow] feluelle commented on a change in pull request #9604: Move CloudwatchTaskHandler to the provider package

2020-07-02 Thread GitBox
feluelle commented on a change in pull request #9604: URL: https://github.com/apache/airflow/pull/9604#discussion_r448832881 ## File path: UPDATING.md ## @@ -61,6 +61,9 @@ More tips can be found in the guide: https://developers.google.com/style/inclusive-documentation -->

[GitHub] [airflow] potiuk commented on issue #9626: Inconsistent logs

2020-07-02 Thread GitBox
potiuk commented on issue #9626: URL: https://github.com/apache/airflow/issues/9626#issuecomment-652858744 The problem is that this issue has not enough information to be able to reproduce it. This is really the case "let's find out what's going on - but simply without your feedback and

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
ephraimbuddy commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448810142 ## File path: airflow/api_connexion/schemas/dag_run_schema.py ## @@ -72,5 +72,25 @@ class DAGRunCollectionSchema(Schema): total_entries =

[GitHub] [airflow] mik-laj commented on pull request #9277: [WIP] Health endpoint spec

2020-07-02 Thread GitBox
mik-laj commented on pull request #9277: URL: https://github.com/apache/airflow/pull/9277#issuecomment-652839628 @turbaszek Can you look at it? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] zikun commented on issue #9626: Inconsistent logs

2020-07-02 Thread GitBox
zikun commented on issue #9626: URL: https://github.com/apache/airflow/issues/9626#issuecomment-652839098 I suspect it's a systematic bug, not a specific situation to troubleshoot because I see another person reported a similar bug in slack -

[jira] [Commented] (AIRFLOW-6794) Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query

2020-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150019#comment-17150019 ] ASF GitHub Bot commented on AIRFLOW-6794: - stale[bot] commented on pull request #7688: URL:

[jira] [Commented] (AIRFLOW-6372) Align Azure Blob Storage remote logging URI scheme with S3 and GCS

2020-07-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17150020#comment-17150020 ] ASF GitHub Bot commented on AIRFLOW-6372: - stale[bot] commented on pull request #6931: URL:

[GitHub] [airflow] stale[bot] commented on pull request #8870: Add template_fields to GCSFileTransformOperator

2020-07-02 Thread GitBox
stale[bot] commented on pull request #8870: URL: https://github.com/apache/airflow/pull/8870#issuecomment-652838400 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #8002: DST bug #7999 failing unit test

2020-07-02 Thread GitBox
stale[bot] commented on pull request #8002: URL: https://github.com/apache/airflow/pull/8002#issuecomment-652838397 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme

2020-07-02 Thread GitBox
stale[bot] commented on pull request #6931: URL: https://github.com/apache/airflow/pull/6931#issuecomment-652838388 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] stale[bot] commented on pull request #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query

2020-07-02 Thread GitBox
stale[bot] commented on pull request #7688: URL: https://github.com/apache/airflow/pull/7688#issuecomment-652838412 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

[GitHub] [airflow] OmairK commented on a change in pull request #9556: API Endpoint - DagRuns Batch

2020-07-02 Thread GitBox
OmairK commented on a change in pull request #9556: URL: https://github.com/apache/airflow/pull/9556#discussion_r448800768 ## File path: airflow/api_connexion/schemas/dag_run_schema.py ## @@ -72,5 +72,25 @@ class DAGRunCollectionSchema(Schema): total_entries =

[GitHub] [airflow] potiuk commented on issue #9626: Inconsistent logs

2020-07-02 Thread GitBox
potiuk commented on issue #9626: URL: https://github.com/apache/airflow/issues/9626#issuecomment-652836297 Hello @zikun. This issue is not enough to be treated as a bug report - it's more troubleshooting that you can take to our slack channel. See https://airflow.apache.org/community/ "

[GitHub] [airflow] potiuk closed issue #9626: Inconsistent logs

2020-07-02 Thread GitBox
potiuk closed issue #9626: URL: https://github.com/apache/airflow/issues/9626 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [airflow] VinayGb665 commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
VinayGb665 commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448802216 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -118,6 +123,7 @@ The following is a sample JSON file. The YAML file structure is

[GitHub] [airflow] VinayGb665 commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
VinayGb665 commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448802150 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -92,8 +92,13 @@ file ``/files/my_conn.json`` when it looks for connections. The

[GitHub] [airflow] zikun opened a new issue #9626: Inconsistent logs

2020-07-02 Thread GitBox
zikun opened a new issue #9626: URL: https://github.com/apache/airflow/issues/9626 **Apache Airflow version**: 1.10.10 **Environment**: Official Docker image Python 3.7 CeleryExecutor with worker_autoscale = 512,16 Scheduler, worker and webserver running

[GitHub] [airflow] mik-laj commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
mik-laj commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448790018 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -118,6 +123,7 @@ The following is a sample JSON file. The YAML file structure is

[GitHub] [airflow] mik-laj commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
mik-laj commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448789877 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -92,8 +92,13 @@ file ``/files/my_conn.json`` when it looks for connections. The

[GitHub] [airflow] VinayGb665 commented on a change in pull request #9549: YAML file supports extra json parameters

2020-07-02 Thread GitBox
VinayGb665 commented on a change in pull request #9549: URL: https://github.com/apache/airflow/pull/9549#discussion_r448782945 ## File path: docs/howto/use-alternative-secrets-backend.rst ## @@ -117,7 +118,10 @@ The following is a sample JSON file. } The YAML file

<    1   2