[GitHub] [airflow] Richiecakes commented on issue #16263: Unable to use nested lists in DAG markdown documentation

2021-06-03 Thread GitBox
Richiecakes commented on issue #16263: URL: https://github.com/apache/airflow/issues/16263#issuecomment-854374309 #14564 I suspect this pull request may be the reason since it appears to strip spaces and tabs from every line of the markdown. A minor issue, but as a lover of nested lists,

[GitHub] [airflow] boring-cyborg[bot] commented on issue #16263: Unable to use nested lists in DAG markdown documentation

2021-06-03 Thread GitBox
boring-cyborg[bot] commented on issue #16263: URL: https://github.com/apache/airflow/issues/16263#issuecomment-854372392 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] Richiecakes opened a new issue #16263: Unable to use nested lists in DAG markdown documentation

2021-06-03 Thread GitBox
Richiecakes opened a new issue #16263: URL: https://github.com/apache/airflow/issues/16263 **Apache Airflow version**: 2.0.2 **What happened**: Tried to use the following markdown as a `doc_md` string passed to a DAG ```markdown - Example - Nested List ```

[jira] [Commented] (AIRFLOW-5644) Simplify TriggerDagRunOperator usage

2021-06-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17357068#comment-17357068 ] ASF GitHub Bot commented on AIRFLOW-5644: - AddEleven removed a comment on pull request #6317:

[GitHub] [airflow] AddEleven removed a comment on pull request #6317: [AIRFLOW-5644] Simplify TriggerDagRunOperator usage

2021-06-03 Thread GitBox
AddEleven removed a comment on pull request #6317: URL: https://github.com/apache/airflow/pull/6317#issuecomment-847751181 Is it possible to trigger a dag using the new @task decorators? How do we set provide_context=True for these cases? -- This is an automated message from the Apache

[GitHub] [airflow] Richiecakes commented on pull request #14564: BugFix: fix DAG doc display (especially for TaskFlow DAGs)

2021-06-03 Thread GitBox
Richiecakes commented on pull request #14564: URL: https://github.com/apache/airflow/pull/14564#issuecomment-854366073 I believe this commit prevents the use of e.g nested lists in markdown docs where indentation is important. Does whitespace/tabs need to be stripped from every line of

[GitHub] [airflow] timgriffiths commented on pull request #15638: Fix issue with parsing error logs in the KPO

2021-06-03 Thread GitBox
timgriffiths commented on pull request #15638: URL: https://github.com/apache/airflow/pull/15638#issuecomment-854365502 @vikramkoka this is important effecting quite a few of our jobs (~25%) now we have moved to 2.1.0, -- This is an automated message from the Apache Git Service. To

[GitHub] [airflow] timgriffiths commented on issue #12728: KubePodOperator sometimes fails with `Unable to parse string [failed]`

2021-06-03 Thread GitBox
timgriffiths commented on issue #12728: URL: https://github.com/apache/airflow/issues/12728#issuecomment-854365350 @ashb @dimberman any idea when this will be merged, we seem to be hitting this with about 25% of our jobs it's rather interesting some times we hit it when the job finishes

[GitHub] [airflow] timgriffiths edited a comment on issue #13542: Task stuck in "scheduled" or "queued" state, pool has all slots queued, nothing is executing

2021-06-03 Thread GitBox
timgriffiths edited a comment on issue #13542: URL: https://github.com/apache/airflow/issues/13542#issuecomment-854356862 Environment: Airflow 2.1.0 Docker : apache/airflow:2.1.0-python3.8 Executor : Celery So I have also hit this today, the way i was able to replicate

[GitHub] [airflow] timgriffiths commented on issue #13542: Task stuck in "scheduled" or "queued" state, pool has all slots queued, nothing is executing

2021-06-03 Thread GitBox
timgriffiths commented on issue #13542: URL: https://github.com/apache/airflow/issues/13542#issuecomment-854356862 Environment: Airflow 2.1.0 Docker : apache/airflow:2.1.0-python3.8 Executor : Celery So I have also hit this today, the way i was able to replicate this

[GitHub] [airflow] boring-cyborg[bot] commented on pull request #16262: feat: Helm chart adding minReplicaCount to the Keda

2021-06-03 Thread GitBox
boring-cyborg[bot] commented on pull request #16262: URL: https://github.com/apache/airflow/pull/16262#issuecomment-854343880 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] andormarkus opened a new pull request #16262: feat: Helm chart adding minReplicaCount to the Keda

2021-06-03 Thread GitBox
andormarkus opened a new pull request #16262: URL: https://github.com/apache/airflow/pull/16262 Keda supports minReplicaCount (default value is 0). It would be great if the users would have the option in the helm chart to overwrite the default value. closes: #16256

[GitHub] [airflow] ephraimbuddy edited a comment on issue #16227: LocalTaskJob heartbeat race condition with finishing task causing SIGTERM

2021-06-03 Thread GitBox
ephraimbuddy edited a comment on issue #16227: URL: https://github.com/apache/airflow/issues/16227#issuecomment-854327049 @Prasnal @millin I have been able to reproduce this only when I have dagrun_timeout set and the dag_run times out. Let me know if you also set dagrun_timeout in

[GitHub] [airflow] ephraimbuddy commented on issue #16227: LocalTaskJob heartbeat race condition with finishing task causing SIGTERM

2021-06-03 Thread GitBox
ephraimbuddy commented on issue #16227: URL: https://github.com/apache/airflow/issues/16227#issuecomment-854327049 @Prasnal @millin I have been able to reproduce this only when I have dagrun_timeout set and the dag_run times out. Let me know if you also set dagrun_timeout in your

[jira] [Commented] (AIRFLOW-3544) MySQL warnings about aborted connections

2021-06-03 Thread Jason Kendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17357020#comment-17357020 ] Jason Kendall commented on AIRFLOW-3544: Tracking down similar issue - Are you using Celery

[jira] [Commented] (AIRFLOW-4848) MySQL warnings about aborted connections, missing engine disposal

2021-06-03 Thread Jason Kendall (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17357019#comment-17357019 ] Jason Kendall commented on AIRFLOW-4848: Tracking down similar issue - Are you using Celery

[GitHub] [airflow] mik-laj commented on issue #16148: Downloading files from S3 broken in 2.1.0

2021-06-03 Thread GitBox
mik-laj commented on issue #16148: URL: https://github.com/apache/airflow/issues/16148#issuecomment-854297323 Python does not require compilation, which means you can try to overwrite the file in image. Here is example:

[GitHub] [airflow] ephraimbuddy edited a comment on issue #16227: LocalTaskJob heartbeat race condition with finishing task causing SIGTERM

2021-06-03 Thread GitBox
ephraimbuddy edited a comment on issue #16227: URL: https://github.com/apache/airflow/issues/16227#issuecomment-854201761 I'm able to replicate this consistently with this dag: ``` import time from airflow import models from airflow.operators.python import PythonOperator

[GitHub] [airflow] ConstantinoSchillebeeckx commented on issue #16148: Downloading files from S3 broken in 2.1.0

2021-06-03 Thread GitBox
ConstantinoSchillebeeckx commented on issue #16148: URL: https://github.com/apache/airflow/issues/16148#issuecomment-854295591 > It may be related to: #15599 I was also thinking it might be related to the `filter` in the logger; I tried specifying my [own logger

[GitHub] [airflow] mik-laj commented on issue #16148: Downloading files from S3 broken in 2.1.0

2021-06-03 Thread GitBox
mik-laj commented on issue #16148: URL: https://github.com/apache/airflow/issues/16148#issuecomment-854278723 It may be related to: https://github.com/apache/airflow/pull/15599 CC: @ashb -- This is an automated message from the Apache Git Service. To respond to the message, please

[airflow-site] branch gh-pages created (now fac8fc4)

2021-06-03 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/airflow-site.git. at fac8fc4 Deploying to asf-site from @ 45db8c0f01f562008bafea2955f678b8e88cdf8a  No new revisions

[GitHub] [airflow-site] mik-laj opened a new pull request #430: Switch publishing process from gitwcsub to gh-pages

2021-06-03 Thread GitBox
mik-laj opened a new pull request #430: URL: https://github.com/apache/airflow-site/pull/430 Hello, We need to migrate to a new building process because, In order to simplify apache web site publishing services and improve self-serve for projects and stability of deployments, infra

[GitHub] [airflow] ConstantinoSchillebeeckx commented on issue #16148: Downloading files from S3 broken in 2.1.0

2021-06-03 Thread GitBox
ConstantinoSchillebeeckx commented on issue #16148: URL: https://github.com/apache/airflow/issues/16148#issuecomment-854269174 I've dug a bit more into this and found a few more clues. [This

[GitHub] [airflow] github-actions[bot] commented on issue #13618: SendGrid - Support secrets backend

2021-06-03 Thread GitBox
github-actions[bot] commented on issue #13618: URL: https://github.com/apache/airflow/issues/13618#issuecomment-854269039 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 #15303: 1.10.14 Webserver : webserver launch crash without failling

2021-06-03 Thread GitBox
github-actions[bot] commented on issue #15303: URL: https://github.com/apache/airflow/issues/15303#issuecomment-854269019 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] jhtimmins opened a new pull request #16261: V2 1 1 test

2021-06-03 Thread GitBox
jhtimmins opened a new pull request #16261: URL: https://github.com/apache/airflow/pull/16261 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more

[GitHub] [airflow] dimberman commented on pull request #15638: Fix issue with parsing error logs in the KPO

2021-06-03 Thread GitBox
dimberman commented on pull request #15638: URL: https://github.com/apache/airflow/pull/15638#issuecomment-854229580 @vikramkoka this ticket is still relevant but unfortunately I don't have time to address it any time soon :( -- This is an automated message from the Apache Git Service.

[GitHub] [airflow] vikramkoka commented on pull request #15638: Fix issue with parsing error logs in the KPO

2021-06-03 Thread GitBox
vikramkoka commented on pull request #15638: URL: https://github.com/apache/airflow/pull/15638#issuecomment-854222112 @dimberman Just checking if this is still relevant and important to finish up? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] mik-laj commented on a change in pull request #16241: Update copy command for s3 to redshift

2021-06-03 Thread GitBox
mik-laj commented on a change in pull request #16241: URL: https://github.com/apache/airflow/pull/16241#discussion_r645163066 ## File path: tests/providers/amazon/aws/transfers/test_s3_to_redshift.py ## @@ -65,6 +65,45 @@ def test_execute(self, mock_run, mock_session):

[GitHub] [airflow] mik-laj commented on issue #16256: Helm chart: Keda add minReplicaCount

2021-06-03 Thread GitBox
mik-laj commented on issue #16256: URL: https://github.com/apache/airflow/issues/16256#issuecomment-854214836 > Are you willing to submit a PR? > > Yes Feel free to submit PR. I'm happy to help with the review. -- This is an automated message from the Apache Git Service.

[GitHub] [airflow] mik-laj opened a new pull request #16260: Add pre-commit hook for Boring cyborg

2021-06-03 Thread GitBox
mik-laj opened a new pull request #16260: URL: https://github.com/apache/airflow/pull/16260 I noticed that the cyborg configuration contains frequently unused patterns that result from moving files. To spot these problems before merging, I add a pre-commit hook that checks to see if each

[GitHub] [airflow] 7yl4r commented on issue #16025: AirflowException: Celery command failed on host: [...]

2021-06-03 Thread GitBox
7yl4r commented on issue #16025: URL: https://github.com/apache/airflow/issues/16025#issuecomment-854208653 I'm dealing with this too (but mine is 100% of the time on one system only). After researching it looks like this is an old issue that seems to keep popping up after being

[GitHub] [airflow] ephraimbuddy commented on issue #16227: LocalTaskJob heartbeat race condition with finishing task causing SIGTERM

2021-06-03 Thread GitBox
ephraimbuddy commented on issue #16227: URL: https://github.com/apache/airflow/issues/16227#issuecomment-854201761 I'm able to replicate this consistently with this dag: ``` import time from airflow import models from airflow.operators.python import PythonOperator

[airflow] branch main updated: Update .github/boring-cyborg.yml (#16259)

2021-06-03 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula 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 5e09926 Update .github/boring-cyborg.yml

[GitHub] [airflow] mik-laj merged pull request #16259: Update .github/boring-cyborg.yml

2021-06-03 Thread GitBox
mik-laj merged pull request #16259: URL: https://github.com/apache/airflow/pull/16259 -- 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. For queries about this service,

[GitHub] [airflow] Prasnal commented on issue #16227: LocalTaskJob heartbeat race condition with finishing task causing SIGTERM

2021-06-03 Thread GitBox
Prasnal commented on issue #16227: URL: https://github.com/apache/airflow/issues/16227#issuecomment-854198143 For me, it happens also when status is failed and with mini scheduler turned off (but less often) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] github-actions[bot] commented on pull request #16259: Update .github/boring-cyborg.yml

2021-06-03 Thread GitBox
github-actions[bot] commented on pull request #16259: URL: https://github.com/apache/airflow/pull/16259#issuecomment-854178588 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] mik-laj opened a new pull request #16259: Update .github/boring-cyborg.yml

2021-06-03 Thread GitBox
mik-laj opened a new pull request #16259: URL: https://github.com/apache/airflow/pull/16259 I wanted to add rules for ``area:production-image``, but I noticed that there are other minor bugs. --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] ktmud commented on issue #15994: Use inclusive words in Apache Airflow project

2021-06-03 Thread GitBox
ktmud commented on issue #15994: URL: https://github.com/apache/airflow/issues/15994#issuecomment-854169789 Thanks for taking on this! Is there any chance that `DummyOperator` can be renamed to something else, too? I've heard `dummy` may be a non-inclusive word, too. -- This is an

[airflow] branch main updated: Small improvements for README.md files (#16244)

2021-06-03 Thread kamilbregula
This is an automated email from the ASF dual-hosted git repository. kamilbregula 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 29a3cbf Small improvements for README.md

[GitHub] [airflow] mik-laj merged pull request #16244: Small improvements for README.md files

2021-06-03 Thread GitBox
mik-laj merged pull request #16244: URL: https://github.com/apache/airflow/pull/16244 -- 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. For queries about this service,

[GitHub] [airflow] mik-laj opened a new pull request #16258: Improve argument handling in entrypoint_prod.sh

2021-06-03 Thread GitBox
mik-laj opened a new pull request #16258: URL: https://github.com/apache/airflow/pull/16258 I've slightly improved the argument handling to better handle edge cases. Now, the following command has the same exit code and output ``` docker run --rm my-airflow:2.1.0 docker run

[GitHub] [airflow] Dr-Denzy opened a new pull request #16257: Move `UPDATING.md` to `updating` directory in `docs/apache-airflow`

2021-06-03 Thread GitBox
Dr-Denzy opened a new pull request #16257: URL: https://github.com/apache/airflow/pull/16257 To allow for the centrality of information regarding Airflow releases and updates, docs/apache-airflow/updating/ needs to be created to house changelog and a link to UPDATING.md`. In

[airflow-site] branch run-ci-on-main created (now f668180)

2021-06-03 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch run-ci-on-main in repository https://gitbox.apache.org/repos/asf/airflow-site.git. at f668180 The default branch has been renamed to main This branch includes the following new commits:

[airflow-site] 01/01: The default branch has been renamed to main

2021-06-03 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch run-ci-on-main in repository https://gitbox.apache.org/repos/asf/airflow-site.git commit f66818090a4d6334fc660f931a09f32178b1605a Author: Ash Berlin-Taylor AuthorDate: Thu Jun 3 20:54:54 2021 +0100

[GitHub] [airflow] Dr-Denzy closed pull request #16194: Move `UPDATING.md` to Airflow docs

2021-06-03 Thread GitBox
Dr-Denzy closed pull request #16194: URL: https://github.com/apache/airflow/pull/16194 -- 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. For queries about this service,

[GitHub] [airflow] andormarkus opened a new issue #16256: Helm chart: Keda add minReplicaCount

2021-06-03 Thread GitBox
andormarkus opened a new issue #16256: URL: https://github.com/apache/airflow/issues/16256 **Description** Keda supports [minReplicaCount](https://keda.sh/docs/1.4/concepts/scaling-deployments/) (default value is 0). It would be great if the users would have the option in the helm

[GitHub] [airflow] mik-laj commented on a change in pull request #16255: Don't run migration for ad-hoc commands

2021-06-03 Thread GitBox
mik-laj commented on a change in pull request #16255: URL: https://github.com/apache/airflow/pull/16255#discussion_r645056986 ## File path: docs/apache-airflow/start/docker-compose.yaml ## @@ -150,6 +150,19 @@ services: _AIRFLOW_WWW_USER_USERNAME:

[GitHub] [airflow] cvsekhar commented on issue #16254: Wasb connection to Azure Fileshareservice Hook not working

2021-06-03 Thread GitBox
cvsekhar commented on issue #16254: URL: https://github.com/apache/airflow/issues/16254#issuecomment-854100372 When we try to enter key-value pairs in JSON format for file service in the wasb connection those key-value pairs are not being stored and get replaced with

Error while running github feature from .asf.yaml in airflow-site!

2021-06-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: [GitHub] Request error with message: "Branch not found". (status code: 404)

[GitHub] [airflow] mik-laj opened a new pull request #16255: Don't run migration for adhoc command

2021-06-03 Thread GitBox
mik-laj opened a new pull request #16255: URL: https://github.com/apache/airflow/pull/16255 Doing a migration every time a CLI command is executed is redundant and affects productivity. Now, migrations will only run when the `airflow-worker`, `airflow-scheduler`, `airflow-webserver `and

[airflow-site] branch main created (now 45db8c0)

2021-06-03 Thread cml
This is an automated email from the ASF dual-hosted git repository. cml pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow-site.git. at 45db8c0 Airflow theme v0.0.5 (#428) No new revisions were added by this update.

Error while running github feature from .asf.yaml in airflow-site!

2021-06-03 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: [GitHub] Request error with message: "Branch not found". (status code: 404)

[GitHub] [airflow] cvsekhar opened a new issue #16254: Wasb connection to Azure Fileshareservice Hook not working

2021-06-03 Thread GitBox
cvsekhar opened a new issue #16254: URL: https://github.com/apache/airflow/issues/16254

[GitHub] [airflow] boring-cyborg[bot] commented on issue #16254: Wasb connection to Azure Fileshareservice Hook not working

2021-06-03 Thread GitBox
boring-cyborg[bot] commented on issue #16254: URL: https://github.com/apache/airflow/issues/16254#issuecomment-854093595 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] github-actions[bot] commented on pull request #16236: Add test_connection method to Airbyte hook

2021-06-03 Thread GitBox
github-actions[bot] commented on pull request #16236: URL: https://github.com/apache/airflow/pull/16236#issuecomment-854085369 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

[GitHub] [airflow] github-actions[bot] commented on pull request #16250: Use f-string in custom operator docs

2021-06-03 Thread GitBox
github-actions[bot] commented on pull request #16250: URL: https://github.com/apache/airflow/pull/16250#issuecomment-854085199 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] bbovenzi opened a new pull request #16253: Client-side filter dag dependencies

2021-06-03 Thread GitBox
bbovenzi opened a new pull request #16253: URL: https://github.com/apache/airflow/pull/16253 Problem: Many dags have no dependencies, adding a lot of noise to the Dag Dependencies view Solution: Default to only showing dags with a dependency graph

[GitHub] [airflow] mik-laj opened a new issue #16252: Unbound variable in entrypoint_prod.sh

2021-06-03 Thread GitBox
mik-laj opened a new issue #16252: URL: https://github.com/apache/airflow/issues/16252 When I execute the following command, I got the error: ``` $ docker run -ti apache/airflow:2.0.1 airflow /entrypoint: line 250: 2: unbound variable ``` It would be great if I could see a

[GitHub] [airflow] mik-laj commented on issue #16251: Nessus Plugin ID 136929 : Jquery Update to 3.5.0 or greater

2021-06-03 Thread GitBox
mik-laj commented on issue #16251: URL: https://github.com/apache/airflow/issues/16251#issuecomment-854075117 In the past, someone has tried to update this library. Could you help in this task? Here is PR: https://github.com/apache/airflow/pull/10684#issuecomment-686629969 Without your

[GitHub] [airflow] mik-laj commented on issue #15364: There is a vulnerability in jquery 3.4.1 ,upgrade recommended

2021-06-03 Thread GitBox
mik-laj commented on issue #15364: URL: https://github.com/apache/airflow/issues/15364#issuecomment-854073772 Duplicate: https://github.com/apache/airflow/issues/10429 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [airflow] mik-laj closed issue #15364: There is a vulnerability in jquery 3.4.1 ,upgrade recommended

2021-06-03 Thread GitBox
mik-laj closed issue #15364: URL: https://github.com/apache/airflow/issues/15364 -- 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. For queries about this service, please

[GitHub] [airflow] mik-laj commented on issue #16251: Nessus Plugin ID 136929 : Jquery Update to 3.5.0 or greater

2021-06-03 Thread GitBox
mik-laj commented on issue #16251: URL: https://github.com/apache/airflow/issues/16251#issuecomment-854073424 Duplicate: https://github.com/apache/airflow/issues/10429 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [airflow] mik-laj closed issue #16251: Nessus Plugin ID 136929 : Jquery Update to 3.5.0 or greater

2021-06-03 Thread GitBox
mik-laj closed issue #16251: URL: https://github.com/apache/airflow/issues/16251 -- 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. For queries about this service, please

[GitHub] [airflow] boring-cyborg[bot] commented on issue #16251: Nessus Plugin ID 136929 : Jquery Update to 3.5.0 or greater

2021-06-03 Thread GitBox
boring-cyborg[bot] commented on issue #16251: URL: https://github.com/apache/airflow/issues/16251#issuecomment-854057231 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] HardikVijayPatel opened a new issue #16251: Nessus Plugin ID 136929 : Jquery Update to 3.5.0 or greater

2021-06-03 Thread GitBox
HardikVijayPatel opened a new issue #16251: URL: https://github.com/apache/airflow/issues/16251 **What happened**: There is a security vulnerability identified with Jquery version being used by airflow and needs to be updated. Looks like earlier report issues has no updated, hence

[airflow] branch main updated: Doc: Add page containing list of Database Migrations (#16181)

2021-06-03 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik 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 cefa46a Doc: Add page containing list of

[GitHub] [airflow] kaxil closed issue #11989: Add Doc page containing list of Alembic DB Migrations

2021-06-03 Thread GitBox
kaxil closed issue #11989: URL: https://github.com/apache/airflow/issues/11989 -- 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. For queries about this service, please

[GitHub] [airflow] kaxil merged pull request #16181: Doc: Add page containing list of Database Migrations

2021-06-03 Thread GitBox
kaxil merged pull request #16181: URL: https://github.com/apache/airflow/pull/16181 -- 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. For queries about this service,

[GitHub] [airflow] turbaszek opened a new pull request #16250: Use f-string in custom operator docs

2021-06-03 Thread GitBox
turbaszek opened a new pull request #16250: URL: https://github.com/apache/airflow/pull/16250 Use f-string formatting to support good practices --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] jjlyr commented on issue #16249: Fully functional DAG Dependencies Graph view

2021-06-03 Thread GitBox
jjlyr commented on issue #16249: URL: https://github.com/apache/airflow/issues/16249#issuecomment-854039781 @ashb FYI -- 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. For

[GitHub] [airflow] jedcunningham commented on issue #16227: LocalTaskJob heartbeat race condition with finishing task causing SIGTERM

2021-06-03 Thread GitBox
jedcunningham commented on issue #16227: URL: https://github.com/apache/airflow/issues/16227#issuecomment-854037938 Another report of the same issue: https://github.com/apache/airflow/issues/14672#issuecomment-844485176 -- This is an automated message from the Apache Git Service. To

[GitHub] [airflow] boring-cyborg[bot] commented on issue #16249: Fully functional DAG Dependencies Graph view

2021-06-03 Thread GitBox
boring-cyborg[bot] commented on issue #16249: URL: https://github.com/apache/airflow/issues/16249#issuecomment-854035631 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] jjlyr opened a new issue #16249: Fully functional DAG Dependencies Graph view

2021-06-03 Thread GitBox
jjlyr opened a new issue #16249: URL: https://github.com/apache/airflow/issues/16249 **Description** Fully functional DAG Dependencies Graph view to be able to monitor all the Dags with similar features and functions to the existing Dag Graph view **Use case /

[GitHub] [airflow-site] mik-laj commented on issue #417: Link "Suggest a change on this page" is broken

2021-06-03 Thread GitBox
mik-laj commented on issue #417: URL: https://github.com/apache/airflow-site/issues/417#issuecomment-854022556 Here we should set a valid version https://github.com/apache/airflow/blob/04454d512eb3f117154868668ed036d5e7697040/docs/conf.py#L80 -- This is an automated message from the

[GitHub] [airflow] mik-laj edited a comment on issue #16209: BigQueryInsertJobOperator required parameter is missing, but which?

2021-06-03 Thread GitBox
mik-laj edited a comment on issue #16209: URL: https://github.com/apache/airflow/issues/16209#issuecomment-854010814 For support questions please use Stackoverflow, Github Discussion or Slack. It is not a bug in Airflow, but in your task.. -- This is an automated message from the Apache

[GitHub] [airflow] mik-laj commented on issue #16209: BigQueryInsertJobOperator required parameter is missing, but which?

2021-06-03 Thread GitBox
mik-laj commented on issue #16209: URL: https://github.com/apache/airflow/issues/16209#issuecomment-854010814 For support questions please use Stackoverflow, Github Discussion or Slack. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airflow] mik-laj closed issue #16209: BigQueryInsertJobOperator required parameter is missing, but which?

2021-06-03 Thread GitBox
mik-laj closed issue #16209: URL: https://github.com/apache/airflow/issues/16209 -- 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. For queries about this service, please

[GitHub] [airflow] mik-laj closed pull request #16231: Use SimpleTaskInstance for multiprocessing in CeleryExecutor

2021-06-03 Thread GitBox
mik-laj closed pull request #16231: URL: https://github.com/apache/airflow/pull/16231 -- 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. For queries about this service,

[GitHub] [airflow] mik-laj opened a new pull request #16248: Dont use TaskInstance in CeleryExecutor.trigger_tasks

2021-06-03 Thread GitBox
mik-laj opened a new pull request #16248: URL: https://github.com/apache/airflow/pull/16248 We don't use this object so we don't need to send it. It tests it in my E2E environment: https://github.com/mik-laj/airlfow-testing-example/pull/2 Sending TI by multiprocessing sometimes

[GitHub] [airflow] kaxil commented on a change in pull request #16244: Small improvements for README.md files

2021-06-03 Thread GitBox
kaxil commented on a change in pull request #16244: URL: https://github.com/apache/airflow/pull/16244#discussion_r644928411 ## File path: README.md ## @@ -240,27 +238,27 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -

[GitHub] [airflow] kaxil commented on a change in pull request #16244: Small improvements for README.md files

2021-06-03 Thread GitBox
kaxil commented on a change in pull request #16244: URL: https://github.com/apache/airflow/pull/16244#discussion_r644928124 ## File path: README.md ## @@ -240,27 +238,27 @@ following the ASF Policy. - **DAGs**: Overview of all DAGs in your environment. -

[GitHub] [airflow] lidalei opened a new issue #16245: private_key in SFTP connection causes SSHException

2021-06-03 Thread GitBox
lidalei opened a new issue #16245: URL: https://github.com/apache/airflow/issues/16245 Using `private_key` in an [SFTP connection](https://airflow.apache.org/docs/apache-airflow-providers-sftp/stable/connections/sftp.html)'s extra field causes SSHException. **Apache Airflow

[GitHub] [airflow] kaxil commented on pull request #16181: Doc: Add page containing list of Database Migrations

2021-06-03 Thread GitBox
kaxil commented on pull request #16181: URL: https://github.com/apache/airflow/pull/16181#issuecomment-853967925 > Is this file edited by release manager before release or needs to be edited by any PR that adds new migration? Added a pre-commit check which will now fail if migration

[GitHub] [airflow] griseau edited a comment on issue #15803: Task Instance details can't be displayed when using special attribute json

2021-06-03 Thread GitBox
griseau edited a comment on issue #15803: URL: https://github.com/apache/airflow/issues/15803#issuecomment-853892986 Hey @Junnplus, I'm using this image : 2.0.2-python3.8 and I also have the same problem... Thanks -- This is an automated message from the Apache Git

[GitHub] [airflow] mik-laj opened a new pull request #16244: Small improvements for README.md files

2021-06-03 Thread GitBox
mik-laj opened a new pull request #16244: URL: https://github.com/apache/airflow/pull/16244 In a few places, we've used relative references that cause compatibility problems e.g. - on pypi, IMAGES links and images doesn't works. https://pypi.org/project/apache-airflow/ - on

[GitHub] [airflow] DrTeja removed a comment on issue #16243: When triggering a job via airfow UI, job fails abruptly with Negsignal.SIGSEGV

2021-06-03 Thread GitBox
DrTeja removed a comment on issue #16243: URL: https://github.com/apache/airflow/issues/16243#issuecomment-853952206 [](url) -- 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

[GitHub] [airflow] DrTeja commented on issue #16243: When triggering a job via airfow UI, job fails abruptly with Negsignal.SIGSEGV

2021-06-03 Thread GitBox
DrTeja commented on issue #16243: URL: https://github.com/apache/airflow/issues/16243#issuecomment-853952206 [](url) -- 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. For

[GitHub] [airflow] DrTeja closed issue #16243: When triggering a job via airfow UI, job fails abruptly with Negsignal.SIGSEGV

2021-06-03 Thread GitBox
DrTeja closed issue #16243: URL: https://github.com/apache/airflow/issues/16243 -- 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. For queries about this service, please

[GitHub] [airflow] boring-cyborg[bot] commented on issue #16243: When triggering a job via airfow UI, job fails abruptly with Negsignal.SIGSEGV

2021-06-03 Thread GitBox
boring-cyborg[bot] commented on issue #16243: URL: https://github.com/apache/airflow/issues/16243#issuecomment-853951425 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] DrTeja opened a new issue #16243: When triggering a job via airfow UI, job fails abruptly with Negsignal.SIGSEGV

2021-06-03 Thread GitBox
DrTeja opened a new issue #16243: URL: https://github.com/apache/airflow/issues/16243 **Apache Airflow version**: 2.0 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): NA **Environment**: MAC - **Cloud provider or hardware

[GitHub] [airflow] jedcunningham opened a new pull request #16242: Fix updating from KubernetesExecutor to CeleryExecutor

2021-06-03 Thread GitBox
jedcunningham opened a new pull request #16242: URL: https://github.com/apache/airflow/pull/16242 We will create these secrets (if necessary) _even if_ we aren't currently using CeleryExecutor or CeleryKubernetesExecutor. As we are relying on the "pre-install" hack to prevent changing

[GitHub] [airflow] sunki-hong opened a new pull request #16241: Update copy command for s3 to redshift

2021-06-03 Thread GitBox
sunki-hong opened a new pull request #16241: URL: https://github.com/apache/airflow/pull/16241 Update copy command for s3_to_redshift to be able to select column names while copying files from s3 to redshift. ```sql COPY tablename (column1 [,column2, ...]) ```

[airflow] branch main updated (2f16757 -> 04454d5)

2021-06-03 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git. from 2f16757 Bug Pod Template File Values Ignored (#16095) add 04454d5 Chart: Only mount DAGs in webserver when

[GitHub] [airflow] kaxil merged pull request #16229: Only mount DAGs in webserver when required

2021-06-03 Thread GitBox
kaxil merged pull request #16229: URL: https://github.com/apache/airflow/pull/16229 -- 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. For queries about this service,

[GitHub] [airflow] griseau commented on issue #15803: Task Instance details can't be displayed when using special attribute json

2021-06-03 Thread GitBox
griseau commented on issue #15803: URL: https://github.com/apache/airflow/issues/15803#issuecomment-853892986 Hey @Junnplus, I'm using this image : 2.0.2-python3.8 and I also have the same problem... Thomas -- This is an automated message from the Apache Git Service. To

[airflow] branch main updated: Bug Pod Template File Values Ignored (#16095)

2021-06-03 Thread kaxilnaik
This is an automated email from the ASF dual-hosted git repository. kaxilnaik 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 2f16757 Bug Pod Template File Values Ignored

[GitHub] [airflow] kaxil merged pull request #16095: Bug Pod Template File Values Ignored

2021-06-03 Thread GitBox
kaxil merged pull request #16095: URL: https://github.com/apache/airflow/pull/16095 -- 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. For queries about this service,

[GitHub] [airflow] flolas commented on pull request #16002: fix remote logging when blob already exists

2021-06-03 Thread GitBox
flolas commented on pull request #16002: URL: https://github.com/apache/airflow/pull/16002#issuecomment-853859138 @potiuk @uranusjr rebased and test are running again. "Wait ffor CI images" log: ``` {"errors":[{"code":"MANIFEST_UNKNOWN","message":"Docker image reference

[GitHub] [airflow] yoavo-datricks commented on issue #12920: Integration with Grafana Loki

2021-06-03 Thread GitBox
yoavo-datricks commented on issue #12920: URL: https://github.com/apache/airflow/issues/12920#issuecomment-853839802 Hi. Any news on this? This integration is very useful these days. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

  1   2   >