ruanwenjun commented on issue #16268: URL: https://github.com/apache/dolphinscheduler/issues/16268#issuecomment-2209063377
> > You need to check `yarn` command is properly installed on the worker server. > > `yarn` command is installed appropriately on the worker server > > By the way, do you have any idea about how dolphinscheduler tracking Yarn Application Status currently? Right now, ds will not track the yarn application status, in most of case we don't need to track, since task is using sync mode, only if after cluster failover, we need to track the yarn task status, we can call yarn REST API to do this, but this is not implement in ds. -- 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]
