Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 35831 invoked from network); 24 Nov 2009 22:23:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Nov 2009 22:23:02 -0000 Received: (qmail 54859 invoked by uid 500); 24 Nov 2009 22:23:02 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 54838 invoked by uid 500); 24 Nov 2009 22:23:01 -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 54828 invoked by uid 99); 24 Nov 2009 22:23:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 22:23:01 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Tue, 24 Nov 2009 22:22:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 91E3F234C045 for ; Tue, 24 Nov 2009 14:22:39 -0800 (PST) Message-ID: <1341437984.1259101359578.JavaMail.jira@brutus> Date: Tue, 24 Nov 2009 22:22:39 +0000 (UTC) From: "Ari Rabkin (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Commented: (CHUKWA-418) revise logging for uniformity In-Reply-To: <925462284.1259091939596.JavaMail.jira@brutus> 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-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782206#action_12782206 ] Ari Rabkin commented on CHUKWA-418: ----------------------------------- Eric, I'm not quite sure I understand the context of your comment. Pascal or Camel case for what? The logic of using "adaptor_" as a marker for adaptor IDs is that it's consistent with the way Hadoop marks its identifiers -- it looks like "job_" and "task_" and so forth. > revise logging for uniformity > ----------------------------- > > Key: CHUKWA-418 > URL: https://issues.apache.org/jira/browse/CHUKWA-418 > Project: Hadoop Chukwa > Issue Type: Improvement > Components: build and test code, data collection > Reporter: Ari Rabkin > Assignee: Ari Rabkin > Attachments: CHUKWA-418.patch > > > Right now, the chukwa logs are fairly inconsistent in nomenclature. This patch addresses this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.