Return-Path: Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: (qmail 27206 invoked from network); 22 Nov 2010 22:14:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Nov 2010 22:14:12 -0000 Received: (qmail 62236 invoked by uid 500); 22 Nov 2010 22:14:44 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 62199 invoked by uid 500); 22 Nov 2010 22:14:44 -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 62191 invoked by uid 99); 22 Nov 2010 22:14:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Nov 2010 22:14:44 +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; Mon, 22 Nov 2010 22:14:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAMMEKBq021020 for ; Mon, 22 Nov 2010 22:14:20 GMT Message-ID: <20119323.242711290464060874.JavaMail.jira@thor> Date: Mon, 22 Nov 2010 17:14:20 -0500 (EST) From: "Bill Graham (JIRA)" To: chukwa-dev@incubator.apache.org Subject: [jira] Assigned: (CHUKWA-561) No month in log file name In-Reply-To: <24170751.226931290396133141.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CHUKWA-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham reassigned CHUKWA-561: ---------------------------------- Assignee: Bill Graham > No month in log file name > ------------------------- > > Key: CHUKWA-561 > URL: https://issues.apache.org/jira/browse/CHUKWA-561 > Project: Chukwa > Issue Type: Bug > Components: data collection > Reporter: IvyTang > Assignee: Bill Graham > Attachments: CHUKWA-561-1.patch > > > The name of the log file in hdfs , created by the component collector. > And the code in SeqFileWriter , the way of generating the log file name in hdfs is : > time+logsourcehost+java.rmi.server.UID() > time's format is yyyyddHHmmssSSS , there is no month . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.