-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.8.0, 3.0.0-alpha1
-
Component/s: None
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
FSSchedulerNode#reserveResource()
LOG.info("Updated reserved container " + container.getContainer().getId() + " on node " + this + " for application " + application); } else { LOG.info("Reserved container " + container.getContainer().getId() + " on node " + this + " for application " + application); }
update to application.getApplicationId()