Commit graph

2 commits

Author SHA1 Message Date
Pradyumna Kaushik
5950129b79 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 10:56:42 -07:00
Pradyumna Kaushik
66c5b177a1 Initial update to json client. Testing required.
Updated the JSON client to be consistent with the library.
The JSON client requires two JSONs,
1. JOB json -- contains job description.
2. Config json -- contains configuration information such as username,
	password, schedulerUrl, zookeeper cluster configuration etc.
2018-05-02 16:42:26 -04:00