public class HadoopArchives extends Object implements Tool
HarFileSystem.| Modifier and Type | Field and Description |
|---|---|
static int |
VERSION |
| Constructor and Description |
|---|
HadoopArchives(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
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(Configuration conf) |
public static final int VERSION
public HadoopArchives(Configuration conf)
public void setConf(Configuration conf)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface Configurablepublic int run(String[] args) throws Exception
public static void main(String[] args)
Copyright © 2018 CERN. All Rights Reserved.