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 EricYang.
http://wiki.apache.org/hadoop/Chukwa_Processes_and_Data_Flow?action=diff&rev1=4&rev2=5

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

     * to: {{{dataSinkArchives/[yyyyMMdd]/*/*.done}}} 
    1. Otherwise moves the completed files to an error folder:
     * from: {{{demuxProcessing/mrOutput}}}
-    * to: {{{dataSinkArchives/InError/[yyyyMMdd]/*/*.done}}} 
+    * to: {{{demuxProcessing/inError/[yyyyMMdd]/*}}} 
   1. PostProcessManager wakes up every few minutes and aggregates, orders and 
de-dups record files.
    * from: 
{{{postProcess/demuxOutputDir_*/[clusterName]/[dataType]/[dataType]_[yyyyMMdd]_[HH].R.evt}}}
    * to: 
{{{repos/[clusterName]/[dataType]/[yyyyMMdd]/[HH]/[mm]/[dataType]_[yyyyMMdd]_[HH]_[N].[N].evt}}}
 

Reply via email to