qingwli opened a new pull request, #14433:
URL: https://github.com/apache/dolphinscheduler/pull/14433
When calling API to run task instances like spark or data quality job will
get errors;
`/dolphinscheduler/projects/{projectCode}/executors/task-instance/{code}/start`
The reason is when running task instances and building taskExecutionContext
lost `DataQualityTaskExecutionContext` and `K8sTaskExecutionContext`.
Extract public methods to solve the problem.
--
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]