Re: Getting INVALID_REQUEST for createJob api

2015-01-08 Thread Bill Farner
Unfortunately this is a known wart in /apibeta, and a symptom of why it will never graduate from beta in the current form. The details behind why you see this is that we use Gson to deserialize JSON, which does not support to the JavaBean convention, using getter and setter methods. Thrift, on th

Getting INVALID_REQUEST for createJob api

2015-01-08 Thread Poppy
I am using createJob api to create a job but not able to create a job, getting the following. someone please let me know the correct json message": "Job configuration does not have instanceCount set." My aurora schedule running at -> http://myserver.com:8081/apibeta/createJob Using - Post Content-