Commit graph

2 commits

Author SHA1 Message Date
Pradyumna Kaushik
91626dc7ec Followed same format as cluster.json.
Instead of camelcase, used snake-case to match those used by the default
Aurora python client.
2018-06-25 11:04:32 -07:00
Pradyumna Kaushik
db69f0268d Run thermos jobs using json client.
Added an extra field to JobJson, ExecutorDataFile, that holds
the path to the json file representing the executor configuration
data.
Added a new example job json file (examples/job_thermos.json) that
is to be passed to the json client along with the config file to
run a thermos job.
2018-06-21 18:28:51 -07:00