[ 
https://issues.apache.org/jira/browse/HBASE-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504248#comment-13504248
 ] 

Hudson commented on HBASE-7190:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #274 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/274/])
    HBASE-7190 Add an option to hbck to check only meta and assignment 
(Revision 1413762)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java

                
> Add an option to hbck to check only meta and assignment
> -------------------------------------------------------
>
>                 Key: HBASE-7190
>                 URL: https://issues.apache.org/jira/browse/HBASE-7190
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.94.3, 0.96.0
>
>         Attachments: trunk-7190.patch
>
>
> Currently, hbck loads region info from HDFS for each run.  It may take some 
> time if there are many regions.
> We need an option to not check HDFS, i.e. just checking meta and assignment.

--
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

Reply via email to