MKehayov opened a new pull request, #1608: URL: https://github.com/apache/systemds/pull/1608
Implements worker registration in the backend, currently with derby as a local database, but the DB solution can be easily changed, just by implementing the IRepository interface. Once the worker is registered, statistics can be requested, and the FedStatsCollectFunction is used, sending FederatedUDF to the worker. To start the monitoring backend process, a solution similar to the starting of worker nodes is implemented with the "-fedMonitor" flag. -- 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]
