jerryshao commented on issue #9165:
URL: https://github.com/apache/gravitino/issues/9165#issuecomment-3583992976

   My feeling is that:
   
   1. The http job template seems not generic enough; it can be easily wrapped 
by shell / python script, specifically adding a http job template seems not so 
necessary.
   2. Using local job executor to support http job also cannot meet your 
requirement of high concurrency, since each job should fork a new process. We 
need a production-grade job scheduler as a new job executor if we want to 
support high concurrency.


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