YARN-7945. Java Doc error in UnmanagedAMPoolManager for branch-2. Contributed by Botong Huang

This commit is contained in:
Jason Lowe 2018-02-22 10:45:16 -06:00
parent 7307a89ec1
commit 7a6aa7bf99
1 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@ public class UnmanagedAMPoolManager extends AbstractService {
* @param appNameSuffix application name suffix for the UAM
* @param keepContainersAcrossApplicationAttempts keep container flag for UAM
* recovery.
* @see ApplicationSubmissionContext
* @see org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
* #setKeepContainersAcrossApplicationAttempts(boolean)
* @return uamId for the UAM
* @throws YarnException if registerApplicationMaster fails
@ -201,7 +201,7 @@ public class UnmanagedAMPoolManager extends AbstractService {
* @param appNameSuffix application name suffix for the UAM
* @param keepContainersAcrossApplicationAttempts keep container flag for UAM
* recovery.
* @see ApplicationSubmissionContext
* @see org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
* #setKeepContainersAcrossApplicationAttempts(boolean)
* @return UAM token
* @throws YarnException if fails