Return-Path: Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: (qmail 60552 invoked from network); 3 Dec 2010 22:34:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 22:34:32 -0000 Received: (qmail 81758 invoked by uid 500); 3 Dec 2010 22:34:32 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 81739 invoked by uid 500); 3 Dec 2010 22:34:32 -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 81731 invoked by uid 99); 3 Dec 2010 22:34:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 22:34:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 22:34:32 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB3MYB4W003675 for ; Fri, 3 Dec 2010 22:34:11 GMT Message-ID: <28056514.102061291415651520.JavaMail.jira@thor> Date: Fri, 3 Dec 2010 17:34:11 -0500 (EST) From: "Ahmed Fathalla (JIRA)" To: chukwa-dev@incubator.apache.org Subject: [jira] Commented: (CHUKWA-482) ChukwaAgent should ignore comments in initial_adaptors 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-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966703#action_12966703 ] Ahmed Fathalla commented on CHUKWA-482: --------------------------------------- This doesn't seem to be the case, the agent actually ignores adaptors that start with #. Here is the output from agent.log 2010-12-04 00:29:26,187 WARN main ChukwaAgent - only 'add' command supported in config files; cmd was: # add org.apache.hadoop.chukwa.datacollection.adaptor.ExecAdaptor Iostat 60 /usr/bin/iostat -x -k 55 2 0 ChukwaAgent doesn't crash. > ChukwaAgent should ignore comments in initial_adaptors > ------------------------------------------------------ > > Key: CHUKWA-482 > URL: https://issues.apache.org/jira/browse/CHUKWA-482 > Project: Chukwa > Issue Type: Improvement > Components: data collection > Reporter: Bill Graham > > A comment in the initial_adaptors file (i.e. a line that starts with '#') causes the ChukwaAgent to not start. We should fix that. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.