Package | Description |
---|---|
org.apache.hadoop.yarn.client.api | |
org.apache.hadoop.yarn.security |
Modifier and Type | Method and Description |
---|---|
abstract Token<AMRMTokenIdentifier> |
YarnClient.getAMRMToken(ApplicationId appId)
Get the AMRM token of the application.
|
Modifier and Type | Method and Description |
---|---|
Token<AMRMTokenIdentifier> |
AMRMTokenSelector.selectToken(Text service,
Collection<Token<? extends TokenIdentifier>> tokens) |
Copyright © 2021 Apache Software Foundation. All rights reserved.