sudiptob2 commented on issue #36077:
URL: https://github.com/apache/airflow/issues/36077#issuecomment-1947510738

   Hi @ketozhang 
   I ran 2 dags according to your suggestion. But could not get the Pod Event 
log.
   1. 
[minimal_test_fail_dag_without_cr.py](https://github.com/sudiptob2/airflow-kpo-test/blob/main/dev/dags/minimal_test_fail_dag_without_cr.py)
 : Running without `container_resource` set, See 
[Logfile](https://github.com/sudiptob2/airflow-kpo-test/blob/abb61c5d67e4961a41584b9fa89973d8e5b51fbd/data/dag_id%3Dminimal_test_fail_task_without_cr/run_id%3Dscheduled__2022-01-01T00%3A00%3A00%2B00%3A00/task_id%3Dminimal_test_fail_task_without_cr/attempt%3D1.log)
   2. 
[minimal_test_fail.py](https://github.com/sudiptob2/airflow-kpo-test/blob/main/dev/dags/minimal_test_fail_dag.py):
 Run with container resources set, See 
[Logfile](https://github.com/sudiptob2/airflow-kpo-test/blob/abb61c5d67e4961a41584b9fa89973d8e5b51fbd/data/dag_id%3Dminimal_test_fail_dag/run_id%3Dscheduled__2022-01-01T00%3A00%3A00%2B00%3A00/task_id%3Dminimal_test_fail_task/attempt%3D1.log).


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to