Dear Wiki user,

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

The following page has been changed by TerenceKwan:
http://wiki.apache.org/hadoop/Chukwa_Console_Integration_Guide

------------------------------------------------------------------------------
       * make a directory for chukwa data and chukwa configuration. You can put 
it anywhere you want. For this example, I will put them in ~/
         * mkdir ~/chukwa
         * mkdir ~/chukwa/conf
-        * echo "test=jdbc:myqsl://localhost/test?user=root"
+        * echo "test=jdbc:myqsl://localhost/test?user=root" > 
~/chukwa/conf/jdbc.conf
         * export CHUKWA_CONF_DIR=~/chukwa/conf
         * mkdir ~/chukwa/data
         * mkdir ~/chukwa/data/descriptors

Reply via email to