[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r75608 ## File path: airflow/cli/commands/role_command.py ## @@ -42,3 +45,46 @@ def roles_create(args): for role_name in args.role:

[GitHub] [airflow] pateash edited a comment on issue #13391: MySqlToHiveOperator , ”invalid path“ while loding the extracted csv to hive

2021-10-20 Thread GitBox
pateash edited a comment on issue #13391: URL: https://github.com/apache/airflow/issues/13391#issuecomment-948274910 @easontm could you please share your custom debug operator, And logs you got. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] pateash edited a comment on issue #13391: MySqlToHiveOperator , ”invalid path“ while loding the extracted csv to hive

2021-10-20 Thread GitBox
pateash edited a comment on issue #13391: URL: https://github.com/apache/airflow/issues/13391#issuecomment-948274910 @easontm could you please share your custom debug operator. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r74616 ## File path: airflow/cli/commands/role_command.py ## @@ -42,3 +45,46 @@ def roles_create(args): for role_name in args.role:

[GitHub] [airflow] pateash commented on issue #13391: MySqlToHiveOperator , ”invalid path“ while loding the extracted csv to hive

2021-10-20 Thread GitBox
pateash commented on issue #13391: URL: https://github.com/apache/airflow/issues/13391#issuecomment-948274910 @easontm could you please provide your custom debug operator. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [airflow] easontm edited a comment on issue #13391: MySqlToHiveOperator , ”invalid path“ while loding the extracted csv to hive

2021-10-20 Thread GitBox
easontm edited a comment on issue #13391: URL: https://github.com/apache/airflow/issues/13391#issuecomment-948273319 I'm getting this error on 2.1.4 and Kubernetes executor. I wrote a custom version of `MySqlToHiveOperator` with some modifications to debug. Things I have checked 1. The

[GitHub] [airflow] easontm commented on issue #13391: MySqlToHiveOperator , ”invalid path“ while loding the extracted csv to hive

2021-10-20 Thread GitBox
easontm commented on issue #13391: URL: https://github.com/apache/airflow/issues/13391#issuecomment-948273319 I'm getting this error on 2.1.4 and Kubernetes executor. I wrote a custom version of `MySqlToHiveOperator` with some modifications to debug. Things I have checked 1. The file

[GitHub] [airflow] github-actions[bot] commented on pull request #17651: Create CommandExecutor for raising an exception in case of error during cmd execution

2021-10-20 Thread GitBox
github-actions[bot] commented on pull request #17651: URL: https://github.com/apache/airflow/pull/17651#issuecomment-948273131 The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and

[GitHub] [airflow] uranusjr commented on a change in pull request #17651: Create CommandExecutor for raising an exception in case of error during cmd execution

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #17651: URL: https://github.com/apache/airflow/pull/17651#discussion_r72670 ## File path: tests/test_utils/logging_command_executor.py ## @@ -62,5 +66,39 @@ def check_output(self, cmd): return output +class

[GitHub] [airflow] uranusjr commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733325119 ## File path: airflow/cli/cli_parser.py ## @@ -694,6 +694,10 @@ def _check(value): help="Don't start the serve logs process along with the

[GitHub] [airflow] uranusjr commented on a change in pull request #18968: Suggestion to change DagRun.find in trigger_dag to use execution_date instead of run_id

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #18968: URL: https://github.com/apache/airflow/pull/18968#discussion_r733321814 ## File path: airflow/models/dagrun.py ## @@ -334,6 +334,34 @@ def find( return qry.order_by(DR.execution_date).all() +@staticmethod

[GitHub] [airflow] edwardwang888 commented on issue #18600: Selecting DAG in search dropdown should lead directly to DAG

2021-10-20 Thread GitBox
edwardwang888 commented on issue #18600: URL: https://github.com/apache/airflow/issues/18600#issuecomment-948259139 @bbovenzi The PR above is ready for review when you get a chance! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] uranusjr commented on a change in pull request #19124: Modify doc contributing

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #19124: URL: https://github.com/apache/airflow/pull/19124#discussion_r733319411 ## File path: CONTRIBUTING.rst ## @@ -221,10 +221,14 @@ or on macOS with `Homebrew `_ brew install jq -3.

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #19124: Modify doc contributing

2021-10-20 Thread GitBox
boring-cyborg[bot] commented on pull request #19124: URL: https://github.com/apache/airflow/pull/19124#issuecomment-948247892 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our

[GitHub] [airflow] edithturn opened a new pull request #19124: Modify doc contributing

2021-10-20 Thread GitBox
edithturn opened a new pull request #19124: URL: https://github.com/apache/airflow/pull/19124 - Added reference links to docker and docker-compose installation - To execute ./breeze it is necessary to be inside the airflow folder, specify it in the documentation - Fixed indentation

[GitHub] [airflow] uranusjr commented on issue #18939: Upgrading from version 2.1.4 to 2.2.0 fails during mysql db upgrade with error Can't DROP 'dag_id'

2021-10-20 Thread GitBox
uranusjr commented on issue #18939: URL: https://github.com/apache/airflow/issues/18939#issuecomment-948242354 The exact cause to this unforuantely depends on the content in the database (lines 139 and 140 are adding unique constraints so the failure is due to some unexpected

[GitHub] [airflow] nguyenmphu opened a new pull request #19123: Fix ERROR: External sensor was finished (success), although the task says its queued

2021-10-20 Thread GitBox
nguyenmphu opened a new pull request #19123: URL: https://github.com/apache/airflow/pull/19123 Fix [ISSUE-10790](https://github.com/apache/airflow/issues/10790) --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] uranusjr commented on a change in pull request #19099: Fixup string concatenations

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #19099: URL: https://github.com/apache/airflow/pull/19099#discussion_r733303008 ## File path: airflow/providers/docker/example_dags/example_docker_copy_data.py ## @@ -75,7 +75,7 @@ "/bin/bash", "-c",

[GitHub] [airflow] uranusjr commented on pull request #19115: Update INTWILD.md to add Retailink

2021-10-20 Thread GitBox
uranusjr commented on pull request #19115: URL: https://github.com/apache/airflow/pull/19115#issuecomment-948236896 Please keep the list alphabetically sorted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [airflow] uranusjr closed issue #19116: Failed to import: /opt/airflow/dags/taxi_pipeline_solution.py

2021-10-20 Thread GitBox
uranusjr closed issue #19116: URL: https://github.com/apache/airflow/issues/19116 -- 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:

[GitHub] [airflow] uranusjr commented on issue #19116: Failed to import: /opt/airflow/dags/taxi_pipeline_solution.py

2021-10-20 Thread GitBox
uranusjr commented on issue #19116: URL: https://github.com/apache/airflow/issues/19116#issuecomment-948236616 This is a DAG file written by you, not Airflow, so it's not a bug. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[airflow] branch main updated (c14aed3 -> 3928eec)

2021-10-20 Thread uranusjr
This is an automated email from the ASF dual-hosted git repository. uranusjr pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from c14aed3 Warn about unsupported Python 3.10 (#19060) add 3928eec Update "Release Airflow" doc (#19111) No

[GitHub] [airflow] uranusjr merged pull request #19111: Update "Release Airflow" doc

2021-10-20 Thread GitBox
uranusjr merged pull request #19111: URL: https://github.com/apache/airflow/pull/19111 -- 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:

[GitHub] [airflow] uranusjr commented on a change in pull request #19111: Update "Release Airflow" doc

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #19111: URL: https://github.com/apache/airflow/pull/19111#discussion_r733297278 ## File path: dev/README_RELEASE_AIRFLOW.md ## @@ -726,14 +740,20 @@ The released sources and packages can be downloaded via https://airflow.apache.o

[GitHub] [airflow] uranusjr commented on a change in pull request #19111: Update "Release Airflow" doc

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #19111: URL: https://github.com/apache/airflow/pull/19111#discussion_r733297278 ## File path: dev/README_RELEASE_AIRFLOW.md ## @@ -726,14 +740,20 @@ The released sources and packages can be downloaded via https://airflow.apache.o

[GitHub] [airflow] uranusjr commented on a change in pull request #19097: add detailed information to logging when a dag or a task finishes.

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #19097: URL: https://github.com/apache/airflow/pull/19097#discussion_r733283608 ## File path: airflow/models/dagrun.py ## @@ -526,6 +526,28 @@ def update_state( else: self.set_state(State.RUNNING) +

[airflow] 01/02: Warn about unsupported Python 3.10 (#19060)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 06438096e2d6bc2036deab045d3b54ff1846d1f9 Author: Kamil Breguła AuthorDate: Thu Oct 21 04:57:00 2021 +0200

[airflow] 02/02: Add changelog for 2.2.1

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 3e4cec39a02d2d3a5e5e8ad5cee246a44768aabc Author: Jed Cunningham

[airflow] branch v2-2-test updated (e698cc2 -> 3e4cec3)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git. discard e698cc2 Add changelog for 2.2.1 new 0643809 Warn about unsupported Python 3.10 (#19060) new

[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733286701 ## File path: tests/cli/commands/test_role_command.py ## @@ -17,11 +17,13 @@ # under the License. # import io +import tempfile from contextlib

[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733285912 ## File path: airflow/cli/commands/role_command.py ## @@ -42,3 +44,43 @@ def roles_create(args): for role_name in args.role:

[GitHub] [airflow] easontm commented on issue #18843: SerializedDagNotFound: DAG not found in serialized_dag table

2021-10-20 Thread GitBox
easontm commented on issue #18843: URL: https://github.com/apache/airflow/issues/18843#issuecomment-948210090 @kaxil I'm doing the 2.2.0 upgrade next week, I will let you know if behavior changes. -- This is an automated message from the Apache Git Service. To respond to the message,

[airflow] branch main updated (55eb525 -> c14aed3)

2021-10-20 Thread uranusjr
This is an automated email from the ASF dual-hosted git repository. uranusjr pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 55eb525 Add Pinterest to Airflow users list (#19117) add c14aed3 Warn about unsupported Python 3.10 (#19060)

[GitHub] [airflow] uranusjr merged pull request #19060: Warn about unsupported Python 3.10

2021-10-20 Thread GitBox
uranusjr merged pull request #19060: URL: https://github.com/apache/airflow/pull/19060 -- 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:

[GitHub] [airflow] uranusjr commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
uranusjr commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733280253 ## File path: airflow/cli/commands/role_command.py ## @@ -42,3 +45,45 @@ def roles_create(args): for role_name in args.role:

[GitHub] [airflow] jhtimmins opened a new pull request #19121: Use fab models

2021-10-20 Thread GitBox
jhtimmins opened a new pull request #19121: URL: https://github.com/apache/airflow/pull/19121 Replaces almost all remaining uses of FAB naming scheme based on ViewMenu/Permission with updating naming scheme using Resource/Action/Permission -- This is an automated message from the Apache

[GitHub] [airflow] zachliu commented on issue #17536: Oauth for google redirect_uri error expecting HTTPS but sending HTTP

2021-10-20 Thread GitBox
zachliu commented on issue #17536: URL: https://github.com/apache/airflow/issues/17536#issuecomment-948203876 i hereby confirm the workaround works on `2.2.0` :tada: also, evil google's documentation is not clear on this part (probably a :bug: on google's end): In the GCP

[GitHub] [airflow] Acehaidrey commented on pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on pull request #18916: URL: https://github.com/apache/airflow/pull/18916#issuecomment-948193676 @uranusjr if you don't mind taking another look at this when you get a chance. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733262353 ## File path: tests/cli/commands/test_role_command.py ## @@ -81,3 +82,27 @@ def test_cli_list_roles(self): def

[GitHub] [airflow] mik-laj edited a comment on pull request #18945: Add dataproc metastore operators

2021-10-20 Thread GitBox
mik-laj edited a comment on pull request #18945: URL: https://github.com/apache/airflow/pull/18945#issuecomment-948179409 These problems looks related to this contribution ``` Providers postgres: 13 failures

[GitHub] [airflow] mik-laj commented on pull request #18945: Add dataproc metastore operators

2021-10-20 Thread GitBox
mik-laj commented on pull request #18945: URL: https://github.com/apache/airflow/pull/18945#issuecomment-948179409 These changes looks related to this contribution ``` Providers postgres: 13 failures

[airflow] branch v2-2-test updated: Add changelog for 2.2.1

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/v2-2-test by this push: new e698cc2 Add changelog for 2.2.1

[airflow] branch main updated (e6fcf77 -> 55eb525)

2021-10-20 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from e6fcf77 Hide tooltip when next run is none (#19112) add 55eb525 Add Pinterest to Airflow users list

[GitHub] [airflow] mik-laj merged pull request #19117: Add Pinterest to Airflow users list

2021-10-20 Thread GitBox
mik-laj merged pull request #19117: URL: https://github.com/apache/airflow/pull/19117 -- 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:

[GitHub] [airflow] github-actions[bot] commented on pull request #19117: Add Pinterest to Airflow users list

2021-10-20 Thread GitBox
github-actions[bot] commented on pull request #19117: URL: https://github.com/apache/airflow/pull/19117#issuecomment-948161142 The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide

[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733229988 ## File path: airflow/cli/commands/role_command.py ## @@ -42,3 +44,43 @@ def roles_create(args): for role_name in args.role:

[GitHub] [airflow] github-actions[bot] closed pull request #17911: Warn that job_heartbeat_sec must be less than scheduler_health_check_threshold

2021-10-20 Thread GitBox
github-actions[bot] closed pull request #17911: URL: https://github.com/apache/airflow/pull/17911 -- 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:

[GitHub] [airflow] github-actions[bot] commented on issue #8168: Database table `dag_run` record is inserted with incorrect data for nested SubDags.

2021-10-20 Thread GitBox
github-actions[bot] commented on issue #8168: URL: https://github.com/apache/airflow/issues/8168#issuecomment-948125106 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] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733228162 ## File path: airflow/cli/commands/role_command.py ## @@ -42,3 +44,43 @@ def roles_create(args): for role_name in args.role:

[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733228077 ## File path: airflow/cli/commands/role_command.py ## @@ -42,3 +44,43 @@ def roles_create(args): for role_name in args.role:

[GitHub] [airflow] ReadytoRocc opened a new issue #19120: Deferred TI's `next_method` is not cleared when Clearing a Successful Task

2021-10-20 Thread GitBox
ReadytoRocc opened a new issue #19120: URL: https://github.com/apache/airflow/issues/19120 ### Apache Airflow version 2.2.0 (latest released) ### Operating System Container-Optimized OS with Containerd (cos_containerd) - GKE ### Versions of Apache Airflow

[GitHub] [airflow] boring-cyborg[bot] commented on issue #19120: Deferred TI's `next_method` is not cleared when Clearing a Successful Task

2021-10-20 Thread GitBox
boring-cyborg[bot] commented on issue #19120: URL: https://github.com/apache/airflow/issues/19120#issuecomment-948118312 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] dimon222 edited a comment on issue #8212: Can't read S3 remote logs when using gevent/eventlent webserver workers.

2021-10-20 Thread GitBox
dimon222 edited a comment on issue #8212: URL: https://github.com/apache/airflow/issues/8212#issuecomment-948077570 Unfortunately, mentioned above hack worked in 2.1.4, but no longer works on 2.2.0. Some code refactoring have affected the loading flow of Airflow Webserver, so we're no

[GitHub] [airflow] dimon222 edited a comment on issue #8212: Can't read S3 remote logs when using gevent/eventlent webserver workers.

2021-10-20 Thread GitBox
dimon222 edited a comment on issue #8212: URL: https://github.com/apache/airflow/issues/8212#issuecomment-948077570 Unfortunately, mentioned above hack worked in 2.1.4, but no longer works on 2.2.0. Some code refactoring have affected the loading flow of Airflow Webserver, so we're no

[GitHub] [airflow] mariotaddeucci commented on pull request #19119: Add sensor default timeout config

2021-10-20 Thread GitBox
mariotaddeucci commented on pull request #19119: URL: https://github.com/apache/airflow/pull/19119#issuecomment-948113955 The config `version_added` parameter should be checked before merge. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] brosenkrantz commented on issue #17507: Task processes killed with WARNING - Recorded pid does not match the current pid

2021-10-20 Thread GitBox
brosenkrantz commented on issue #17507: URL: https://github.com/apache/airflow/issues/17507#issuecomment-948113401 I'm seeing the same failure on 2.1.3 and 2.1.4. I do not see the issue in 2.1.2 but need to upgrade to 2.1.3 or later to resolve CVE-2021-38540 vulnerability. -- This is

[GitHub] [airflow] mariotaddeucci opened a new pull request #19119: Add sensor default timeout config

2021-10-20 Thread GitBox
mariotaddeucci opened a new pull request #19119: URL: https://github.com/apache/airflow/pull/19119 closes: #18878 Add sensor default timeout config. --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] Acehaidrey commented on a change in pull request #18916: Add role export/import to cli tools

2021-10-20 Thread GitBox
Acehaidrey commented on a change in pull request #18916: URL: https://github.com/apache/airflow/pull/18916#discussion_r733216392 ## File path: airflow/cli/cli_parser.py ## @@ -683,6 +683,8 @@ def _check(value): # roles ARG_CREATE_ROLE = Arg(('-c', '--create'), help='Create a

[GitHub] [airflow] xinbinhuang removed a comment on issue #19118: Add CodeSee to airflow repo

2021-10-20 Thread GitBox
xinbinhuang removed a comment on issue #19118: URL: https://github.com/apache/airflow/issues/19118#issuecomment-948082120 Further reading realize this only works with JavaScript/TypeScript ecosystem. So don't think it works for us for now. Closing -- This is an automated message from

[GitHub] [airflow] xinbinhuang edited a comment on issue #19118: Add CodeSee to airflow repo

2021-10-20 Thread GitBox
xinbinhuang edited a comment on issue #19118: URL: https://github.com/apache/airflow/issues/19118#issuecomment-948082120 Further reading realize this only works with JavaScript/TypeScript ecosystem. So don't think it works for us for now. Closing -- This is an automated message from

[GitHub] [airflow] xinbinhuang commented on issue #19118: Add CodeSee to airflow repo

2021-10-20 Thread GitBox
xinbinhuang commented on issue #19118: URL: https://github.com/apache/airflow/issues/19118#issuecomment-948082120 Further reading realize this only work with JavaScript/TypeScript ecosystem. So don't think it works for us. Closing -- This is an automated message from the Apache Git

[GitHub] [airflow] xinbinhuang closed issue #19118: Add CodeSee to airflow repo

2021-10-20 Thread GitBox
xinbinhuang closed issue #19118: URL: https://github.com/apache/airflow/issues/19118 -- 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:

[GitHub] [airflow] xinbinhuang opened a new issue #19118: Add CodeSee to airflow repo

2021-10-20 Thread GitBox
xinbinhuang opened a new issue #19118: URL: https://github.com/apache/airflow/issues/19118 ### Description [CodeSee](https://docs.codesee.io/en/latest/) seems to be a good tool to help collaboration and onboard new contributors. It generates a map to help understand and navigate

[GitHub] [airflow] dimon222 edited a comment on issue #8212: Can't read S3 remote logs when using gevent/eventlent webserver workers.

2021-10-20 Thread GitBox
dimon222 edited a comment on issue #8212: URL: https://github.com/apache/airflow/issues/8212#issuecomment-948077570 Unfortunately, mentioned above hack worked in 2.1.4, but no longer works on 2.2.0. Some code refactoring have affected the loading flow of Airflow Webserver, so we're no

[GitHub] [airflow] dimon222 commented on issue #8212: Can't read S3 remote logs when using gevent/eventlent webserver workers.

2021-10-20 Thread GitBox
dimon222 commented on issue #8212: URL: https://github.com/apache/airflow/issues/8212#issuecomment-948077570 Unfortunately, mentioned above hack worked in 2.1.4, but no longer works on 2.2.0. Some code refactoring have affected the loading flow of Airflow Webserver, so we're no longer

[GitHub] [airflow] steveyz-astro commented on a change in pull request #19097: add detailed information to logging when a dag or a task finishes.

2021-10-20 Thread GitBox
steveyz-astro commented on a change in pull request #19097: URL: https://github.com/apache/airflow/pull/19097#discussion_r733173463 ## File path: airflow/jobs/scheduler_job.py ## @@ -529,6 +529,17 @@ def _process_executor_events(self, session: Session = None) -> int:

[airflow] 09/10: Fix catchup by limiting queued dagrun creation using max_active_runs (#18897)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 69048f788983ae5fef5a1eacb8d1118ba92ae47a Author: Ephraim Anierobi AuthorDate: Wed Oct 20 21:33:45 2021 +0100

[airflow] 08/10: Prevent scheduler crash when serialized dag is missing (#19113)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 8223e8975197e6d96068127b4f5ff5b29ceafee5 Author: Ephraim Anierobi AuthorDate: Wed Oct 20 21:25:46 2021 +0100

[airflow] 07/10: Don't install SQLAlchemy/Pendulum adapters for other DBs (#18745)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 478f94b843a2963fde3150c9eec8846d797abd9a Author: Ash Berlin-Taylor AuthorDate: Wed Oct 20 19:56:10 2021

[airflow] 06/10: Workaround libstdcpp TLS error (#19010)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit f3f0eb2fd219655a4aa37d579a8480313af0d1e9 Author: Jarek Potiuk AuthorDate: Tue Oct 19 00:03:58 2021 -0100

[airflow] 04/10: Ensure task state doesn't change when marked as failed/success/skipped (#19095)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bbe9012b9fb8929a2a971529b78f508a4817e85a Author: Ephraim Anierobi AuthorDate: Wed Oct 20 15:10:39 2021 +0100

[airflow] 03/10: Relax packaging requirement (#19087)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit bb7ebb9bc7a115ef5adcd222f2f4fb235cdf30c3 Author: Tzu-ping Chung AuthorDate: Wed Oct 20 04:19:25 2021 +0800

[airflow] 01/10: Allow Param to support a default value of ``None`` (#19034)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 4f269594366f501974c6c37bde5d19f615761859 Author: Jed Cunningham

[airflow] 10/10: Update taskinstance REST API schema to include dag_run_id field (#19105)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit e9c49265ef9b3c3e4fd2fa7caf29799c81a8dda5 Author: Ephraim Anierobi AuthorDate: Wed Oct 20 19:56:44 2021 +0100

[airflow] 02/10: Rename trigger page label to Logical Date (#19061)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit c28affb7cfc7ce522fb93e4a749a38a9181cbddb Author: Tzu-ping Chung AuthorDate: Wed Oct 20 05:01:30 2021 +0800

[airflow] 05/10: Change `ds`, `ts`, etc. back to use logical date (#19088)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git commit 44c37e4eeefcc62adb9a19ab101f7630f36f5de6 Author: Tzu-ping Chung AuthorDate: Thu Oct 21 01:26:08 2021 +0800

[airflow] branch v2-2-test updated (fe30eb7 -> e9c4926)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch v2-2-test in repository https://gitbox.apache.org/repos/asf/airflow.git. from fe30eb7 Upgrade old DAG/task param format when deserializing from the DB (#18986) new 4f26959

[GitHub] [airflow] jedcunningham commented on a change in pull request #19111: Update "Release Airflow" doc

2021-10-20 Thread GitBox
jedcunningham commented on a change in pull request #19111: URL: https://github.com/apache/airflow/pull/19111#discussion_r733153649 ## File path: dev/README_RELEASE_AIRFLOW.md ## @@ -515,7 +526,7 @@ Once the vote has been passed, you will need to send a result vote to

[GitHub] [airflow] OyinOlamide removed a comment on pull request #19042: Update CONTRIBUTORS_QUICK_START.rst

2021-10-20 Thread GitBox
OyinOlamide removed a comment on pull request #19042: URL: https://github.com/apache/airflow/pull/19042#issuecomment-948024167 Thank you so much @potiuk , @ephraimbuddy , @uranusjr Beyond excited about this. :) -- This is an automated message from the Apache Git Service. To

[GitHub] [airflow] OyinOlamide commented on pull request #19042: Update CONTRIBUTORS_QUICK_START.rst

2021-10-20 Thread GitBox
OyinOlamide commented on pull request #19042: URL: https://github.com/apache/airflow/pull/19042#issuecomment-948025572 Thank you so much @potiuk , @ephraimbuddy , @uranusjr Beyond excited about this and looking forward to doing more.  -- This is an automated message from the

[GitHub] [airflow] OyinOlamide commented on pull request #19042: Update CONTRIBUTORS_QUICK_START.rst

2021-10-20 Thread GitBox
OyinOlamide commented on pull request #19042: URL: https://github.com/apache/airflow/pull/19042#issuecomment-948024167 Thank you so much @potiuk , @ephraimbuddy , @uranusjr Beyond excited about this. :) -- This is an automated message from the Apache Git Service. To respond to the

[airflow] branch main updated (91a12a7 -> e6fcf77)

2021-10-20 Thread bbovenzi
This is an automated email from the ASF dual-hosted git repository. bbovenzi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 91a12a7 [Minor] Fix padding on home page (#19025) add e6fcf77 Hide tooltip when next run is none (#19112)

[GitHub] [airflow] bbovenzi merged pull request #19112: Hide tooltip when next run is none

2021-10-20 Thread GitBox
bbovenzi merged pull request #19112: URL: https://github.com/apache/airflow/pull/19112 -- 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:

[airflow] branch main updated (05eea00 -> 91a12a7)

2021-10-20 Thread bbovenzi
This is an automated email from the ASF dual-hosted git repository. bbovenzi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 05eea00 Fix catchup by limiting queued dagrun creation using max_active_runs (#18897) add 91a12a7 [Minor]

[GitHub] [airflow] bbovenzi merged pull request #19025: [Minor] Fix padding on home page

2021-10-20 Thread GitBox
bbovenzi merged pull request #19025: URL: https://github.com/apache/airflow/pull/19025 -- 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:

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #19025: [Minor] Fix padding on home page

2021-10-20 Thread GitBox
boring-cyborg[bot] commented on pull request #19025: URL: https://github.com/apache/airflow/pull/19025#issuecomment-948018458 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

[GitHub] [airflow] Acehaidrey opened a new pull request #19117: Add Pinterest to Airflow users list

2021-10-20 Thread GitBox
Acehaidrey opened a new pull request #19117: URL: https://github.com/apache/airflow/pull/19117 As title states. Adding Pinterest to the list of users of Airflow. We will work to start adding features and bug fixes to Airflow more frequently. Especially starting Q1 2022, as we finish

[airflow] branch main updated (5dc375a -> 05eea00)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 5dc375a Prevent scheduler crash when serialized dag is missing (#19113) add 05eea00 Fix catchup by

[GitHub] [airflow] jedcunningham closed issue #18487: 2.1.3/4 queued dag runs changes catchup=False behaviour

2021-10-20 Thread GitBox
jedcunningham closed issue #18487: URL: https://github.com/apache/airflow/issues/18487 -- 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:

[GitHub] [airflow] jedcunningham merged pull request #18897: Fix catchup by limiting queued dagrun creation using max_active_runs

2021-10-20 Thread GitBox
jedcunningham merged pull request #18897: URL: https://github.com/apache/airflow/pull/18897 -- 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:

[airflow] branch main updated (ceb2b53 -> 5dc375a)

2021-10-20 Thread jedcunningham
This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from ceb2b53 Static start_date and default arg cleanup for Microsoft providers example DAGs (#19062) add

[GitHub] [airflow] jedcunningham closed issue #18843: SerializedDagNotFound: DAG not found in serialized_dag table

2021-10-20 Thread GitBox
jedcunningham closed issue #18843: URL: https://github.com/apache/airflow/issues/18843 -- 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:

[GitHub] [airflow] jedcunningham merged pull request #19113: Prevent scheduler crash when serialized dag is missing

2021-10-20 Thread GitBox
jedcunningham merged pull request #19113: URL: https://github.com/apache/airflow/pull/19113 -- 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:

[GitHub] [airflow] ryanahamilton commented on a change in pull request #18675: New Tree View

2021-10-20 Thread GitBox
ryanahamilton commented on a change in pull request #18675: URL: https://github.com/apache/airflow/pull/18675#discussion_r733109746 ## File path: airflow/www/static/js/tree/Tree.jsx ## @@ -0,0 +1,202 @@ +/*! + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [airflow] alexperry-shifu opened a new issue #19116: Failed to import: /opt/airflow/dags/taxi_pipeline_solution.py

2021-10-20 Thread GitBox
alexperry-shifu opened a new issue #19116: URL: https://github.com/apache/airflow/issues/19116 ### Apache Airflow version 2.2.0 (latest released) ### Operating System apache/airflow:2.2.0-python3.6 ### Versions of Apache Airflow Providers _No response_

[GitHub] [airflow] boring-cyborg[bot] commented on issue #19116: Failed to import: /opt/airflow/dags/taxi_pipeline_solution.py

2021-10-20 Thread GitBox
boring-cyborg[bot] commented on issue #19116: URL: https://github.com/apache/airflow/issues/19116#issuecomment-947999596 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the

[airflow] branch main updated (cc3b062 -> ceb2b53)

2021-10-20 Thread ephraimanierobi
This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from cc3b062 Update taskinstance REST API schema to include dag_run_id field (#19105) add ceb2b53 Static

[GitHub] [airflow] ephraimbuddy merged pull request #19062: Static start_date and default arg cleanup for Microsoft providers example DAGs

2021-10-20 Thread GitBox
ephraimbuddy merged pull request #19062: URL: https://github.com/apache/airflow/pull/19062 -- 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:

[GitHub] [airflow] prabhjyotsingh commented on pull request #19025: [Minor] Fix padding on home page

2021-10-20 Thread GitBox
prabhjyotsingh commented on pull request #19025: URL: https://github.com/apache/airflow/pull/19025#issuecomment-947975192 Yes, agreed :) -- 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] github-actions[bot] commented on pull request #19025: [Minor] Fix padding on home page

2021-10-20 Thread GitBox
github-actions[bot] commented on pull request #19025: URL: https://github.com/apache/airflow/pull/19025#issuecomment-947970531 The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not

  1   2   3   4   >