ORuteMa opened a new issue, #31205:
URL: https://github.com/apache/airflow/issues/31205

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Airflow Version: 2.4.2
   In my organization, I need to run an SSHOperator to execute a script that 
triggers a spark-submit task. I encountered a situation where I had to rerun a 
specific execution, so I cleared the state of the task. However, I noticed that 
there were two distinct applications running on YARN when there should have 
been only one. This occurred three times in total.
   
   
![image](https://github.com/apache/airflow/assets/30034544/8bc68881-1ffe-4785-ad59-c9c9e6875f09)
   
   From the log, I observed that each line is being logged twice. I'm curious 
to know if there is any connection or reason behind this duplication. I have 
`remote_logging` to be true.
   
   
![image](https://github.com/apache/airflow/assets/30034544/e1e62b64-e69c-472e-8d7f-e2b1a57d01e8)
   
   
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   Clear the state of Task.
   
   ### Operating System
   
   Debian GNU/Linux 10 (buster)
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Virtualenv installation
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]

Reply via email to