Addendum patch for fix javadocs failure which is caused by YARN-3141. (wangda)

(cherry picked from commit e45307c9a0)
This commit is contained in:
Wangda Tan 2016-09-20 11:21:01 -07:00
parent 7231000149
commit 679652fcbd
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ public class FiCaSchedulerApp extends SchedulerApplicationAttempt {
* of the resources that will be allocated to and preempted from this * of the resources that will be allocated to and preempted from this
* application. * application.
* *
* @param rc * @param resourceCalculator
* @param clusterResource * @param clusterResource
* @param minimumAllocation * @param minimumAllocation
* @return an allocation * @return an allocation