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 ADD34D4CA for ; Wed, 19 Dec 2012 23:09:13 +0000 (UTC) Received: (qmail 59432 invoked by uid 500); 19 Dec 2012 23:09:13 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 59404 invoked by uid 500); 19 Dec 2012 23:09: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 59351 invoked by uid 99); 19 Dec 2012 23:09: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 23:09:13 +0000 Date: Wed, 19 Dec 2012 23:09:13 +0000 (UTC) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Eric Yang updated CHUKWA-565: ----------------------------- Attachment: CHUKWA-565_4.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, CHUKWA-565_4.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