Generated by
JDiff

Package org.apache.hadoop.yarn.api

Added Classes
ApplicationConstants.
ContainerLaunchType
The type of launch for the container.
 

Changed Interfaces
ApplicationClientProtocol

The protocol between clients and the ResourceManager to submit/abort jobs and to get information on applications cluster metrics nodes queues and ACLs.

ApplicationConstants This is the API for the applications comprising of constants that YARN sets up for the applications and the containers.
ContainerManagementProtocol

The protocol between an ApplicationMaster and a NodeManager to start/stop and increase resource of containers and to get status of running containers.