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 2009/11/10 23:28:50 UTC

[Hadoop Wiki] Update of "Chukwa" by AriRabkin

Dear Wiki user,

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

The "Chukwa" page has been changed by AriRabkin.
http://wiki.apache.org/hadoop/Chukwa?action=diff&rev1=40&rev2=41

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

  {{attachment:chukwa_logo_small.jpg}}
  
- Chukwa is a Hadoop subproject devoted to large-scale log collection and analysis. Chukwa is built on top of the Hadoop distributed filesystem (HDFS) and MapReduce framework and inherits Hadoop’s scalability and robustness. Chukwa also includes a flexible and powerful toolkit for displaying monitoring and analyzing results, in order to make the best use of this collected data. 
+ Chukwa is a Hadoop subproject devoted to large-scale log collection and analysis. Chukwa is built on top of the Hadoop distributed filesystem (HDFS) and MapReduce framework and inherits Hadoop’s scalability and robustness. Chukwa also includes a flexible and powerful toolkit for displaying monitoring and analyzing results, in order to make the best use of this collected data.
  
  '''Documentation'''
  
@@ -10, +10 @@

   * [[Chukwa_Quick_Start]] - Getting Chukwa running on your cluster.
   * [[Chukwa_Console_Integration_Guide]] - Guide to integrate with Chukwa UI console.
   * [[Sending_information_to_Chukwa]] - A tutorial walking through the process of sending a log file to chukwa and how Chukwa parses records from the datasink file.
+  * [[DemuxModification|Writing plug-ins for the Chukwa Demux framework.]]
   * [[Chukwa_Configuration]] - A short description of what each configuration file in Chukwa's conf directory is used for
   * [[Chukwa_Adaptors_List]] - A description of the prebuilt adaptors that you can turn on to collect data from the nodes in your cluster
   * [[Chukwa_Startup_and_Shutdown_Scripts]] - A description of the scripts found in Chukwa's bin directory which are used to start and stop various parts of the Chukwa framework.
@@ -18, +19 @@

   * [[Anomaly_Detection_Framework_with_Chukwa]] - A description of Anomaly Detection Framework design for Chukwa 0.2.
  
  '''Presentations'''
+ 
   * [[attachment:ChukwaPoster.pdf]] - Chukwa Poster
-  * [[attachment:chukwa_presentation.pdf]] - An overview of the Chukwa Monitoring System 
+  * [[attachment:chukwa_presentation.pdf]] - An overview of the Chukwa Monitoring System
   * [[attachment:chukwa_presentation_cca08.pdf]] - A talk presented about Chukwa by Berkeley graduate students at Cloud Computing and its Applications 08 (http://cca08.org) October 2008.
  
  '''Download'''
@@ -31, +33 @@

   * [[attachment:chukwa_cca08.pdf]] - Cloud Computing and its Applications (CCA) 2008
  
  '''Links'''
+ 
   * [[https://issues.apache.org/jira/browse/HADOOP-3719|JIRA HADOOP-3719]] - The original Apache JIRA ticket for contributing Chukwa to Hadoop as a contrib project.
   * [[https://issues.apache.org/jira/browse/HADOOP-4709|JIRA HADOOP-4709]] - A batch update to the JIRA in Hadoop/src/contrib. After this update the Chukwa team will be fully embracing the Apache JIRA development model, as suggested in the comments on this JIRA.