I'm having trouble finding documentation for JobPriority (mapreduce.job.priority).
> "Changes the priority of the job. Allowed priority values are VERY_HIGH, HIGH, NORMAL, LOW, VERY_LOW" I am using YARN CapacityScheduler, with preemption disabled. What exactly does "low priority" or "high priority" mean in terms of how containers are allocated to jobs? Thanks, Benson
