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=37&rev2=38

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

  For data analytics with pig, there are some additional environment setup.  
Pig does not use the same environment variable name as Hadoop, therefore make 
sure the following environment are setup correctly:
  
   1. export PIG_CLASSPATH=$HADOOP_CONF_DIR:$HBASE_CONF_DIR
-  1. Setup a cron job for "pig -x mapreduce 
$CHUKWA_HOME/script/pig/ClusterSummary.pig" to run periodically
+  1. Setup a cron job for "pig 
-Dpig.additional.jars=${HBASE_HOME}/hbase-0.20.6.jar:${PIG_PATH}/pig.jar 
${CHUKWA_HOME}/script/pig/ClusterSummary.pig" to run periodically
  
  == Set Up HICC ==
  The Hadoop Infrastructure Care Center (HICC) is the Chukwa web user 
interface. To set up HICC, do the following:

Reply via email to