You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2012/06/06 17:43:24 UTC

[jira] [Created] (HBASE-6173) hbck check specified tables only

Jimmy Xiang created HBASE-6173:
----------------------------------

             Summary: hbck check specified tables only
                 Key: HBASE-6173
                 URL: https://issues.apache.org/jira/browse/HBASE-6173
             Project: HBase
          Issue Type: Improvement
          Components: hbck
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
             Fix For: 0.96.0


Currently hbck can fix specified tables so that we can fix one table each time.
However, it doesn't check the health of the specified tables only.  It still
check the health of the whole system.

If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291396#comment-13291396 ] 

Hadoop QA commented on HBASE-6173:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12531318/6173-hbase-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 applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 5 new Findbugs (version 1.3.9) warnings.

    +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.regionserver.TestServerCustomProtocol

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2124//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2124//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2124//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2124//console

This message is automatically generated.
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292196#comment-13292196 ] 

Hudson commented on HBASE-6173:
-------------------------------

Integrated in HBase-0.94 #252 (See [https://builds.apache.org/job/HBase-0.94/252/])
    HBASE-6173 hbck check specified tables only (Revision 1348306)

     Result = SUCCESS
jxiang : 
Files : 
* /hbase/branches/0.94/CHANGES.txt
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java

                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291190#comment-13291190 ] 

Jimmy Xiang commented on HBASE-6173:
------------------------------------

Code review is posted here since reviews.apache.org is in maintenance.

https://review.cloudera.org/r/2123/


                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400028#comment-13400028 ] 

Hudson commented on HBASE-6173:
-------------------------------

Integrated in HBase-0.94-security #37 (See [https://builds.apache.org/job/HBase-0.94-security/37/])
    HBASE-6173 hbck check specified tables only (Revision 1348306)

     Result = SUCCESS
jxiang : 
Files : 
* /hbase/branches/0.94/CHANGES.txt
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java

                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.90.7, 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291400#comment-13291400 ] 

Jimmy Xiang commented on HBASE-6173:
------------------------------------

I think the patch should be good for 0.92 and 0.94, will backport to 0.90 later.
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Attachment: hbase-6173.patch
    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291420#comment-13291420 ] 

stack commented on HBASE-6173:
------------------------------

@Jimmy You have a +1 from Jon.  Go commit?
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Status: Patch Available  (was: Open)

Addressed Jon's comments: https://review.cloudera.org/r/2123/
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Jonathan Hsieh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291392#comment-13291392 ] 

Jonathan Hsieh commented on HBASE-6173:
---------------------------------------

+1 lgtm for v2 on trunk.  plan on backporting to 0.94/0.92/0.90?  
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292107#comment-13292107 ] 

Hudson commented on HBASE-6173:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #49 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/49/])
    HBASE-6173 hbck check specified tables only (Revision 1347868)

     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
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java

                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Jonathan Hsieh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291777#comment-13291777 ] 

Jonathan Hsieh commented on HBASE-6173:
---------------------------------------

I did a quick look for 0.94 (patch -m  -p1 < ~/Downloads/6173-hbase-v2.patch) and I found only one protobuf-related change.  If you did it in the next few days, I'd be fine if you did the tweak for 0.92 and 0.94, and then just committing it with the current jira number.  There probably would be a little more having to do with ServerName for 0.90.


                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Attachment: 6173-hbase-0.90_v2.patch
    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292181#comment-13292181 ] 

Jimmy Xiang commented on HBASE-6173:
------------------------------------

The v2 patch for 0.90 is attached. Now TestHBaseFsck is green for 0.90 too.
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Attachment: 6173-hbase-0.94.patch
                6173-hbase-0.92.patch
                6173-hbase-0.90.patch
    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Status: Patch Available  (was: Open)
    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Pushed to trunk.  The patch doesn't apply clean on other branches, will handle it in a different Jira.
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291508#comment-13291508 ] 

Jimmy Xiang commented on HBASE-6173:
------------------------------------

Cool, will do.  Thanks!
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Fix Version/s: 0.94.1
                   0.92.2
                   0.90.7
    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.90.7, 0.92.2, 0.96.0, 0.94.1
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Status: Open  (was: Patch Available)
    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485223#comment-13485223 ] 

Hudson commented on HBASE-6173:
-------------------------------

Integrated in HBase-TRUNK #3489 (See [https://builds.apache.org/job/HBase-TRUNK/3489/])
    HBASE-6223 Document hbck improvements: HBASE-6173, HBASE-5360 (Revision 1402650)

     Result = FAILURE
jxiang : 
Files : 
* /hbase/trunk/src/docbkx/book.xml

                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.90.7, 0.92.2, 0.94.1, 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

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

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291521#comment-13291521 ] 

Hudson commented on HBASE-6173:
-------------------------------

Integrated in HBase-TRUNK #3002 (See [https://builds.apache.org/job/HBase-TRUNK/3002/])
    HBASE-6173 hbck check specified tables only (Revision 1347868)

     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
* /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java

                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292203#comment-13292203 ] 

Hudson commented on HBASE-6173:
-------------------------------

Integrated in HBase-0.92 #452 (See [https://builds.apache.org/job/HBase-0.92/452/])
    HBASE-6173 hbck check specified tables only (Revision 1348309)

     Result = FAILURE
jxiang : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
* /hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
* /hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java

                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291990#comment-13291990 ] 

Jimmy Xiang commented on HBASE-6173:
------------------------------------

@Jon, I backported it to 0.90/0.92/0.94.  It is relatively clean actually.
However, TestHBaseFsck fails on 0.90.  I am looking into it.
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-6173) hbck check specified tables only

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-6173:
-------------------------------

    Attachment: 6173-hbase-v2.patch
    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291239#comment-13291239 ] 

Hadoop QA commented on HBASE-6173:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12531283/hbase-6173.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 applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 5 new Findbugs (version 1.3.9) warnings.

    +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.coprocessor.TestMasterObserver

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/2122//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2122//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/2122//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/2122//console

This message is automatically generated.
                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-6173) hbck check specified tables only

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485296#comment-13485296 ] 

Hudson commented on HBASE-6173:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #240 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/240/])
    HBASE-6223 Document hbck improvements: HBASE-6173, HBASE-5360 (Revision 1402650)

     Result = FAILURE
jxiang : 
Files : 
* /hbase/trunk/src/docbkx/book.xml

                
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.90.7, 0.92.2, 0.94.1, 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

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

[jira] [Closed] (HBASE-6173) hbck check specified tables only

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl closed HBASE-6173.
--------------------------------

    
> hbck check specified tables only
> --------------------------------
>
>                 Key: HBASE-6173
>                 URL: https://issues.apache.org/jira/browse/HBASE-6173
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbck
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.90.7, 0.92.2, 0.94.1, 0.96.0
>
>         Attachments: 6173-hbase-0.90.patch, 6173-hbase-0.90_v2.patch, 6173-hbase-0.92.patch, 6173-hbase-0.94.patch, 6173-hbase-v2.patch, hbase-6173.patch
>
>
> Currently hbck can fix specified tables so that we can fix one table each time.
> However, it doesn't check the health of the specified tables only.  It still
> check the health of the whole system.
> If tables are specified, we can check the health of these tables only.

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