Return-Path: X-Original-To: apmail-incubator-chukwa-dev-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D232EE3E4 for ; Wed, 19 Dec 2012 22:27:13 +0000 (UTC) Received: (qmail 8209 invoked by uid 500); 19 Dec 2012 22:27:13 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 8183 invoked by uid 500); 19 Dec 2012 22:27:13 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 8171 invoked by uid 99); 19 Dec 2012 22:27:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2012 22:27:13 +0000 Date: Wed, 19 Dec 2012 22:27:13 +0000 (UTC) From: "Bill Graham (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CHUKWA-565) HbaseWriter not compatible with TsProcessor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CHUKWA-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536486#comment-13536486 ] Bill Graham commented on CHUKWA-565: ------------------------------------ Merge problems, good catch. I'm glad to update the patch but the more I think about it I'm uneasy with this entire change, mainly because of how old it is and because I can't test it. For that reason and the fact that no one seems to be bothered by this issue I suggest we cancel this JIRA. If others are more confident in this chance though and have a way to regress it, I'll gladly submit a rev to this patch. > 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, CHUKWA-565_3.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. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira