[GitHub] [airflow] rino0601 commented on a diff in pull request #24811: Add %z for %(asctime)s to fix timezone for logs on UI

2022-07-02 Thread GitBox
rino0601 commented on code in PR #24811: URL: https://github.com/apache/airflow/pull/24811#discussion_r912438277 ## airflow/config_templates/config.yml: ## @@ -635,7 +635,7 @@ default: "%%(asctime)s %%(levelname)s - %%(message)s" - name: log_formatter_class de

[GitHub] [airflow] rino0601 opened a new pull request, #24811: Add %z for %(asctime)s to fix timezone for logs on UI

2022-07-02 Thread GitBox
rino0601 opened a new pull request, #24811: URL: https://github.com/apache/airflow/pull/24811 follow up of #24373 related: original issue #23796 previous pr #24373 revert previous pr #24810 reference #21942 As already addressed in #24810, #24373 has git conflict pr

[GitHub] [airflow] rino0601 opened a new pull request, #24810: Revert "Add %z for %(asctime)s to fix timezone for logs on UI (#24373)"

2022-07-02 Thread GitBox
rino0601 opened a new pull request, #24810: URL: https://github.com/apache/airflow/pull/24810 follow up of #24373 This reverts commit 7de050ceeb381fb7959b65acd7008e85b430c46f #24373 modified `.../taskInstance/Logs/utils.js` , so a conflict occurs when cherry-picking to the v2-3

[GitHub] [airflow] tsugumi-sys commented on issue #22863: No clear celery configuration example using sqs

2022-07-02 Thread GitBox
tsugumi-sys commented on issue #22863: URL: https://github.com/apache/airflow/issues/22863#issuecomment-1173000951 @brettpalmberg Is this work if you does not use `--build-arg ADDITIONAL_PYTHON_DEPS="celery[sqs]"` ? And installing `libcurl4-openssl-dev libssl-dev` throws still the same

[GitHub] [airflow] tsugumi-sys commented on a diff in pull request #24019: Add celery broker configuration example using Amazon SQS

2022-07-02 Thread GitBox
tsugumi-sys commented on code in PR #24019: URL: https://github.com/apache/airflow/pull/24019#discussion_r91242 ## docs/apache-airflow/executor/celery.rst: ## @@ -26,6 +26,17 @@ to work, you need to setup a Celery backend (**RabbitMQ**, **Redis**, ...) and change your ``ai

[GitHub] [airflow] tsugumi-sys commented on a diff in pull request #24019: Add celery broker configuration example using Amazon SQS

2022-07-02 Thread GitBox
tsugumi-sys commented on code in PR #24019: URL: https://github.com/apache/airflow/pull/24019#discussion_r91242 ## docs/apache-airflow/executor/celery.rst: ## @@ -26,6 +26,17 @@ to work, you need to setup a Celery backend (**RabbitMQ**, **Redis**, ...) and change your ``ai

[GitHub] [airflow] github-actions[bot] commented on issue #14162: Example tutorial_taskflow_api_etl crashes w/ AttributeError: Can't pickle local object

2022-07-02 Thread GitBox
github-actions[bot] commented on issue #14162: URL: https://github.com/apache/airflow/issues/14162#issuecomment-1172982556 This issue has been automatically marked as stale because it has been open for 30 days with no response from the author. It will be closed in next 7 days if no further

[GitHub] [airflow] github-actions[bot] commented on issue #15133: EmailOperator / email on failure fails with smtp in airflow 2.0.1

2022-07-02 Thread GitBox
github-actions[bot] commented on issue #15133: URL: https://github.com/apache/airflow/issues/15133#issuecomment-1172982553 This issue has been automatically marked as stale because it has been open for 30 days with no response from the author. It will be closed in next 7 days if no further

[GitHub] [airflow] potiuk closed issue #24794: Using _PIP_ADDITIONAL_REQUIREMENTS in official docker-compose

2022-07-02 Thread GitBox
potiuk closed issue #24794: Using _PIP_ADDITIONAL_REQUIREMENTS in official docker-compose URL: https://github.com/apache/airflow/issues/24794 -- 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 spec

[GitHub] [airflow] potiuk commented on issue #24794: Using _PIP_ADDITIONAL_REQUIREMENTS in official docker-compose

2022-07-02 Thread GitBox
potiuk commented on issue #24794: URL: https://github.com/apache/airflow/issues/24794#issuecomment-1172978715 The `_PIP_ADDITIONAL_REQUIREMENTS` is strongly discouraged as development only feature. https://airflow.apache.org/docs/docker-stack/entrypoint.html#installing-additional-re

[GitHub] [airflow] potiuk commented on a diff in pull request #24795: Rewrite the Airflow home page

2022-07-02 Thread GitBox
potiuk commented on code in PR #24795: URL: https://github.com/apache/airflow/pull/24795#discussion_r912408814 ## docs/apache-airflow/index.rst: ## @@ -15,65 +15,120 @@ specific language governing permissions and limitations under the License. +What is Airflow? +

[GitHub] [airflow] potiuk commented on issue #24755: Log server on celery worker does not work in IPv6-only setup

2022-07-02 Thread GitBox
potiuk commented on issue #24755: URL: https://github.com/apache/airflow/issues/24755#issuecomment-1172975282 Yeah. This is good observation. The `Dockerfile` defaults are meant to be useful for people who want to customize the image and use the "released" version of Airflow. What you shoul

[airflow] branch main updated: Fix typos in PR template (#24796)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new ff8c57b81e Fix typos in PR template (#24796) ff8c57

[GitHub] [airflow] potiuk merged pull request #24796: Fix typos in PR template

2022-07-02 Thread GitBox
potiuk merged PR #24796: URL: https://github.com/apache/airflow/pull/24796 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[GitHub] [airflow] potiuk closed issue #14809: DockerOperator downloads all image tags in the docker repository

2022-07-02 Thread GitBox
potiuk closed issue #14809: DockerOperator downloads all image tags in the docker repository URL: https://github.com/apache/airflow/issues/14809 -- 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 s

[GitHub] [airflow] potiuk closed issue #16907: Add tests suite for MariaDB 10.6+ and fix incompatibilities

2022-07-02 Thread GitBox
potiuk closed issue #16907: Add tests suite for MariaDB 10.6+ and fix incompatibilities URL: https://github.com/apache/airflow/issues/16907 -- 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 specif

[GitHub] [airflow] potiuk commented on pull request #24680: Update release process for Providers

2022-07-02 Thread GitBox
potiuk commented on PR #24680: URL: https://github.com/apache/airflow/pull/24680#issuecomment-1172971014 Anyone? I'd love to announce merging it and resolving the "lasy consensus" thread :) -- This is an automated message from the Apache Git Service. To respond to the message, please log

[airflow] branch main updated: Unified "dash-name" convention for outputs in ci workflows. (#24802)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 7179227a16 Unified "dash-name" convention for outpu

[GitHub] [airflow] potiuk merged pull request #24802: Unified "dash-name" convention for outputs in ci workflows.

2022-07-02 Thread GitBox
potiuk merged PR #24802: URL: https://github.com/apache/airflow/pull/24802 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[airflow] branch main updated: Make workflow dispatch" trigger full build (all python versions) (#24808)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new c412472a4b Make workflow dispatch" trigger full bui

[GitHub] [airflow] potiuk merged pull request #24808: Make orkflow dispatch" trigger full build (all python versions)

2022-07-02 Thread GitBox
potiuk merged PR #24808: URL: https://github.com/apache/airflow/pull/24808 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[GitHub] [airflow] potiuk opened a new pull request, #24808: Make orkflow dispatch" trigger full build (all python versions)

2022-07-02 Thread GitBox
potiuk opened a new pull request, #24808: URL: https://github.com/apache/airflow/pull/24808 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more info

[airflow] branch main updated: Add workflow_dispatch to allowed events in selective_checks (#24807)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new eeb82889a8 Add workflow_dispatch to allowed events

[GitHub] [airflow] potiuk merged pull request #24807: Add workflow_dispatch to allowed events in selective_checks

2022-07-02 Thread GitBox
potiuk merged PR #24807: URL: https://github.com/apache/airflow/pull/24807 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[GitHub] [airflow] potiuk opened a new pull request, #24807: Add workflow_dispatch to allowed events in selective_checks

2022-07-02 Thread GitBox
potiuk opened a new pull request, #24807: URL: https://github.com/apache/airflow/pull/24807 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more info

[GitHub] [airflow] ephraimbuddy opened a new issue, #24806: Status of testing of Apache Airflow 2.3.3rc1

2022-07-02 Thread GitBox
ephraimbuddy opened a new issue, #24806: URL: https://github.com/apache/airflow/issues/24806 ### Body We have a kind request for all the contributors to the latest [Apache Airflow RC 2.3.3rc1](https://pypi.org/project/apache-airflow/2.3.3rc1/). Could you please help us to test

[GitHub] [airflow] potiuk opened a new pull request, #24805: Better instances for ARM building.

2022-07-02 Thread GitBox
potiuk opened a new pull request, #24805: URL: https://github.com/apache/airflow/pull/24805 Since we are now building ARM images in parallel, We need more powerful machines. The c6gd.2xlarge are quite a bit better than c6g.xlarge for our case: 1) They have 2x more vCPUs 2) The

[airflow] annotated tag 2.3.3rc1 updated (b5202fa4ef -> aed236d517)

2022-07-02 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to annotated tag 2.3.3rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag 2.3.3rc1 was modified! *** from b5202fa4ef (commit) to aed236d517 (tag) tagging

svn commit: r55428 - /dev/airflow/2.3.3rc1/

2022-07-02 Thread ephraimanierobi
Author: ephraimanierobi Date: Sat Jul 2 20:18:12 2022 New Revision: 55428 Log: Add artifacts for Airflow 2.3.3rc1 Added: dev/airflow/2.3.3rc1/ dev/airflow/2.3.3rc1/apache-airflow-2.3.3-source.tar.gz (with props) dev/airflow/2.3.3rc1/apache-airflow-2.3.3-source.tar.gz.asc dev/ai

[airflow] annotated tag constraints-2.3.3rc1 updated (8710cbd446 -> bc1ccbdfb2)

2022-07-02 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to annotated tag constraints-2.3.3rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git *** WARNING: tag constraints-2.3.3rc1 was modified! *** from 8710cbd446 (commit) to b

[airflow] 01/01: Unified "dash-name" convention for outputs in ci workflows.

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 0ad211d9d2c5be56b49404d98c363807ac1f22d9 Author: Jarek Potiuk AuthorDate: Sat Jul 2 16:43:22 2022 +0200 Unified

[airflow] branch v2-3-test updated (b5202fa4ef -> 0ad211d9d2)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit b5202fa4ef Unified "dash-name" convention for outputs in ci workflows. new 0ad211d9d2 Unified "dash-name" con

[airflow] branch v2-3-stable updated (0bf5f495d4 -> b5202fa4ef)

2022-07-02 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch v2-3-stable in repository https://gitbox.apache.org/repos/asf/airflow.git from 0bf5f495d4 Update version to 2.3.2 and add release notes add 641ce14261 fix 2.3.2 release date. (#

[GitHub] [airflow] ephraimbuddy merged pull request #24762: Sync `v2-3-stable` with `v2-3-test` to release `2.3.3`

2022-07-02 Thread GitBox
ephraimbuddy merged PR #24762: URL: https://github.com/apache/airflow/pull/24762 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@air

[airflow] branch unify-dash-names updated (193fb70661 -> bd7e0b08a4)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch unify-dash-names in repository https://gitbox.apache.org/repos/asf/airflow.git discard 193fb70661 Unified "dash-name" convention for outputs in ci workflows. add 237d2225d6 Force-remove con

[GitHub] [airflow] potiuk commented on a diff in pull request #24802: Unified "dash-name" convention for outputs in ci workflows.

2022-07-02 Thread GitBox
potiuk commented on code in PR #24802: URL: https://github.com/apache/airflow/pull/24802#discussion_r912395048 ## .github/workflows/build-images.yml: ## @@ -104,109 +104,103 @@ jobs: ref: ${{ env.TARGET_COMMIT_SHA }} persist-credentials: false fe

[GitHub] [airflow] mariotaddeucci opened a new pull request, #24804: Add note about how dag policy works with default_args parameter.

2022-07-02 Thread GitBox
mariotaddeucci opened a new pull request, #24804: URL: https://github.com/apache/airflow/pull/24804 Add note to cluster policies docs alerting that DAG Policy will note override the parameter `default_args` considering the explanation on #24562 --- **^ Add meaningful description a

[GitHub] [airflow] mik-laj commented on a diff in pull request #24802: Unified "dash-name" convention for outputs in ci workflows.

2022-07-02 Thread GitBox
mik-laj commented on code in PR #24802: URL: https://github.com/apache/airflow/pull/24802#discussion_r912383935 ## .github/workflows/build-images.yml: ## @@ -104,109 +104,103 @@ jobs: ref: ${{ env.TARGET_COMMIT_SHA }} persist-credentials: false f

[GitHub] [airflow] Bowrna commented on pull request #24590: Lay the groundwork for migrating Airflow CLI to Rich+Click

2022-07-02 Thread GitBox
Bowrna commented on PR #24590: URL: https://github.com/apache/airflow/pull/24590#issuecomment-1172930945 @blag It's slightly disheartening to see the Click CLI for airflow getting closed after working on it for a few commands. If there is any plan to do the groundwork or research work for c

[airflow] branch v2-3-test updated (a7a1511515 -> b5202fa4ef)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit a7a1511515 Unified "dash-name" convention for outputs in ci workflows. add b5202fa4ef Unified "dash-name" con

[airflow] branch unify-dash-names updated (75570c3598 -> 193fb70661)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch unify-dash-names in repository https://gitbox.apache.org/repos/asf/airflow.git discard 75570c3598 Unified "dash-name" convention for outputs in ci workflows. add 193fb70661 Unified "dash-na

[airflow] branch unify-dash-names updated (86ceb92ccb -> 75570c3598)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch unify-dash-names in repository https://gitbox.apache.org/repos/asf/airflow.git omit 86ceb92ccb Unified "dash-name" convention for outputs in ci workflows. add 75570c3598 Unified "dash-na

[airflow] branch v2-3-test updated (7df10dc79a -> a7a1511515)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 7df10dc79a Unified "dash-name" convention for outputs in ci workflows. add a7a1511515 Unified "dash-name" con

[airflow] branch v2-3-test updated (40ae2df7c6 -> 7df10dc79a)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git omit 40ae2df7c6 Unified "dash-name" convention for outputs in ci workflows. add 7df10dc79a Unified "dash-name" con

[airflow] branch unify-dash-names updated (017507be1e -> 86ceb92ccb)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch unify-dash-names in repository https://gitbox.apache.org/repos/asf/airflow.git discard 017507be1e Unified "dash-name" convention for outputs in ci workflows. add 86ceb92ccb Unified "dash-na

[airflow] branch main updated: Force-remove container after DockerOperator execution (#23160)

2022-07-02 Thread uranusjr
This is an automated email from the ASF dual-hosted git repository. uranusjr pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/main by this push: new 237d2225d6 Force-remove container after DockerOpe

[GitHub] [airflow] uranusjr merged pull request #23160: Force-remove container after DockerOperator execution

2022-07-02 Thread GitBox
uranusjr merged PR #23160: URL: https://github.com/apache/airflow/pull/23160 -- 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 specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #23160: Force-remove container after DockerOperator execution

2022-07-02 Thread GitBox
boring-cyborg[bot] commented on PR #23160: URL: https://github.com/apache/airflow/pull/23160#issuecomment-1172918428 Awesome work, congrats on your first merged pull request! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [airflow] uranusjr closed issue #23159: docker container still running while dag run failed

2022-07-02 Thread GitBox
uranusjr closed issue #23159: docker container still running while dag run failed URL: https://github.com/apache/airflow/issues/23159 -- 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 specific com

[airflow] branch unify-dash-names updated (caccd1a98b -> 017507be1e)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch unify-dash-names in repository https://gitbox.apache.org/repos/asf/airflow.git discard caccd1a98b Unified "dash-name" convention for outputs in ci workflows. add 017507be1e Unified "dash-na

[GitHub] [airflow] the-horhe closed issue #9190: DockerOperator loosing some initial container output

2022-07-02 Thread GitBox
the-horhe closed issue #9190: DockerOperator loosing some initial container output URL: https://github.com/apache/airflow/issues/9190 -- 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 specific com

[GitHub] [airflow] the-horhe commented on issue #9190: DockerOperator loosing some initial container output

2022-07-02 Thread GitBox
the-horhe commented on issue #9190: URL: https://github.com/apache/airflow/issues/9190#issuecomment-1172914949 Checked with 2.3.2 - can't reproduce it either. It seem some changes in provider or python docker client fixed the issue. -- This is an automated message from the Apache Git Serv

[GitHub] [airflow] potiuk opened a new pull request, #24802: Unified "dash-name" convention for outputs in ci workflows.

2022-07-02 Thread GitBox
potiuk opened a new pull request, #24802: URL: https://github.com/apache/airflow/pull/24802 There were errors with retieving constraints branch caused by using different convention for output names (sometimes dash, sometimes camelCase as suggested by most GitHub documents). The "

[airflow] branch unify-dash-names created (now caccd1a98b)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch unify-dash-names in repository https://gitbox.apache.org/repos/asf/airflow.git at caccd1a98b Unified "dash-name" convention for outputs in ci workflows. This branch includes the following

[airflow] 01/01: Unified "dash-name" convention for outputs in ci workflows.

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch unify-dash-names in repository https://gitbox.apache.org/repos/asf/airflow.git commit caccd1a98bb15a80c8c736b2efea009ea28abcbb Author: Jarek Potiuk AuthorDate: Sat Jul 2 16:43:22 2022 +0200

[airflow] branch v2-3-test updated (ad78c85af7 -> 40ae2df7c6)

2022-07-02 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch v2-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git from ad78c85af7 Add release note for 2.3.3 add 40ae2df7c6 Unified "dash-name" convention for outputs in ci workflo

[GitHub] [airflow] edg956 commented on issue #14809: DockerOperator downloads all image tags in the docker repository

2022-07-02 Thread GitBox
edg956 commented on issue #14809: URL: https://github.com/apache/airflow/issues/14809#issuecomment-1172904279 @alexkruc thanks for checking this out. I believe you're right and it was probably solved on docker client's side. We can close this issue from my side. -- This is an automated me

[GitHub] [airflow] eladkal commented on issue #16907: Add tests suite for MariaDB 10.6+ and fix incompatibilities

2022-07-02 Thread GitBox
eladkal commented on issue #16907: URL: https://github.com/apache/airflow/issues/16907#issuecomment-1172873303 @potiuk i belive we can close this one now? -- 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 t

[GitHub] [airflow-site] mik-laj commented on issue #338: Rewrite ./site.sh to Python

2022-07-02 Thread GitBox
mik-laj commented on issue #338: URL: https://github.com/apache/airflow-site/issues/338#issuecomment-1172873273 Assigned. -- 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 specific comment. T

[GitHub] [airflow] eladkal closed issue #15539: Enable configuration of cookie Path setting

2022-07-02 Thread GitBox
eladkal closed issue #15539: Enable configuration of cookie Path setting URL: https://github.com/apache/airflow/issues/15539 -- 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 specific comment. To

[GitHub] [airflow] eladkal closed issue #17479: Stopping worker leaves spark application behind when running in yarn cluster mode

2022-07-02 Thread GitBox
eladkal closed issue #17479: Stopping worker leaves spark application behind when running in yarn cluster mode URL: https://github.com/apache/airflow/issues/17479 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [airflow] eladkal closed issue #21440: Dataflow Operator fails with Application Default credentials

2022-07-02 Thread GitBox
eladkal closed issue #21440: Dataflow Operator fails with Application Default credentials URL: https://github.com/apache/airflow/issues/21440 -- 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 spec

[GitHub] [airflow] eladkal commented on issue #21440: Dataflow Operator fails with Application Default credentials

2022-07-02 Thread GitBox
eladkal commented on issue #21440: URL: https://github.com/apache/airflow/issues/21440#issuecomment-1172871542 Converting to discussion due to the note from pbhuss which suggests this is not an Airflow issue. -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [airflow] potiuk commented on pull request #24785: Align Black and blacken-docs configs

2022-07-02 Thread GitBox
potiuk commented on PR #24785: URL: https://github.com/apache/airflow/pull/24785#issuecomment-1172870941 Nice! -- 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 specific comment. To unsubscrib

[airflow] branch constraints-2-3 updated: Updating constraints. Build id:2599430298

2022-07-02 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch constraints-2-3 in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/constraints-2-3 by this push: new 8710cbd446 Updating const

[GitHub] [airflow] alexkruc commented on issue #9190: DockerOperator loosing some initial container output

2022-07-02 Thread GitBox
alexkruc commented on issue #9190: URL: https://github.com/apache/airflow/issues/9190#issuecomment-1172869924 I tried to look at this issue, but I can't seem to reproduce it. I tried running the (almost) the same code as was presented in the example: ```python print_hello_world = D

[GitHub] [airflow] alexkruc commented on issue #14809: DockerOperator downloads all image tags in the docker repository

2022-07-02 Thread GitBox
alexkruc commented on issue #14809: URL: https://github.com/apache/airflow/issues/14809#issuecomment-1172864562 Hey :) I tried to look at this issue, but I couldn't manage to reproduce it. I used the following task definition (similar to the provided example - just changed the command

[GitHub] [airflow] zartstrom commented on issue #24755: Log server on celery worker does not work in IPv6-only setup

2022-07-02 Thread GitBox
zartstrom commented on issue #24755: URL: https://github.com/apache/airflow/issues/24755#issuecomment-1172855771 Hi @potiuk, I'll try to craft a PR, thanks for the inspiration :) I have one question, maybe you can help or point me to the right source: What is the best way to create