You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2009/04/08 06:49:13 UTC

[jira] Updated: (CHUKWA-105) Macro computes database partition incorrectly

     [ https://issues.apache.org/jira/browse/CHUKWA-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated CHUKWA-105:
-----------------------------

    Attachment: CHUKWA-105.patch

Make sure regex is coded correctly.

> Macro computes database partition incorrectly
> ---------------------------------------------
>
>                 Key: CHUKWA-105
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-105
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Priority: Blocker
>         Attachments: CHUKWA-105.patch
>
>
> In the Macro.java, "|" was used as the separator.  When pipe is used as a regex, the pattern should be "\\|".

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