@InterfaceAudience.LimitedPrivate(value="Tools") public class MapreduceDependencyClasspathTool extends Object implements org.apache.hadoop.util.Tool
Modifier and Type | Field and Description |
---|---|
private org.apache.hadoop.conf.Configuration |
conf |
Constructor and Description |
---|
MapreduceDependencyClasspathTool() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
static void |
main(String[] argv) |
int |
run(String[] args) |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
private org.apache.hadoop.conf.Configuration conf
public MapreduceDependencyClasspathTool()
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf
in interface org.apache.hadoop.conf.Configurable
public org.apache.hadoop.conf.Configuration getConf()
getConf
in interface org.apache.hadoop.conf.Configurable
public int run(String[] args) throws Exception
run
in interface org.apache.hadoop.util.Tool
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.