Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
/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.

 

Note

Return the word "null" for any of the update fields to not change a field, it will remain whatever the field was previously.

 

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

...