Interface | Description |
---|---|
ApplicationClientProtocol |
The protocol between clients and the
ResourceManager
to submit/abort jobs and to get information on applications, cluster metrics,
nodes, queues and ACLs. |
ApplicationClientProtocolPB | |
ApplicationConstants |
This is the API for the applications comprising of constants that YARN sets
up for the applications and the containers.
|
ApplicationMasterProtocol |
The protocol between a live instance of
ApplicationMaster
and the ResourceManager . |
ApplicationMasterProtocolPB | |
ContainerManagementProtocol |
The protocol between an
ApplicationMaster and a
NodeManager to start/stop containers and to get status
of running containers. |
ContainerManagementProtocolPB |
Enum | Description |
---|---|
ApplicationConstants.Environment |
Environment for Applications.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.