483484485486487488489490491492493
" applicationAttemptId=" + applicationAttemptId + " #ask=" + ask.size()); } return new Allocation( application.pullNewlyAllocatedContainers(), application.getHeadroom()); } } @Override
254255256257258259260261262263264
" applicationId=" + applicationAttemptId + " #ask=" + ask.size()); } return new Allocation( application.pullNewlyAllocatedContainers(), application.getHeadroom()); } private SchedulerApp getApplication( ApplicationAttemptId applicationAttemptId) {
263264265266267268269270271272273
" applicationId=" + applicationAttemptId + " #ask=" + ask.size()); } return new Allocation( application.pullNewlyAllocatedContainers(), application.getHeadroom()); } } private SchedulerApp getApplication(