YARN-5166. javadoc:javadoc goal fails on hadoop-yarn-client. Contributed by Andras Bokor.
(cherry picked from commite4022debf7
) (cherry picked from commitec811909e4
)
This commit is contained in:
parent
6b41fceb69
commit
01e7c2bbe4
|
@ -741,9 +741,9 @@ public abstract class YarnClient extends AbstractService {
|
||||||
*
|
*
|
||||||
* @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