You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Bill Graham (JIRA)" <ji...@apache.org> on 2010/12/10 00:13:04 UTC

[jira] Created: (CHUKWA-565) HbaseWriter not compatible with TsProcessor

HbaseWriter not compatible with TsProcessor
-------------------------------------------

                 Key: CHUKWA-565
                 URL: https://issues.apache.org/jira/browse/CHUKWA-565
             Project: Chukwa
          Issue Type: Bug
            Reporter: Bill Graham


The {{TsProcessor}} class used {{Demux.jobConf}} to obtain it's configurations, which {{HBaseWriter}} does not initialize when processors are used in the collector. {{HBseWriter}} should initialize {{Demux.jobConf}} with the configuration object that it uses.

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


[jira] Updated: (CHUKWA-565) HbaseWriter not compatible with TsProcessor

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

Bill Graham updated CHUKWA-565:
-------------------------------

    Attachment: CHUKWA-565-1.patch

Attaching patch 1. 

> HbaseWriter not compatible with TsProcessor
> -------------------------------------------
>
>                 Key: CHUKWA-565
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-565
>             Project: Chukwa
>          Issue Type: Bug
>            Reporter: Bill Graham
>         Attachments: CHUKWA-565-1.patch
>
>
> The {{TsProcessor}} class used {{Demux.jobConf}} to obtain it's configurations, which {{HBaseWriter}} does not initialize when processors are used in the collector. {{HBseWriter}} should initialize {{Demux.jobConf}} with the configuration object that it uses.

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


[jira] [Commented] (CHUKWA-565) HbaseWriter not compatible with TsProcessor

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

Eric Yang commented on CHUKWA-565:
----------------------------------

Bill, the patch is staled.  The proposed changes looks good, could you generate the patch for the current trunk?  Thanks

> HbaseWriter not compatible with TsProcessor
> -------------------------------------------
>
>                 Key: CHUKWA-565
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-565
>             Project: Chukwa
>          Issue Type: Bug
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>         Attachments: CHUKWA-565-1.patch
>
>
> The {{TsProcessor}} class used {{Demux.jobConf}} to obtain it's configurations, which {{HBaseWriter}} does not initialize when processors are used in the collector. {{HBseWriter}} should initialize {{Demux.jobConf}} with the configuration object that it uses.

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

        

[jira] [Updated] (CHUKWA-565) HbaseWriter not compatible with TsProcessor

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

Bill Graham updated CHUKWA-565:
-------------------------------

    Attachment: CHUKWA-565_2.patch

Sure, here's a patch that works on the trunk.

> HbaseWriter not compatible with TsProcessor
> -------------------------------------------
>
>                 Key: CHUKWA-565
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-565
>             Project: Chukwa
>          Issue Type: Bug
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>         Attachments: CHUKWA-565-1.patch, CHUKWA-565_2.patch
>
>
> The {{TsProcessor}} class used {{Demux.jobConf}} to obtain it's configurations, which {{HBaseWriter}} does not initialize when processors are used in the collector. {{HBseWriter}} should initialize {{Demux.jobConf}} with the configuration object that it uses.

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

        

[jira] Assigned: (CHUKWA-565) HbaseWriter not compatible with TsProcessor

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

Bill Graham reassigned CHUKWA-565:
----------------------------------

    Assignee: Bill Graham

> HbaseWriter not compatible with TsProcessor
> -------------------------------------------
>
>                 Key: CHUKWA-565
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-565
>             Project: Chukwa
>          Issue Type: Bug
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>         Attachments: CHUKWA-565-1.patch
>
>
> The {{TsProcessor}} class used {{Demux.jobConf}} to obtain it's configurations, which {{HBaseWriter}} does not initialize when processors are used in the collector. {{HBseWriter}} should initialize {{Demux.jobConf}} with the configuration object that it uses.

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