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 (Updated) (JIRA)" <ji...@apache.org> on 2012/03/31 05:45:22 UTC

[jira] [Updated] (CHUKWA-570) Create a meta data table in HBase to keep track of columns

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

Eric Yang updated CHUKWA-570:
-----------------------------

    Fix Version/s:     (was: 0.5.0)
    
> Create a meta data table in HBase to keep track of columns
> ----------------------------------------------------------
>
>                 Key: CHUKWA-570
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-570
>             Project: Chukwa
>          Issue Type: New Feature
>          Components: MR Data Processors
>         Environment: Java 6, Mac OSX 10.6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>
> HBase provides dynamic columns, but it is costly to do table scan to figure out all the columns at real time.  For HICC to display all columns stored in HBase to web user interface, it would be better to cache the meta data in a small table.  This jira is to implement a mapreduce job which scans for new columns for specified time ranges and deposit the column names into a chukwa meta data table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira