public class ShowJobCli extends AbstractCli
clientContext
Constructor and Description |
---|
ShowJobCli(ClientContext cliContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
getAndPrintJobInfo() |
ShowJobParameters |
getParameters() |
void |
printUsages() |
int |
run(String[] args) |
getConf, setConf
public ShowJobCli(ClientContext cliContext)
public void printUsages()
protected void getAndPrintJobInfo() throws IOException
IOException
public ShowJobParameters getParameters()
public int run(String[] args) throws org.apache.commons.cli.ParseException, IOException, org.apache.hadoop.yarn.exceptions.YarnException, InterruptedException, SubmarineException
run
in interface org.apache.hadoop.util.Tool
run
in class AbstractCli
org.apache.commons.cli.ParseException
IOException
org.apache.hadoop.yarn.exceptions.YarnException
InterruptedException
SubmarineException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.