github-actions[bot] commented on issue #16719:
URL: 
https://github.com/apache/dolphinscheduler/issues/16719#issuecomment-2426651585

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   My spark program is called program 1, and the session is initialized in it. 
I use yarnclient and close it. At the same time, I am also executing another 
spark program called program 2. When I run program 2, it does not finish 
running and there is no bug. When I run an instance of program 1, the status of 
program 1 is always running, but it has ended on the yarn of cdh. When I click 
the dolphin stop button of the instance, the unfinished program 2 also reports 
an error, which is a Java error. I can't remember the nio error clearly, and 
the status of both programs became failed at the same time. At the same time, 
this problem sometimes occurs and sometimes does not occur. I don’t know what 
happened.
   
   ### What you expected to happen
   
   Only stop the current instance
   
   ### How to reproduce
   
   Sorry, I don't know
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


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