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, addRecord
public ChukwaMetricsProcessor() throws NoSuchAlgorithmException
NoSuchAlgorithmException
public void process(Chunk chunk, ArrayList<org.apache.hadoop.hbase.client.Put> output, Reporter reporter) throws Throwable
process
in class AbstractProcessor
chunk
- 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.