YARN-2612 addendum: fixed javadoc error.

(cherry picked from commit 6d6ca4c923142a893870fc8a6309c02f60dc2d24)
(cherry picked from commit bec03f7060d353e78a68bb64c88397cf7181727d)
This commit is contained in:
Daniel Templeton 2017-10-09 14:12:13 +02:00
parent 045526aca1
commit 4d377c89bb

View File

@ -46,7 +46,7 @@ public ConfigurableResource(Resource resource) {
/**
* Get resource by multiplying the cluster resource and the percentage of
* each resource respectively. Return the absolute resource if either
* {@code percentages} or {@code clusterResource) is null.
* {@code percentages} or {@code clusterResource} is null.
*
* @param clusterResource the cluster resource
* @return resource