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 19:52:14 UTC

[jira] Created: (CHUKWA-148) postprocess directory 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.


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

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated CHUKWA-148:
-----------------------------

    Fix Version/s:     (was: 0.1.2)

> 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
>
> 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.


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

Posted by "Ari Rabkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719390#action_12719390 ] 

Ari Rabkin commented on CHUKWA-148:
-----------------------------------

Is this still a valid issue?

> 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
>
> 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.


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

Posted by "Terence Kwan (JIRA)" <ji...@apache.org>.
    [ 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.