[
https://issues.apache.org/jira/browse/CHUKWA-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Yang updated CHUKWA-186:
-----------------------------
Attachment: CHUKWA-186-1.patch
Remove average for timestamp for macro.
> duplicate timestamp columns in database aggregation script
> ----------------------------------------------------------
>
> Key: CHUKWA-186
> URL: https://issues.apache.org/jira/browse/CHUKWA-186
> Project: Hadoop Chukwa
> Issue Type: Bug
> Components: Data Processors
> Affects Versions: 0.1.2
> Environment: Redhat EL 5.1, Java 6
> Reporter: Eric Yang
> Assignee: Eric Yang
> Priority: Blocker
> Attachments: aggregator.sql, CHUKWA-186-1.patch
>
>
> AVG(table_name), used to skip the timestamp column. This has been changed to
> run as AVG(timestamp). The aggregation script should remove the predefined
> timestamp.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.