You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/11/10 23:49:39 UTC

[Hadoop Wiki] Update of "Chukwa Quick Start" by andyk

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 andyk:
http://wiki.apache.org/hadoop/Chukwa_Quick_Start

The comment on the change is:
Removing HICC section until HICC visualization tool is publicly available

------------------------------------------------------------------------------
   1. (Document TODO: Say exactly what should change.  Anything other than the tomcat environment variable?)
   1. In the chukwa root directory, say ``bash bin/processSinkFiles.sh'' 
   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 ==
- 
-  1. Download Apache Tomcat from http://tomcat.apache.org/download-60.cgi
-  1. Configure CHUKWA_HOME environment variable pointing to the Chukwa home directory.
-  1. Copy hicc.war into Apache Tomcat webapps directory.
-  1. (Document TODO: where is hicc.war?  Is it created by one of the above services such as the demux?)
-  1. Startup Tomcat.
  
  == Running Chukwa -- Networked ==