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