You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Hao Chen (JIRA)" <ji...@apache.org> on 2016/09/14 07:55:20 UTC

[jira] [Updated] (EAGLE-542) Support @Bucket annotation in query engine

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

Hao Chen updated EAGLE-542:
---------------------------
    Assignee: wujinhu  (was: Hao Chen)

> Support @Bucket annotation in query engine 
> -------------------------------------------
>
>                 Key: EAGLE-542
>                 URL: https://issues.apache.org/jira/browse/EAGLE-542
>             Project: Eagle
>          Issue Type: New Feature
>    Affects Versions: v0.5.0
>            Reporter: Hao Chen
>            Assignee: wujinhu
>             Fix For: v0.5.0
>
>
> Eagle hbase scan takes 3 seconds fro 100k records which is because it scans sequential TS rows.
> We should resolve this problem to use eagle hbase as metric store.
> As to eagle query engine, we maybe could simply add an annotation @Bucket(Number) so that we could scan with buckets number of scanner concurrently.
> The storage guarantee is different bucket should be put into different region, better to have is these regions are separated into different region servers.



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