Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Chukwa_Quick_Start" page has been changed by BillGraham.
http://wiki.apache.org/hadoop/Chukwa_Quick_Start?action=diff&rev1=34&rev2=35

--------------------------------------------------

  == Configuring and starting the Collector ==
   1. Copy conf/chukwa-collector-conf.xml.template to 
conf/chukwa-collector-conf.xml
   1. Edit conf/chukwa-collector-conf.xml and comment out the default 
properties for chukwaCollector.writerClass, and chukwaCollector.pipeline.  
Uncomment block for HBaseWriter parameters, and save.
+  1. If you're running HBase in distributed mode, copy your hbase-site.xml 
file to the collectors conf/ directory. At a minimum, this file must contain a 
setting for hbase.zookeeper.quorum.
   1. Copy conf/chukwa-env.sh-template to conf/chukwa-env.sh.
   1. Edit chukwa-env.sh.  You almost certainly need to set JAVA_HOME, 
HADOOP_HOME, HADOOP_CONF_DIR, HBASE_HOME, and HBASE_CONF_DIR at least.
   1. In the chukwa root directory, say bash bin/chukwa collector'' ''

Reply via email to