Mrhs121 commented on issue #17767: URL: https://github.com/apache/dolphinscheduler/issues/17767#issuecomment-3690786687
I tested it in version 3.2.2. After clicking Run in the task instance, this single node will run separately. However, in version 3.3.x, clicking "Run" does not trigger the node to run. The rc is that when running the specified task, since the type of the command is EXECUTE_TASK, is not in the commandHandler, the task cannot be triggered and executed normally : <img width="1062" height="619" alt="Image" src="https://github.com/user-attachments/assets/9da90a24-3315-4e10-876d-6da794e29c30" /> -- 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]
