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 A5DB3D24F for ; Sun, 9 Sep 2012 13:47:08 +0000 (UTC) Received: (qmail 549 invoked by uid 500); 9 Sep 2012 13:47:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 515 invoked by uid 500); 9 Sep 2012 13:47:07 -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 505 invoked by uid 99); 9 Sep 2012 13:47:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Sep 2012 13:47:07 +0000 Date: Mon, 10 Sep 2012 00:47:07 +1100 (NCT) From: "Hadoop QA (JIRA)" To: issues@hbase.apache.org Message-ID: <1097754102.55557.1347198427749.JavaMail.jiratomcat@arcas> In-Reply-To: <2131426892.11731.1332549087589.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-5631) hbck should handle case where .tableinfo file is missing. 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-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451595#comment-13451595 ] Hadoop QA commented on HBASE-5631: ---------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12544400/hbase-5631-v2.patch against trunk revision . +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 6 new or modified tests. +1 hadoop2.0. The patch compiles against the hadoop 2.0 profile. +1 javadoc. The javadoc tool did not generate any warning messages. -1 javac. The patch appears to cause mvn compile goal to fail. -1 findbugs. The patch appears to cause Findbugs (version 1.3.9) to fail. +1 release audit. The applied patch does not increase the total number of release audit warnings. -1 core tests. The patch failed these unit tests: org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2834//testReport/ Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2834//console This message is automatically generated. > hbck should handle case where .tableinfo file is missing. > --------------------------------------------------------- > > Key: HBASE-5631 > URL: https://issues.apache.org/jira/browse/HBASE-5631 > Project: HBase > Issue Type: Improvement > Components: hbck > Affects Versions: 0.92.2, 0.94.0, 0.96.0 > Reporter: Jonathan Hsieh > Assignee: Jie Huang > Attachments: hbase-5631.patch, hbase-5631-v1.patch, hbase-5631-v2.patch > > > 0.92+ branches have a .tableinfo file which could be missing from hdfs. hbck should be able to detect and repair this properly. -- 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