A C D F G I L M N O R S U V 

A

appAttemptID - Variable in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 
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
 
ApplicationMaster.DSEntity - Enum in org.apache.hadoop.yarn.applications.distributedshell
 
ApplicationMaster.DSEvent - Enum in org.apache.hadoop.yarn.applications.distributedshell
 

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.
DISTRIBUTEDSHELLTIMELINEDOMAIN - Static variable in class org.apache.hadoop.yarn.applications.distributedshell.DSConstants
Environment key name denoting the timeline domain ID.
DistributedShellTimelinePlugin - Class in org.apache.hadoop.yarn.applications.distributedshell
Timeline v1.5 reader plugin for YARN distributed shell.
DistributedShellTimelinePlugin() - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.DistributedShellTimelinePlugin
 
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
 

F

finish() - Method in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 

G

getTimelineEntityGroupId(String, NameValuePair, Collection<NameValuePair>) - Method in class org.apache.hadoop.yarn.applications.distributedshell.DistributedShellTimelinePlugin
 
getTimelineEntityGroupId(String, String) - Method in class org.apache.hadoop.yarn.applications.distributedshell.DistributedShellTimelinePlugin
 
getTimelineEntityGroupId(String, SortedSet<String>, Set<String>) - Method in class org.apache.hadoop.yarn.applications.distributedshell.DistributedShellTimelinePlugin
 

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

L

launchedContainers - Variable in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 
Log4jPropertyHelper - Class in org.apache.hadoop.yarn.applications.distributedshell
 
Log4jPropertyHelper() - Constructor for class org.apache.hadoop.yarn.applications.distributedshell.Log4jPropertyHelper
 

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
 

N

numAllocatedContainers - Variable in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 
numRequestedContainers - Variable in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 
numTotalContainers - Variable in class org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster
 

O

org.apache.hadoop.yarn.applications.distributedshell - package org.apache.hadoop.yarn.applications.distributedshell
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

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

S

SCRIPT_PATH - Static variable in class org.apache.hadoop.yarn.applications.distributedshell.Client
 

U

updateLog4jConfiguration(Class<?>, String) - Static method in class org.apache.hadoop.yarn.applications.distributedshell.Log4jPropertyHelper
 

V

valueOf(String) - Static method in enum org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster.DSEntity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster.DSEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster.DSEntity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.applications.distributedshell.ApplicationMaster.DSEvent
Returns an array containing the constants of this enum type, in the order they are declared.
A C D F G I L M N O R S U V 

Copyright © 2017 Apache Software Foundation. All Rights Reserved.