Package | Description |
---|---|
org.apache.hadoop.yarn.submarine.client.cli | |
org.apache.hadoop.yarn.submarine.runtimes | |
org.apache.hadoop.yarn.submarine.runtimes.yarnservice |
Modifier and Type | Method and Description |
---|---|
JobSubmitter |
RunJobCli.getJobSubmitter() |
Constructor and Description |
---|
RunJobCli(ClientContext cliContext,
JobSubmitter jobSubmitter,
JobMonitor jobMonitor) |
Modifier and Type | Method and Description |
---|---|
JobSubmitter |
RuntimeFactory.getJobSubmitterInstance() |
protected abstract JobSubmitter |
RuntimeFactory.internalCreateJobSubmitter() |
Modifier and Type | Method and Description |
---|---|
void |
RuntimeFactory.setJobSubmitterInstance(JobSubmitter jobSubmitter) |
Modifier and Type | Class and Description |
---|---|
class |
YarnServiceJobSubmitter
Submit a job to cluster
|
Modifier and Type | Method and Description |
---|---|
protected JobSubmitter |
YarnServiceRuntimeFactory.internalCreateJobSubmitter() |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.