@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.Configurablepublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.Configurablepublic int run(String[] args) throws Exception
run in interface org.apache.hadoop.util.ToolExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.