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 andykonwinski: http://wiki.apache.org/hadoop/Chukwa_Quick_Start ------------------------------------------------------------------------------ == Configuring and starting the demux job == - - Edit bin/chukwa-config.sh to match your system configuration + 1. Edit bin/chukwa-config.sh to match your system configuration - - - (Document TODO: Say exactly what should change. Anything other than the tomcat environment variable?) + 1. (Document TODO: Say exactly what should change. Anything other than the tomcat environment variable?) - - - In the chukwa root directory, say ``bash bin/processSinkFiles.sh'' + 1. In the chukwa root directory, say ``bash bin/processSinkFiles.sh'' - - - (Document TODO: This script has a hard-coded 54310 port. Can you confirm that you must be running hdfs from 54310?) + 1. (Document TODO: This script has a hard-coded 54310 port. Can you confirm that you must be running hdfs from 54310?) == Configuring and starting HICC == - - Download Apache Tomcat from http://tomcat.apache.org/download-60.cgi + 1. Download Apache Tomcat from http://tomcat.apache.org/download-60.cgi - - - Configure CHUKWA_HOME environment variable pointing to the Chukwa home directory. + 1. Configure CHUKWA_HOME environment variable pointing to the Chukwa home directory. - - - Copy hicc.war into Apache Tomcat webapps directory. + 1. Copy hicc.war into Apache Tomcat webapps directory. - - - (Document TODO: where is hicc.war? Is it created by one of the above services such as the demux?) + 1. (Document TODO: where is hicc.war? Is it created by one of the above services such as the demux?) - - - Startup Tomcat. + 1. Startup Tomcat. == Running Chukwa -- Networked ==
