A C D I M O R

A

ApplicationMaster - Class in org.apache.hadoop.yarn.applications.distributedshell
An ApplicationMaster for executing shell commands on a set of launched containers using the YARN framework.
ApplicationMaster() - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 

C

Client - Class in org.apache.hadoop.yarn.applications.distributedshell
Client for Distributed Shell application submission to YARN.
Client(Configuration) - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.Client
 
Client() - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.Client
 

D

DISTRIBUTEDSHELLSCRIPTLEN - Static variable in class org.apache.hadoop.yarn.applications.distributedshell.DSConstants
Environment key name denoting the file content length for the shell script.
DISTRIBUTEDSHELLSCRIPTLOCATION - Static variable in class org.apache.hadoop.yarn.applications.distributedshell.DSConstants
Environment key name pointing to the shell script's location
DISTRIBUTEDSHELLSCRIPTTIMESTAMP - Static variable in class org.apache.hadoop.yarn.applications.distributedshell.DSConstants
Environment key name denoting the file timestamp for the shell script.
DSConstants - Class in org.apache.hadoop.yarn.applications.distributedshell
Constants used in both Client and Application Master
DSConstants() - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.DSConstants
 

I

init(String[]) - Method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
Parse command line options
init(String[]) - Method in class org.apache.hadoop.yarn.applications.distributedshell.Client
Parse command line options

M

main(String[]) - Static method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 
main(String[]) - Static method in class org.apache.hadoop.yarn.applications.distributedshell.Client
 

O

org.apache.hadoop.yarn.applications.distributedshell - package org.apache.hadoop.yarn.applications.distributedshell
 

R

run() - Method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
Main run function for the application master
run() - Method in class org.apache.hadoop.yarn.applications.distributedshell.Client
Main run function for the client

A C D I M O R

Copyright © 2014 Apache Software Foundation. All Rights Reserved.