public class ChukwaMetricsProcessor extends HadoopMetricsProcessor
| Constructor and Description |
|---|
ChukwaMetricsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Chunk chunk,
ArrayList<org.apache.hadoop.hbase.client.Put> output,
Reporter reporter)
Process cluster name and store in HBase.
|
addRecord, addRecord, addRecordpublic ChukwaMetricsProcessor()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void process(Chunk chunk, ArrayList<org.apache.hadoop.hbase.client.Put> output, Reporter reporter) throws Throwable
process in class AbstractProcessorchunk - is a Chukwa data chunkoutput - is a list of Put operationsreporter - is progress reporterThrowable - if unable to send dataCopyright © 2016 Apache Software Foundation. All Rights Reserved.