/custom/mapreduce/updatejob/{
...
jobidortitle}/{jobtitle}/{jobdesc}/{communityIds}/{jarURL}/{timeToRun}/{frequencyToRun}/{mapperClass}/{reducerClass}/{combinerClass}/{query}/{inputcollection}/{outputKey}/{outputValue}
Info | ||
---|---|---|
Updates a hadoop map reduce job. Returns the output collection id in the data field of the response if successfully queued to run. If you change the timeToRun a job can be rescheduled.
A simple web-based utility is available for uploading JARs (and other files). |
...
Required, see Auth - Login.
Arguments
jobid jobidortitle (required)
The id or the title of the job you want to update
...