Addendum patch for fix javadocs failure which is caused by YARN-3141. (wangda)
(cherry picked from commit e45307c9a0
)
This commit is contained in:
parent
7231000149
commit
679652fcbd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue