Search notes:

uber jobs

A job that runs within the application master is a uber job. Separate containers are not needed with uber jobs.
This might benefit if only small amount of data should be processed.

Configuration parameters

mapreduce.job.ubertask.enable (must be set to true to enable uber jobs) mapreduce.job.ubertask.maxmaps, mapreduce.job.ubertask.maxreduces, mapreduce.job.ubertask.maxbytes

Index