Return-Path: Delivered-To: apmail-hadoop-chukwa-dev-archive@minotaur.apache.org Received: (qmail 65083 invoked from network); 6 Jun 2009 23:08:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jun 2009 23:08:20 -0000 Received: (qmail 8776 invoked by uid 500); 6 Jun 2009 23:08:32 -0000 Delivered-To: apmail-hadoop-chukwa-dev-archive@hadoop.apache.org Received: (qmail 8757 invoked by uid 500); 6 Jun 2009 23:08:32 -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 8747 invoked by uid 99); 6 Jun 2009 23:08:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 23:08: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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 23:08:29 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 98DD4234C051 for ; Sat, 6 Jun 2009 16:08:08 -0700 (PDT) Message-ID: <1984672479.1244329688625.JavaMail.jira@brutus> Date: Sat, 6 Jun 2009 16:08:08 -0700 (PDT) From: "Hudson (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=12716930#action_12716930 ] Hudson commented on CHUKWA-258: ------------------------------- Integrated in Chukwa-trunk #45 (See [http://hudson.zones.apache.org/hudson/job/Chukwa-trunk/45/]) > 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.1.2, 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.