jerryshao opened a new issue, #7154:
URL: https://github.com/apache/gravitino/issues/7154

   ### Describe the proposal
   
   Job system is a sub-component in the metadata-driven action system, it is 
mainly used to accept the job submitted by the user or system, and execute it 
locally or remotely on the job scheduler.
   
   The user could submit a job with executable runtime and necessary 
parameters. Gravitino job system will record the job metadata, and trigger the 
job in a proper way. The user could query the job status asynchronously.
   
   
   ### Task list
   
   Tasks will be split later on.


-- 
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]

Reply via email to