Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89C2A105AE for ; Tue, 4 Mar 2014 15:31:31 +0000 (UTC) Received: (qmail 88314 invoked by uid 500); 4 Mar 2014 15:31:29 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 88277 invoked by uid 500); 4 Mar 2014 15:31:28 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 88125 invoked by uid 99); 4 Mar 2014 15:31:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 15:31:24 +0000 Date: Tue, 4 Mar 2014 15:31:24 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10622) Improve log and Exceptions in Export Snapshot 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/HBASE-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13919522#comment-13919522 ] Hudson commented on HBASE-10622: -------------------------------- FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #186 (See [https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/186/]) HBASE-10622 Improve log and Exceptions in Export Snapshot (mbertozzi: rev 1574032) * /hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/ExportSnapshot.java > Improve log and Exceptions in Export Snapshot > ---------------------------------------------- > > Key: HBASE-10622 > URL: https://issues.apache.org/jira/browse/HBASE-10622 > Project: HBase > Issue Type: Bug > Components: snapshots > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Fix For: 0.96.2, 0.98.1, 0.99.0, 0.94.18 > > Attachments: HBASE-10622-v0.patch, HBASE-10622-v1.patch, HBASE-10622-v2.patch, HBASE-10622-v3.patch, HBASE-10622-v4.patch > > > from the logs of export snapshot is not really clear what's going on, > adding some extra information useful to debug, and in some places the real exception can be thrown -- This message was sent by Atlassian JIRA (v6.2#6252)