subkanthi commented on pull request #19729:
URL: https://github.com/apache/airflow/pull/19729#issuecomment-1053653812
> #21548
@potiuk
Im not sure how to reproduce the bug with this line
` elif conf.get('core', 'executor') == 'KubernetesExecutor': `
I cant find the workflow or configuration where `FileTaskHandler` is used
directly, I tried elasticsearch remote logging and with the `_read` function
overridden, it doesnt call the `_read` function in `FileTaskHandler`.
It could be either cloudwatch or s3, but I see `_read` function overridden
in both those task handlers.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]