Ppei-Wang commented on issue #9165: URL: https://github.com/apache/gravitino/issues/9165#issuecomment-3690779368
Okay, I understand what you mean. You're saying that an HTTP job template can be used to implement a new executor on a distributed scheduler, and the local executor is only used for process verification. So, I'd like to ask, if high-concurrency production tasks are delegated to the distributed scheduler, does that mean the entire job lifecycle management is also handled by the distributed scheduler? Or is it necessary to periodically poll the job status and persist it to the job's MySQL table? -- 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]
