Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Do
-
None
-
None
-
None
Description
In YarnServiceJobSubmitter#submitJob, we submit either a TF / PyTorch job based on the Service spec.
The code could be improved by creating a factory class to produce the service spec as the 2 types of Service specs are having very similar dependencies.