mingmwang commented on issue #116:
URL: https://github.com/apache/arrow-ballista/issues/116#issuecomment-1207593474
@thinkharderdev I think we already have a RPC for the task status update. We
can enhance the existing method to report task metrics to Scheduler instead of
adding another RPC.
``
rpc UpdateTaskStatus (UpdateTaskStatusParams) returns
(UpdateTaskStatusResult) {}
``
--
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]