apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.8k stars 4.6k forks source link

[Question] Stop the workflow, But can‘t Stop yarn application #5194

Closed zjw-zjw closed 3 years ago

zjw-zjw commented 3 years ago

I run a shell command waht is run sqoop to load data into hive. And it is running with mapreduce, when I stop the workflow,I think this MR application will be kill, but was not. The Mr applicaiton is still RUNNING. And I dont know why.

Which version of DolphinScheduler: -[1.3.5]

This is the log image

xingchun-chen commented 3 years ago

It is the same as #4862

CalvinKirs commented 3 years ago

fix by #4936