public class RunJar extends Object
Constructor and Description |
---|
RunJar() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Run a Hadoop job jar.
|
static void |
unJar(File jarFile,
File toDir)
Unpack a jar file into a directory.
|
public static void unJar(File jarFile, File toDir) throws IOException
IOException
Copyright © 2010 The Apache Software Foundation