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

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.

Reply via email to