This project has retired. For details please refer to its
Attic page .
DumpChunks (Apache Chukwa 0.8.0 API)
JavaScript is disabled on your browser.
Constructor Summary
Constructors
Constructor and Description
DumpChunks ()
Constructor Detail
DumpChunks
public DumpChunks()
Method Detail
main
public static void main(String [] args)
throws IOException ,
URISyntaxException
Tries to find chunks matching a given pattern.
Takes as input a set of &-delimited patterns, followed
by a list of file names.
E.g: Dump datatype=Iostat&source=/my/log/.* *.done
Parameters:
args
- is command line parameters
Throws:
IOException
- if problem access HDFS
URISyntaxException
- if error parsing HDFS URL
Copyright © 2016 Apache Software Foundation . All Rights Reserved.