Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: CDH 5.4.5
-
Fix Version/s: None
-
Component/s: MapReduce
-
Labels:None
Description
We'r on CDH 5.4.5 and have encountered this issue with YARN resource reporting. Particularly the issue is in QueueMetrics code that does the pending resource calculation incorrectly. The impact this has is when cluster is busy, YARN reports negative values for pending cores/memory/containers. This also impacts job submissions in clients like Hive that use these metrics to calculate splits.