[
https://issues.apache.org/jira/browse/HADOOP-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673939#action_12673939
]
Hudson commented on HADOOP-5039:
--------------------------------
Integrated in Hadoop-trunk #756 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/756/])
> 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.