Dear Wiki user,

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

The "Chukwa_Processes_and_Data_Flow" page has been changed by BillGraham.
http://wiki.apache.org/hadoop/Chukwa_Processes_and_Data_Flow?action=diff&rev1=4&rev2=5

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

  
  What data is stored where is best described by stepping through the Chukwa 
workflow.
  
-  1. Collectors write chunks to {{{logs/*.chukwa}}} files until a 64MB chunk 
size is reached or a given time interval is reached.
+  1. Collectors write chunks to {{{logs/*.chukwa}}} files until a 64MB chunk 
size is reached or a given time interval has passed.
    * to: {{{logs/*.chukwa}}} 
   1. Collectors close chunks and rename them to {{{*.done}}}
    * from: {{{logs/*.chukwa}}}

Reply via email to