JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
C
D
F
G
I
L
M
N
O
P
R
S
T
U
V
All Classes
All Packages
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
cleanup()
- Method in class org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster
Client
- Class in
org.apache.hadoop.yarn.applications.distributedshell
Client for Distributed Shell application submission to YARN.
Client()
- Constructor for class org.apache.hadoop.yarn.applications.distributedshell.
Client
Client(Configuration)
- Constructor for class org.apache.hadoop.yarn.applications.distributedshell.
Client
constraint
- Variable in class org.apache.hadoop.yarn.applications.distributedshell.
PlacementSpec
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
DS_APP_ATTEMPT
- org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster.DSEntity
DS_APP_ATTEMPT_END
- org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster.DSEvent
DS_APP_ATTEMPT_START
- org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster.DSEvent
DS_CONTAINER
- org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster.DSEntity
DS_CONTAINER_END
- org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster.DSEvent
DS_CONTAINER_START
- org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster.DSEvent
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
getNumContainers()
- Method in class org.apache.hadoop.yarn.applications.distributedshell.
PlacementSpec
Get the number of container for this spec.
getRelativePath(String, String, String)
- Static method in class org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster
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
getTimelineEntityGroupId(String, NameValuePair, Collection<NameValuePair>)
- 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
numIgnore
- 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.
P
parse(String)
- Static method in class org.apache.hadoop.yarn.applications.distributedshell.
PlacementSpec
Parser to convert a string representation of a placement spec to mapping from source tag to Placement Constraint.
PlacementSpec
- Class in
org.apache.hadoop.yarn.applications.distributedshell
Class encapsulating a SourceTag, number of container and a Placement Constraint.
PlacementSpec(String, int, PlacementConstraint)
- Constructor for class org.apache.hadoop.yarn.applications.distributedshell.
PlacementSpec
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
sendStopSignal()
- Method in class org.apache.hadoop.yarn.applications.distributedshell.
Client
setNumContainers(int)
- Method in class org.apache.hadoop.yarn.applications.distributedshell.
PlacementSpec
Set number of containers for this spec.
sourceTag
- Variable in class org.apache.hadoop.yarn.applications.distributedshell.
PlacementSpec
T
totalRetries
- Variable in class org.apache.hadoop.yarn.applications.distributedshell.
ApplicationMaster
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
P
R
S
T
U
V
All Classes
All Packages
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
JavaScript is disabled on your browser.
Copyright © 2008–2025
Apache Software Foundation
. All rights reserved.