noidname01 opened a new pull request #767:
URL: https://github.com/apache/submarine/pull/767


   ### What is this PR for?
   
   Use k8s java client to build watchers of TFJobs and PytorchJobs, logging 
status when the experiment status change.
   [Watcher 
examples](https://github.com/kubernetes-client/java/blob/master/examples/examples-release-12/src/main/java/io/kubernetes/client/examples/WatchExample.java)
   
   We will create a websocket connection between server and workbench, and 
modify the frontend logic of workbench in the following PRs.
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   
   None
   
   ### What is the Jira issue?
   
   https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-1021
   
   ### How should this be tested?
   
   It will run with the initializing of k8s submitter, then keep watching the 
experiments.
   You can see the log when status of experiment changing.
   
   ### Screenshots (if appropriate)
   
   
   
https://user-images.githubusercontent.com/55401762/136215425-5dcf4c15-3810-42b5-9511-ceb00b781405.mp4
   
   
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


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