You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2016/09/10 12:19:20 UTC

[jira] [Updated] (METRON-411) Support Greater Range of Profile Periods

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

Nick Allen updated METRON-411:
------------------------------
    Description: 
The current Profiler's deterministic row key design limits the range of valid profile period durations.  The original goal was to support 15 minute periods which it does, along with 5, 20, 30 and 60 minute periods.  Different types of profiles and input data will require a range of periods and the Profiler should be flexible in this regards.

Currently, a profile period must start on each and every hour.  While 1, 2, 3, 4, 6, or 240 periods per hour is acceptable, 5 periods per hour is not.  The number of periods per hour must be either a multiple or divisor of 60.  Also, a period cannot be any longer than an hour.  In some cases 2, 4, or 8 hour periods might be useful.

  was:
The current Profiler's deterministic row key design limits the range of valid profile period durations.  The original goal was to support 15 minute periods which it does, along with 5, 20, 30 and 60 minute periods.  Different types of profiles and input data will require a range of periods and the Profiler should be flexible in this regards.

Currently, a profile period must start on each and every hour.  While 1, 2, 3, 4, 6, or 240 periods per hour is acceptable, 5 periods per hour is not.  The number of periods per hour must be either a multiple or divisor of 60.  Also, a period cannot be any longer than an hour.  In some cases 2, 4, or 8 periods might be useful.


> Support Greater Range of Profile Periods 
> -----------------------------------------
>
>                 Key: METRON-411
>                 URL: https://issues.apache.org/jira/browse/METRON-411
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Nick Allen
>            Assignee: Nick Allen
>
> The current Profiler's deterministic row key design limits the range of valid profile period durations.  The original goal was to support 15 minute periods which it does, along with 5, 20, 30 and 60 minute periods.  Different types of profiles and input data will require a range of periods and the Profiler should be flexible in this regards.
> Currently, a profile period must start on each and every hour.  While 1, 2, 3, 4, 6, or 240 periods per hour is acceptable, 5 periods per hour is not.  The number of periods per hour must be either a multiple or divisor of 60.  Also, a period cannot be any longer than an hour.  In some cases 2, 4, or 8 hour periods might be useful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)