You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Terence Kwan (JIRA)" <ji...@apache.org> on 2009/04/17 20:24:14 UTC

[jira] Commented: (CHUKWA-148) postprocess directory is wrong

    [ https://issues.apache.org/jira/browse/CHUKWA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700269#action_12700269 ] 

Terence Kwan commented on CHUKWA-148:
-------------------------------------

the same for bin/buildDailyArchive.sh and bin/buildHourlyArchive.sh

the postprocess directory name is wrong.

> postprocess directory is wrong
> ------------------------------
>
>                 Key: CHUKWA-148
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-148
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.1.2
>            Reporter: Terence Kwan
>             Fix For: 0.1.2
>
>
> In bin/processSinkFiles.sh 
>   srcDoneHdfsDir="/chukwa/postprocess/srcSink$now/"
> should be
>   srcDoneHdfsDir="/chukwa/postProcess/srcSink$now/"
> with a big "P".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.