Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 5397 invoked from network); 7 Apr 2010 18:49:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Apr 2010 18:49:35 -0000 Received: (qmail 59947 invoked by uid 500); 7 Apr 2010 18:22:55 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 59909 invoked by uid 500); 7 Apr 2010 18:22:54 -0000 Mailing-List: contact chukwa-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@hadoop.apache.org Delivered-To: mailing list chukwa-dev@hadoop.apache.org Received: (qmail 59901 invoked by uid 99); 7 Apr 2010 18:22:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Apr 2010 18:22:54 +0000 X-ASF-Spam-Status: No, hits=-1241.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Apr 2010 18:22:53 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B5FC5234C4A9 for ; Wed, 7 Apr 2010 18:22:33 +0000 (UTC) Message-ID: <1212922427.49111270664553744.JavaMail.jira@brutus.apache.org> Date: Wed, 7 Apr 2010 18:22:33 +0000 (UTC) From: "Bill Graham (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Commented: (CHUKWA-473) Make default processor configurable In-Reply-To: <1623038876.22421270579534094.JavaMail.jira@brutus.apache.org> 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-473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854636#action_12854636 ] Bill Graham commented on CHUKWA-473: ------------------------------------ +1 for no camelcase actually. I think something like this reads better: {noformat} chukwa.demux.mapper.default.processor chukwa.demux.reducer.default.processor {noformat} > Make default processor configurable > ----------------------------------- > > Key: CHUKWA-473 > URL: https://issues.apache.org/jira/browse/CHUKWA-473 > Project: Hadoop Chukwa > Issue Type: New Feature > Reporter: Bill Graham > Assignee: Bill Graham > > The default processor is hard coded to {{DefaultProcessor}} in the {{Demux}} class. This should be configurable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.