You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "DKN (JIRA)" <ji...@apache.org> on 2011/06/13 13:39:51 UTC

[jira] [Created] (CHUKWA-588) Some housekeeping required for hbase.schema

Some housekeeping required for hbase.schema
-------------------------------------------

                 Key: CHUKWA-588
                 URL: https://issues.apache.org/jira/browse/CHUKWA-588
             Project: Chukwa
          Issue Type: Bug
          Components: Data Processors
    Affects Versions: 0.5.0
         Environment: all
            Reporter: DKN
             Fix For: 0.5.0


The hbase.schema is a bit outdated as it doesn't need HadooopLog table. Instead add chukwa table definitions and if appropriate some table definitions for TsProcessor.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CHUKWA-588) Some housekeeping required for hbase.schema

Posted by "Eric Yang (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang reassigned CHUKWA-588:
--------------------------------

    Assignee: Eric Yang
    
> Some housekeeping required for hbase.schema
> -------------------------------------------
>
>                 Key: CHUKWA-588
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-588
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.5.0
>         Environment: all
>            Reporter: DKN
>            Assignee: Eric Yang
>             Fix For: 0.5.0
>
>
> The hbase.schema is a bit outdated as it doesn't need HadooopLog table. Instead add chukwa table definitions and if appropriate some table definitions for TsProcessor.

--
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

        

[jira] [Resolved] (CHUKWA-588) Some housekeeping required for hbase.schema

Posted by "Eric Yang (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang resolved CHUKWA-588.
------------------------------

    Resolution: Fixed
    
> Some housekeeping required for hbase.schema
> -------------------------------------------
>
>                 Key: CHUKWA-588
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-588
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.5.0
>         Environment: all
>            Reporter: DKN
>            Assignee: Eric Yang
>             Fix For: 0.5.0
>
>
> The hbase.schema is a bit outdated as it doesn't need HadooopLog table. Instead add chukwa table definitions and if appropriate some table definitions for TsProcessor.

--
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

        

[jira] [Commented] (CHUKWA-588) Some housekeeping required for hbase.schema

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CHUKWA-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048652#comment-13048652 ] 

Eric Yang commented on CHUKWA-588:
----------------------------------

HadoopLog is a place holder for audit log and data node log analysis.  This feature has not been completed yet.

HBaseWriter is currently not handling TsProcessor generic parser well.
The current implementation is writing data processed by TsProcessor to:

TableName: TsProcessor
ColumnFamily: log

It may be useful to have ability to channel TsProcessor to different HBase table, but it will not be possible to predefine the table schema in stock Chukwa.

> Some housekeeping required for hbase.schema
> -------------------------------------------
>
>                 Key: CHUKWA-588
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-588
>             Project: Chukwa
>          Issue Type: Bug
>          Components: Data Processors
>    Affects Versions: 0.5.0
>         Environment: all
>            Reporter: DKN
>             Fix For: 0.5.0
>
>
> The hbase.schema is a bit outdated as it doesn't need HadooopLog table. Instead add chukwa table definitions and if appropriate some table definitions for TsProcessor.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira