Search notes:

YARN container

A container does the actual application specific work.
A container represents a resource (memory). It is
The Node manager allocations at mininum yarn.scheduler.minimum-allocation-mb Megabytes for a container when it creates the container.
Each container has a specific output directory into which standard output, standard error and log messages are written, see log files in YARN.

Container ID

Influences the name for log files.

See also

uber jobs

Index