|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
allocate
allocate
allocate
AMRMClient.ContainerRequest
with the given constraints and
locality relaxation enabled.
AMRMClient.ContainerRequest
with the given constraints.
AMRMClientAsync
handles communication with the ResourceManager
and provides asynchronous updates on events such as container allocations and
completions.YarnClientApplication
for a new application,
which in turn contains the ApplicationSubmissionContext
and
GetNewApplicationResponse
objects.
QueueInfo
) about all queues, recursively if there
is a hierarchy
QueueInfo
) about all the immediate children queues
of the given queue
ContainerRequest
s matching the given
parameters.
AMRMClient
.
NMClient
.
NodeReport
) in the cluster.
QueueInfo
) about a given queue.
QueueInfo
) about top level queues.
YarnClusterMetrics
) about the cluster.
AMRMClient.ContainerRequest
in an invalid way.NMClientAsync
handles communication with all the NodeManagers
and provides asynchronous updates on getting responses from them.NMClientAsync
users.NMClient
.NodeManager
responds to indicate its
acceptance of the starting container request
NodeManager
responds with the status
of the container
NodeManager
responds to indicate the
container is stopped.
NMTokenCache.getSingleton()
.
AMRMClient
.
NMClient
.
YARN.
It is a blocking call, such
that it will not return ApplicationId
until the submitted
application has been submitted and accepted by the ResourceManager.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |