YARN-5166. javadoc:javadoc goal fails on hadoop-yarn-client. Contributed by Andras Bokor.
This commit is contained in:
parent
705286ccae
commit
e4022debf7
@ -741,9 +741,9 @@ public abstract Map<NodeLabel, Set<NodeId>> getLabelsToNodes(
|
|||||||
*
|
*
|
||||||
* @return cluster node labels collection
|
* @return cluster node labels collection
|
||||||
* @throws YarnException when there is a failure in
|
* @throws YarnException when there is a failure in
|
||||||
* {@see ApplicationClientProtocol}
|
* {@link ApplicationClientProtocol}
|
||||||
* @throws IOException when there is a failure in
|
* @throws IOException when there is a failure in
|
||||||
* {@see ApplicationClientProtocol}
|
* {@link ApplicationClientProtocol}
|
||||||
*/
|
*/
|
||||||
@Public
|
@Public
|
||||||
@Unstable
|
@Unstable
|
||||||
|
Loading…
Reference in New Issue
Block a user