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 EricYang. http://wiki.apache.org/hadoop/Chukwa_Quick_Start?action=diff&rev1=25&rev2=26 -------------------------------------------------- 1. Extract the compiled tar file from build/chukwa-0.x.y.tar.gz to the Chukwa root directory. == Setup Chukwa Cluster == - General Hadoop configuration is available at: [[http://hadoop.apache.org/common/docs/current/cluster_setup.html][Hadoop Configuration]] + General Hadoop configuration is available at: [[http://hadoop.apache.org/common/docs/current/cluster_setup.html|Hadoop Configuration]] + - General HBASE configuration is available at: [[http://hbase.apache.org/docs/current/api/overview-summary.html#overview_description][HBase Configuration]] + General HBASE configuration is available at: [[http://hbase.apache.org/docs/current/api/overview-summary.html#overview_description|HBase Configuration]] After Hadoop and HBase has been configured properly, run: bin/hbase shell < /path/to/CHUKWA_HOME/conf/hbase.schema This procedure initializes the default Chukwa HBase schema.
