Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 16271 invoked from network); 27 May 2009 06:08:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 May 2009 06:08:55 -0000 Received: (qmail 4122 invoked by uid 500); 27 May 2009 06:09:07 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 4106 invoked by uid 500); 27 May 2009 06:09:07 -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 4096 invoked by uid 99); 27 May 2009 06:09:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2009 06:09:07 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2009 06:09:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8F6D2234C004 for ; Tue, 26 May 2009 23:08:45 -0700 (PDT) Message-ID: <929424759.1243404525573.JavaMail.jira@brutus> Date: Tue, 26 May 2009 23:08:45 -0700 (PDT) From: "Eric Yang (JIRA)" To: chukwa-dev@hadoop.apache.org Subject: [jira] Commented: (CHUKWA-258) Better logging of SQL errors In-Reply-To: <1941242712.1242971206417.JavaMail.jira@brutus> 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-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713430#action_12713430 ] Eric Yang commented on CHUKWA-258: ---------------------------------- Please apply to both 0.1 branch and trunk. It will be picked up by 0.1.3, and 0.2. > Better logging of SQL errors > ---------------------------- > > Key: CHUKWA-258 > URL: https://issues.apache.org/jira/browse/CHUKWA-258 > Project: Hadoop Chukwa > Issue Type: Improvement > Components: Data Processors, User Interface > Affects Versions: 0.1.2, 0.2.0 > Reporter: Ari Rabkin > Assignee: Ari Rabkin > Fix For: 0.2.0 > > Attachments: CHUKWA-258.patch > > Original Estimate: 1.5h > Remaining Estimate: 1.5h > > Hicc problems can be hard to track down, since the failing SQL command isn't logged anywhere. it should be straightforward, if tedious, to log all failed SQL statements. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.