asimerel commented on issue #16001:
URL: https://github.com/apache/airflow/issues/16001#issuecomment-846539494
Hi @andormarkus ,
I have the same problem, it is not about remote logging. Remote logs are
available after the task completed as expected.
The logs are not available while the task is running with KubernetesExecutor
from UI because UI is looking for pod logs of the kubernetes pod that running
"airflow task run" command. But that pod doesn't expose task logs to console.
So UI only see Filling up the DagBag log like @hsnprsd attached on the first
messeage until the task is completed and logs retrieved from remote.
--
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 contact Infrastructure at:
[email protected]