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=36&rev2=37 -------------------------------------------------- == Set Up Cluster Aggregation Script == 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=$HBASE_CONF_DIR + 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 == Set Up HICC ==
