abzymeinsjtu opened a new issue, #16994:
URL: https://github.com/apache/dolphinscheduler/issues/16994

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   @EricGao888 has released a plugin earlier to implement batch job submission 
on Aliyun Serverless Spark. After a careful review, i think there are still 
something to be optimized. as listed below: 
   
   1.  retry for remote api call is missing now, which may cause inconsistence 
state when some temporary issue occur like network failure
   2.  idempotent submitting is necessary especially for the same scheduled 
node in the same process instance
   3. termination should be ensured cuz a single call on CancelJobRun Api can 
only turn a remote job into cancelling state, but not really canceled
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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