[
https://issues.apache.org/jira/browse/HADOOP-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-5039:
----------------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I committed this. Thanks, Jerome
> Hourly&daily rolling are not using the right path
> -------------------------------------------------
>
> Key: HADOOP-5039
> URL: https://issues.apache.org/jira/browse/HADOOP-5039
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/chukwa
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
> Fix For: 0.21.0
>
> Attachments: HADOOP-5039.patch, HADOOP-5039.patch
>
>
> The path for Rolling is build like this: chukwaMainRepository + "/" + cluster
> + "/" + dataSource + "/" + workingDay + "/" + workingHour + "/*/*.evt";
> If there's a spill file in "/" + cluster + "/" + dataSource + "/" +
> workingDay + "/" + workingHour it will be part of the rolling but it
> shouldn't. Only data from subDirectories should be part of the rolling.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.