org.apache.hadoop.chukwa.util
Class DumpArchive
java.lang.Object
org.apache.hadoop.chukwa.util.DumpArchive
public class DumpArchive
- extends Object
Tool for exploring the contents of the Chukwa data archive, or a collection
of Chukwa sequence files.
Limitation: DumpArchive infers the filesystem to dump from based on the first
path argument, and will behave strangely if you try to dump files
from different filesystems in the same invocation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DumpArchive
public DumpArchive()
main
public static void main(String[] args)
throws IOException,
URISyntaxException
- Parameters:
args
-
- Throws:
URISyntaxException
IOException
Copyright © ${year} The Apache Software Foundation