You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2020/04/06 12:28:56 UTC

[GitHub] [submarine] liuxunorg commented on issue #249: SUBMARINE-455. Support find/patch/delete job in submarine-server REST

liuxunorg commented on issue #249: SUBMARINE-455. Support find/patch/delete job in submarine-server REST
URL: https://github.com/apache/submarine/pull/249#issuecomment-609763993
 
 
   @jiwq  I think that `org.apache.submarine.server.submitter.mock.MockSubmitter` is meaningless because:
   1. We need to test in k8s-test.
   2. MockSubmitter cannot be submitted to yarn or k8s cluster for testing
   3. MockSubmitter also introduces many job json and new class files, which will increase the maintenance workload of the system.
   
   So, I decided to simulate the relevant code of the test, need to delete.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services