[airflow] branch master updated (f122e28 -> e7293b0)

2021-05-10 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from f122e28 Update `SimpleHttpOperator` to take auth object (#15605) add e7293b0 Mark

[GitHub] [airflow] potiuk merged pull request #15756: Mark test_mark_success_on_success_callback as quarantined

2021-05-10 Thread GitBox
potiuk merged pull request #15756: URL: https://github.com/apache/airflow/pull/15756 -- 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] ecerulm opened a new issue #15761: Raise KubernetesPodOperator do_xcom_push size limit

2021-05-10 Thread GitBox
ecerulm opened a new issue #15761: URL: https://github.com/apache/airflow/issues/15761 **Description** Currently KubernetesPodOperator will push the file `/airflow/xcom/return.json` as XCom value. This value is affected by two limits * The size limit for the xcom

[GitHub] [airflow] potiuk edited a comment on issue #15451: No module named 'airflow.providers.google.common.hooks.leveldb'

2021-05-10 Thread GitBox
potiuk edited a comment on issue #15451: URL: https://github.com/apache/airflow/issues/15451#issuecomment-836703445 It is solved in the most recent version of the google provider (3.0.0). Currently when you install 2.0.2 you get the previous version of provider installed, but you can

[GitHub] [airflow-site] potiuk closed issue #161: Enable links check after CI is migrated out of Travis

2021-05-10 Thread GitBox
potiuk closed issue #161: URL: https://github.com/apache/airflow-site/issues/161 -- 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-site] potiuk commented on issue #161: Enable links check after CI is migrated out of Travis

2021-05-10 Thread GitBox
potiuk commented on issue #161: URL: https://github.com/apache/airflow-site/issues/161#issuecomment-836721170 This is done -- 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.

[GitHub] [airflow-site] potiuk closed issue #121: Put content on website

2021-05-10 Thread GitBox
potiuk closed issue #121: URL: https://github.com/apache/airflow-site/issues/121 -- 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-site] potiuk commented on issue #121: Put content on website

2021-05-10 Thread GitBox
potiuk commented on issue #121: URL: https://github.com/apache/airflow-site/issues/121#issuecomment-836720774 This is done -- 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.

[GitHub] [airflow] maryampashmi commented on issue #15451: No module named 'airflow.providers.google.common.hooks.leveldb'

2021-05-10 Thread GitBox
maryampashmi commented on issue #15451: URL: https://github.com/apache/airflow/issues/15451#issuecomment-836684818 > airflow.providers.google.leveldb.hooks.LevelDBHook This is didn't solved. I am getting the same error. Just tried to create a docker to install the module separately

[GitHub] [airflow] maryampashmi edited a comment on issue #15451: No module named 'airflow.providers.google.common.hooks.leveldb'

2021-05-10 Thread GitBox
maryampashmi edited a comment on issue #15451: URL: https://github.com/apache/airflow/issues/15451#issuecomment-836684818 > airflow.providers.google.leveldb.hooks.LevelDBHook This is not solved. I am getting the same error. Just tried to create a docker to install the module

[GitHub] [airflow] vikramcse commented on pull request #15760: Improve test coverage of task_command.py FIXES: #15524

2021-05-10 Thread GitBox
vikramcse commented on pull request #15760: URL: https://github.com/apache/airflow/pull/15760#issuecomment-836692551 Hello, I am not able to figure out how the `failed_deps` functionality works. for writing test for the task, I want to understand how to reproduce the task. It

[GitHub] [airflow] ashb commented on a change in pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
ashb commented on a change in pull request #9973: URL: https://github.com/apache/airflow/pull/9973#discussion_r629342372 ## File path: airflow/api_connexion/endpoints/user_endpoint.py ## @@ -49,7 +49,7 @@ def get_users(limit, order_by='id', offset=None): to_replace =

[GitHub] [airflow] aneesh-joseph commented on a change in pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
aneesh-joseph commented on a change in pull request #9973: URL: https://github.com/apache/airflow/pull/9973#discussion_r629380571 ## File path: airflow/www/security.py ## @@ -348,19 +348,21 @@ def can_read_dag(self, dag_id, user=None) -> bool: if not user:

[airflow-ci-infra] branch main updated: Perform a docker login before starting the actions runner script (#27)

2021-05-10 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git The following commit(s) were added to refs/heads/main by this push: new 82bd926 Perform a docker login before

[GitHub] [airflow-ci-infra] ashb merged pull request #27: Perform a docker login before starting the actions runner script

2021-05-10 Thread GitBox
ashb merged pull request #27: URL: https://github.com/apache/airflow-ci-infra/pull/27 -- 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] github-actions[bot] commented on pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
github-actions[bot] commented on pull request #14521: URL: https://github.com/apache/airflow/pull/14521#issuecomment-836556524 [The Workflow run](https://github.com/apache/airflow/actions/runs/827532608) is cancelling this PR. Building images for the PR has failed. Follow the workflow

[GitHub] [airflow] mik-laj edited a comment on pull request #15755: Save pod name to xcom for KubernetesPodOperator

2021-05-10 Thread GitBox
mik-laj edited a comment on pull request #15755: URL: https://github.com/apache/airflow/pull/15755#issuecomment-836560977 Can you also save the namespace in xcom also? We can read this value from the constructor parameter, but it's a bit complex and may change after an update DAG. The

[GitHub] [airflow] mik-laj commented on pull request #15755: Save pod name to xcom for KubernetesPodOperator

2021-05-10 Thread GitBox
mik-laj commented on pull request #15755: URL: https://github.com/apache/airflow/pull/15755#issuecomment-836560977 Can you also save the namespace in xcom also? We can read this value from the constructor parameter, but it's a bit complex and may change after an update DAG. The namespace

[airflow] branch master updated: Update `SimpleHttpOperator` to take auth object (#15605)

2021-05-10 Thread ash
This is an automated email from the ASF dual-hosted git repository. ash pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new f122e28 Update `SimpleHttpOperator` to take auth

[GitHub] [airflow] potiuk commented on pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
potiuk commented on pull request #14521: URL: https://github.com/apache/airflow/pull/14521#issuecomment-836472630 Let me just close/reopen to trigger the build :( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [airflow] jmelot opened a new pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
jmelot opened a new pull request #14521: URL: https://github.com/apache/airflow/pull/14521 closes: #14009 Please let me know if this looks on the right track and any changes I need to make! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] potiuk closed pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
potiuk closed pull request #14521: URL: https://github.com/apache/airflow/pull/14521 -- 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,

[airflow] branch master updated: Fix spelling (#15699)

2021-05-10 Thread potiuk
This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git The following commit(s) were added to refs/heads/master by this push: new 9c8391a Fix spelling (#15699) 9c8391a is

[GitHub] [airflow] potiuk merged pull request #15699: Fix spelling

2021-05-10 Thread GitBox
potiuk merged pull request #15699: URL: https://github.com/apache/airflow/pull/15699 -- 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] potiuk opened a new issue #15754: [QUARANTINE] The test_mark_success_on_success_callback is flaky

2021-05-10 Thread GitBox
potiuk opened a new issue #15754: URL: https://github.com/apache/airflow/issues/15754 The test_mark_success_on_success_callback is flaky ``` TestLocalTaskJob.test_mark_success_on_success_callback self = def

[GitHub] [airflow] potiuk opened a new pull request #15756: Mark test_mark_success_on_success_callback as quarantined

2021-05-10 Thread GitBox
potiuk opened a new pull request #15756: URL: https://github.com/apache/airflow/pull/15756 Captured the issue in #15754 --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] Junnplus opened a new pull request #15755: Save pod name to xcom for KubernetesPodOperator

2021-05-10 Thread GitBox
Junnplus opened a new pull request #15755: URL: https://github.com/apache/airflow/pull/15755 closes: https://github.com/apache/airflow/issues/15742 --- **^ Add meaningful description above** Read the **[Pull Request

[GitHub] [airflow] ashb merged pull request #15605: Update SimpleHttpOperator to take auth type object

2021-05-10 Thread GitBox
ashb merged pull request #15605: URL: https://github.com/apache/airflow/pull/15605 -- 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] potiuk commented on a change in pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
potiuk commented on a change in pull request #14521: URL: https://github.com/apache/airflow/pull/14521#discussion_r629290834 ## File path: setup.py ## @@ -198,8 +198,9 @@ def get_sphinx_theme_version() -> str: 'watchtower~=0.7.3', ] apache_beam = [ -

[GitHub] [airflow] potiuk commented on a change in pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
potiuk commented on a change in pull request #14521: URL: https://github.com/apache/airflow/pull/14521#discussion_r629291916 ## File path: setup.py ## @@ -198,8 +198,9 @@ def get_sphinx_theme_version() -> str: 'watchtower~=0.7.3', ] apache_beam = [ -

[GitHub] [airflow] suxin1995 opened a new issue #15759: flask error: ValueError: instance() only accepts datetime objects.

2021-05-10 Thread GitBox
suxin1995 opened a new issue #15759: URL: https://github.com/apache/airflow/issues/15759 **Apache Airflow version**: **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): **Environment**: 2.0.1 - **Cloud provider or hardware

[GitHub] [airflow] mik-laj commented on issue #15742: Save pod name in xcom for KubernetesPodOperator.

2021-05-10 Thread GitBox
mik-laj commented on issue #15742: URL: https://github.com/apache/airflow/issues/15742#issuecomment-836462155 @Junnplus 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

[GitHub] [airflow] trucnguyenlam closed issue #15715: Airflow webserver 2.0.2 does not remember user's session any longer

2021-05-10 Thread GitBox
trucnguyenlam closed issue #15715: URL: https://github.com/apache/airflow/issues/15715 -- 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] trucnguyenlam commented on issue #15715: Airflow webserver 2.0.2 does not remember user's session any longer

2021-05-10 Thread GitBox
trucnguyenlam commented on issue #15715: URL: https://github.com/apache/airflow/issues/15715#issuecomment-836567565 Issue resolve, setting flask secret key in airflow.cfg works. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] jmelot commented on pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
jmelot commented on pull request #14521: URL: https://github.com/apache/airflow/pull/14521#issuecomment-836575734 Alas, looks like it's still failing. Sorry for the trouble! It's no problem to keep rebasing as needed -- let me know if there's anything more I can do to help. -- This is

[GitHub] [airflow] potiuk commented on a change in pull request #14521: Add Asana Provider

2021-05-10 Thread GitBox
potiuk commented on a change in pull request #14521: URL: https://github.com/apache/airflow/pull/14521#discussion_r629290834 ## File path: setup.py ## @@ -198,8 +198,9 @@ def get_sphinx_theme_version() -> str: 'watchtower~=0.7.3', ] apache_beam = [ -

[GitHub] [airflow] xinbinhuang merged pull request #15680: MongoToS3Operator failed when running with a single query (not aggregate pipeline)

2021-05-10 Thread GitBox
xinbinhuang merged pull request #15680: URL: https://github.com/apache/airflow/pull/15680 -- 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] Goodkat commented on pull request #15510: OdbcHook returns None. Related to #15016 issue.

2021-05-10 Thread GitBox
Goodkat commented on pull request #15510: URL: https://github.com/apache/airflow/pull/15510#issuecomment-836757441 @eladkal should be OK 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 to go to the

[jira] [Commented] (AIRFLOW-4922) If a task crashes, host name is not committed to the database so logs aren't able to be seen in the UI

2021-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17341943#comment-17341943 ] ASF GitHub Bot commented on AIRFLOW-4922: - pelaprat commented on pull request #6722: URL:

[GitHub] [airflow] PeterLambe commented on issue #11901: DAGs remain in the UI after renaming the dag_id in the same python file

2021-05-10 Thread GitBox
PeterLambe commented on issue #11901: URL: https://github.com/apache/airflow/issues/11901#issuecomment-836848483 Confirming that pressing "Delete DAG" on the old DAG will remove it from the metadata tables properly -- This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow] github-actions[bot] commented on pull request #15760: Improve test coverage of task_command.py FIXES: #15524

2021-05-10 Thread GitBox
github-actions[bot] commented on pull request #15760: URL: https://github.com/apache/airflow/pull/15760#issuecomment-836743450 [The Workflow run](https://github.com/apache/airflow/actions/runs/828225490) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] xinbinhuang commented on pull request #15680: MongoToS3Operator failed when running with a single query (not aggregate pipeline)

2021-05-10 Thread GitBox
xinbinhuang commented on pull request #15680: URL: https://github.com/apache/airflow/pull/15680#issuecomment-836752384 Thank you for the contribution! -- 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

[GitHub] [airflow] xinbinhuang closed issue #15679: MongoToS3Operator failed when running with a single query (not aggregate pipeline)

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

[airflow] branch master updated (e7293b0 -> dab10d9)

2021-05-10 Thread binh
This is an automated email from the ASF dual-hosted git repository. binh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from e7293b0 Mark test_mark_success_on_success_callback as quarantined (#15756) add dab10d9 MongoToS3Operator

[GitHub] [airflow] aneesh-joseph commented on a change in pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
aneesh-joseph commented on a change in pull request #9973: URL: https://github.com/apache/airflow/pull/9973#discussion_r629415571 ## File path: airflow/sensors/smart_sensor.py ## @@ -391,13 +391,21 @@ def _update_ti_hostname(self, sensor_works, session=None): :param

[GitHub] [airflow] pelaprat commented on pull request #6722: [AIRFLOW-4922]Fix task get log by Web UI

2021-05-10 Thread GitBox
pelaprat commented on pull request #6722: URL: https://github.com/apache/airflow/pull/6722#issuecomment-836791611 @ashb – sorry to pick on you; any sense of where this bug fits into development priorities? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] maryampashmi commented on issue #15451: No module named 'airflow.providers.google.common.hooks.leveldb'

2021-05-10 Thread GitBox
maryampashmi commented on issue #15451: URL: https://github.com/apache/airflow/issues/15451#issuecomment-836841894 Using --upgrade, solved the error. I haven't get it anymore. Thanks for your help. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] ephraimbuddy commented on a change in pull request #15726: Add more integration tests to the kubernetes executor

2021-05-10 Thread GitBox
ephraimbuddy commented on a change in pull request #15726: URL: https://github.com/apache/airflow/pull/15726#discussion_r629455917 ## File path: kubernetes_tests/test_kubernetes_executor.py ## @@ -173,41 +190,24 @@ def start_dag(self, dag_id, host): print(f"Calling

[GitHub] [airflow] github-actions[bot] commented on pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
github-actions[bot] commented on pull request #9973: URL: https://github.com/apache/airflow/pull/9973#issuecomment-836846212 [The Workflow run](https://github.com/apache/airflow/actions/runs/828512188) is cancelling this PR. Building images for the PR has failed. Follow the workflow link

[GitHub] [airflow] github-actions[bot] commented on pull request #15760: Improve test coverage of task_command.py FIXES: #15524

2021-05-10 Thread GitBox
github-actions[bot] commented on pull request #15760: URL: https://github.com/apache/airflow/pull/15760#issuecomment-836744390 [The Workflow run](https://github.com/apache/airflow/actions/runs/828262569) is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static

[GitHub] [airflow] github-actions[bot] commented on pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
github-actions[bot] commented on pull request #9973: URL: https://github.com/apache/airflow/pull/9973#issuecomment-836770497 [The Workflow run](https://github.com/apache/airflow/actions/runs/828262569) is cancelling this PR. Building images for the PR has failed. Follow the workflow link

[GitHub] [airflow] aneesh-joseph commented on a change in pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
aneesh-joseph commented on a change in pull request #9973: URL: https://github.com/apache/airflow/pull/9973#discussion_r629416272 ## File path: airflow/migrations/versions/83f031fd9f1c_improve_mssql_compatibility.py ## @@ -0,0 +1,262 @@ +# +# Licensed to the Apache Software

[GitHub] [airflow] kaxil commented on a change in pull request #15729: Clean up unnecessary Airflow config in helm chart

2021-05-10 Thread GitBox
kaxil commented on a change in pull request #15729: URL: https://github.com/apache/airflow/pull/15729#discussion_r629432849 ## File path: chart/values.yaml ## @@ -914,10 +912,6 @@ config: elasticsearch: json_format: 'True' log_id_template:

[GitHub] [airflow] kaxil commented on a change in pull request #15729: Clean up unnecessary Airflow config in helm chart

2021-05-10 Thread GitBox
kaxil commented on a change in pull request #15729: URL: https://github.com/apache/airflow/pull/15729#discussion_r629432849 ## File path: chart/values.yaml ## @@ -914,10 +912,6 @@ config: elasticsearch: json_format: 'True' log_id_template:

[GitHub] [airflow] github-actions[bot] commented on pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
github-actions[bot] commented on pull request #9973: URL: https://github.com/apache/airflow/pull/9973#issuecomment-836816009 [The Workflow run](https://github.com/apache/airflow/actions/runs/828407904) is cancelling this PR. Building images for the PR has failed. Follow the workflow link

[GitHub] [airflow] ChethanUK opened a new pull request #15765: Introducing BaseCustomK8sApp Sensor and Improving the spark driver logs

2021-05-10 Thread GitBox
ChethanUK opened a new pull request #15765: URL: https://github.com/apache/airflow/pull/15765 Introducing BaseCustomK8sApp Sensor to add more Sensors like Flink Cluster Sensor etc... Just improving the spark sensor logs includes the name of the app and the namespace in which it's

[GitHub] [airflow] jedcunningham closed pull request #15729: Clean up unnecessary Airflow config in helm chart

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

[GitHub] [airflow] aneesh-joseph commented on a change in pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
aneesh-joseph commented on a change in pull request #9973: URL: https://github.com/apache/airflow/pull/9973#discussion_r629543337 ## File path: airflow/www/security.py ## @@ -347,19 +347,23 @@ def can_read_dag(self, dag_id, user=None) -> bool: if not user:

[GitHub] [airflow] jedcunningham commented on a change in pull request #15729: Clean up unnecessary Airflow config in helm chart

2021-05-10 Thread GitBox
jedcunningham commented on a change in pull request #15729: URL: https://github.com/apache/airflow/pull/15729#discussion_r629486438 ## File path: chart/values.yaml ## @@ -914,10 +912,6 @@ config: elasticsearch: json_format: 'True' log_id_template:

[GitHub] [airflow] ashb commented on a change in pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
ashb commented on a change in pull request #9973: URL: https://github.com/apache/airflow/pull/9973#discussion_r629500122 ## File path: airflow/www/security.py ## @@ -348,19 +348,21 @@ def can_read_dag(self, dag_id, user=None) -> bool: if not user: user =

[GitHub] [airflow] ashb commented on a change in pull request #9973: Improve compatibility with mssql

2021-05-10 Thread GitBox
ashb commented on a change in pull request #9973: URL: https://github.com/apache/airflow/pull/9973#discussion_r629501511 ## File path: airflow/www/security.py ## @@ -347,19 +347,23 @@ def can_read_dag(self, dag_id, user=None) -> bool: if not user: user =

[jira] [Commented] (AIRFLOW-4922) If a task crashes, host name is not committed to the database so logs aren't able to be seen in the UI

2021-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17342004#comment-17342004 ] ASF GitHub Bot commented on AIRFLOW-4922: - ashb commented on pull request #6722: URL:

[GitHub] [airflow] ashb commented on pull request #6722: [AIRFLOW-4922]Fix task get log by Web UI

2021-05-10 Thread GitBox
ashb commented on pull request #6722: URL: https://github.com/apache/airflow/pull/6722#issuecomment-836943220 Not specifically - we don't plan at the bug level, just high level features. So either someone has to tackle this themselves (which we will help you do), or engage in some

[GitHub] [airflow] mik-laj commented on a change in pull request #15755: Save pod name to xcom for KubernetesPodOperator

2021-05-10 Thread GitBox
mik-laj commented on a change in pull request #15755: URL: https://github.com/apache/airflow/pull/15755#discussion_r629509871 ## File path: airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py ## @@ -367,8 +366,10 @@ def execute(self, context) -> Optional[str]:

[GitHub] [airflow] john-jac commented on issue #15306: Support Serialized DAGs on CLI Commands

2021-05-10 Thread GitBox
john-jac commented on issue #15306: URL: https://github.com/apache/airflow/issues/15306#issuecomment-836941555 > list_dags is fine -- backfill won't work on serialized dags. @kaxil could you provide details as to why backfill can't run on serialized dags? -- This is an automated

[GitHub] [airflow] mik-laj commented on a change in pull request #15755: Save pod name to xcom for KubernetesPodOperator

2021-05-10 Thread GitBox
mik-laj commented on a change in pull request #15755: URL: https://github.com/apache/airflow/pull/15755#discussion_r629510178 ## File path: airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py ## @@ -367,8 +366,10 @@ def execute(self, context) -> Optional[str]:

[GitHub] [airflow] mik-laj commented on a change in pull request #15755: Save pod name to xcom for KubernetesPodOperator

2021-05-10 Thread GitBox
mik-laj commented on a change in pull request #15755: URL: https://github.com/apache/airflow/pull/15755#discussion_r629510342 ## File path: airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py ## @@ -367,8 +366,10 @@ def execute(self, context) -> Optional[str]:

[GitHub] [airflow] mik-laj commented on a change in pull request #15755: Save pod name to xcom for KubernetesPodOperator

2021-05-10 Thread GitBox
mik-laj commented on a change in pull request #15755: URL: https://github.com/apache/airflow/pull/15755#discussion_r629510571 ## File path: airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py ## @@ -338,6 +338,7 @@ def execute(self, context) -> Optional[str]:

[GitHub] [airflow] ashb edited a comment on pull request #6722: [AIRFLOW-4922]Fix task get log by Web UI

2021-05-10 Thread GitBox
ashb edited a comment on pull request #6722: URL: https://github.com/apache/airflow/pull/6722#issuecomment-836943220 Not specifically - we don't plan at the bug level, just high level features. So either someone has to tackle this themselves (which we will help you do), or engage in

[GitHub] [airflow] github-actions[bot] commented on pull request #15762: Remove unused dependency

2021-05-10 Thread GitBox
github-actions[bot] commented on pull request #15762: URL: https://github.com/apache/airflow/pull/15762#issuecomment-836949243 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

[jira] [Commented] (AIRFLOW-4922) If a task crashes, host name is not committed to the database so logs aren't able to be seen in the UI

2021-05-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17342007#comment-17342007 ] ASF GitHub Bot commented on AIRFLOW-4922: - ashb edited a comment on pull request #6722: URL:

[GitHub] [airflow] ConstantinoSchillebeeckx opened a new issue #15766: execution_timeout not working

2021-05-10 Thread GitBox
ConstantinoSchillebeeckx opened a new issue #15766: URL: https://github.com/apache/airflow/issues/15766 **Apache Airflow version**: 2.0.2 **Environment**: - **Cloud provider or hardware configuration**: AWS **What happened**: I have a custom operator that

[GitHub] [airflow] dstandish commented on issue #15016: OdbcHook string values in connect_kwargs dict converts to None

2021-05-10 Thread GitBox
dstandish commented on issue #15016: URL: https://github.com/apache/airflow/issues/15016#issuecomment-837110088 > Why is clean_bool being called in the first place for a user-provided dictionary? I'm not sure how this is necessary because the user can provide a literal boolean value in

[airflow] branch master updated (dab10d9 -> 25caeda)

2021-05-10 Thread ryanahamilton
This is an automated email from the ASF dual-hosted git repository. ryanahamilton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow.git. from dab10d9 MongoToS3Operator failed when running with a single query (not aggregate pipeline) (#15680)

[GitHub] [airflow] ephraimbuddy closed pull request #15726: Add more integration tests to the kubernetes executor

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

[GitHub] [airflow] ryanahamilton merged pull request #15762: Remove unused dependency

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

<    1   2