Hi Michael, Which adaptor and data type are used to collect data? Data is de-multiplexed by the collector with hbase writer. Therefore, check collector.log to see if there is any issue when writing data to the hbase tables. The only supported data type is SystemMetrics with SystemMetrics adaptor. I am working on clean up metrics from Hadoop with SyslogAdaptor. Those will come later.
Regards, Eric On 10/21/10 12:45 PM, "Michael Chang" <[email protected]> wrote: > I'm trying to run HICC with with HBase, according to this guide: > http://wiki.apache.org/hadoop/Chukwa_Quick_Start. Everything seems to work > until I get down to starting HICC. There doesn't seem to be anything I can > graph. Manually querying the hbase, it seems like nothing is getting written > in there either. Is there a way to confirm that stuff is being written to > hbase? > > Thanks! >
