The 'model-metadata.json' file is not saved in GCS after a full GAME run. [Here](https://github.com/linkedin/photon-ml/blob/049dfa8736ec7db58bc815f95d1de547ecdbf8fb/photon-client/src/main/scala/com/linkedin/photon/ml/data/avro/ModelProcessingUtils.scala#L498) is the code that runs it. This prevents from doing warm-start training as the prior run's file is needed. Please fix. Thanks!
The 'model-metadata.json' file is not saved in GCS after a full GAME run.
Here is the code that runs it.
This prevents from doing warm-start training as the prior run's file is needed.
Please fix. Thanks!