Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-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 12C70E4E7 for ; Thu, 28 Feb 2013 02:25:14 +0000 (UTC) Received: (qmail 98865 invoked by uid 500); 28 Feb 2013 02:25:13 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 98837 invoked by uid 500); 28 Feb 2013 02:25:13 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 98827 invoked by uid 99); 28 Feb 2013 02:25:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 02:25:13 +0000 Date: Thu, 28 Feb 2013 02:25:13 +0000 (UTC) From: "Edward J. Yoon (JIRA)" To: dev@hama.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HAMA-741) Duplicated info logs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Edward J. Yoon created HAMA-741: ----------------------------------- Summary: Duplicated info logs Key: HAMA-741 URL: https://issues.apache.org/jira/browse/HAMA-741 Project: Hama Issue Type: Bug Reporter: Edward J. Yoon Priority: Trivial We don't need to log twice this. {code} 13/02/28 10:32:29 INFO bsp.FileInputFormat: Total input paths to process : 2 13/02/28 10:32:29 INFO bsp.FileInputFormat: Total input paths to process : 2 {code} -- 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