public class HadoopArchives extends Object implements org.apache.hadoop.util.Tool
HarFileSystem
.Modifier and Type | Field and Description |
---|---|
static int |
VERSION |
Constructor and Description |
---|
HadoopArchives(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
static void |
main(String[] args)
the main functions
|
int |
run(String[] args)
the main driver for creating the archives
it takes at least three command line parameters.
|
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
public static final int VERSION
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
public static void main(String[] args)
Copyright © 2018 Apache Software Foundation. All Rights Reserved.