You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2009/04/07 22:33:12 UTC

[jira] Updated: (CHUKWA-100) command line tools to run database aggregation by user specified time range

     [ https://issues.apache.org/jira/browse/CHUKWA-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated CHUKWA-100:
-----------------------------

    Description: 
The aggregation is currently running periodically at fixed interval to compute aggregated values.  The request is to build tools to run aggregation for the specified time range for aggregation to work on back filled data.

The command line tools should accept the following parameters:

cluster database url - A jdbc url to the cluster database
start - start time to start data aggregation
end - end time to finish data aggregation

  was:The aggregation is currently running periodically at fixed interval to compute aggregated values.  The request to to build tools to run aggregation for the specified time range for aggregation to work on back filled data.


> command line tools to run database aggregation by user specified time range
> ---------------------------------------------------------------------------
>
>                 Key: CHUKWA-100
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-100
>             Project: Hadoop Chukwa
>          Issue Type: New Feature
>          Components: Data Processors
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Priority: Blocker
>
> The aggregation is currently running periodically at fixed interval to compute aggregated values.  The request is to build tools to run aggregation for the specified time range for aggregation to work on back filled data.
> The command line tools should accept the following parameters:
> cluster database url - A jdbc url to the cluster database
> start - start time to start data aggregation
> end - end time to finish data aggregation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.