You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (Created) (JIRA)" <ji...@apache.org> on 2012/04/18 20:44:40 UTC

[jira] [Created] (HBASE-5823) Hbck should be able to print help

Hbck should be able to print help
---------------------------------

                 Key: HBASE-5823
                 URL: https://issues.apache.org/jira/browse/HBASE-5823
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.92.1, 0.96.0, 0.94.1
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
            Priority: Minor


bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

Hudson commented on HBASE-5823:
-------------------------------

Integrated in HBase-0.94-security #15 (See [https://builds.apache.org/job/HBase-0.94-security/15/])
    HBASE-5823 Hbck should be able to print help (Revision 1327639)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

stack commented on HBASE-5823:
------------------------------

I tried it.  Seems to work.
                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

Enis Soztutar updated HBASE-5823:
---------------------------------

    Attachment: hbase-hbck.patch

Simple patch attached. 
                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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] [Resolved] (HBASE-5823) Hbck should be able to print help

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

stack resolved HBASE-5823.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.0
                   0.92.2
     Hadoop Flags: Reviewed

Committed to 0.92, and 0.94 branches.  Also to Trunk.  Thanks for the patch Enis.
                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

Hudson commented on HBASE-5823:
-------------------------------

Integrated in HBase-0.92-security #105 (See [https://builds.apache.org/job/HBase-0.92-security/105/])
    HBASE-5823 Hbck should be able to print help (Revision 1327641)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

Hudson commented on HBASE-5823:
-------------------------------

Integrated in HBase-0.94 #128 (See [https://builds.apache.org/job/HBase-0.94/128/])
    HBASE-5823 Hbck should be able to print help (Revision 1327639)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

Hudson commented on HBASE-5823:
-------------------------------

Integrated in HBase-TRUNK-security #175 (See [https://builds.apache.org/job/HBase-TRUNK-security/175/])
    HBASE-5823 Hbck should be able to print help (Revision 1327638)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

Jonathan Hsieh commented on HBASE-5823:
---------------------------------------

Thanks Enis!  (this got lost along when I added table restrictions).  


                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

Hudson commented on HBASE-5823:
-------------------------------

Integrated in HBase-TRUNK #2782 (See [https://builds.apache.org/job/HBase-TRUNK/2782/])
    HBASE-5823 Hbck should be able to print help (Revision 1327638)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>             Fix For: 0.92.2, 0.94.0
>
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

--
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-5823) Hbck should be able to print help

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

stack commented on HBASE-5823:
------------------------------

+1 on patch.
                
> Hbck should be able to print help
> ---------------------------------
>
>                 Key: HBASE-5823
>                 URL: https://issues.apache.org/jira/browse/HBASE-5823
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.1, 0.96.0, 0.94.1
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Minor
>         Attachments: hbase-hbck.patch
>
>
> bin/hbase hbck -h and -help should print the help message. It used to print help when unrecognized options are passed. We can backport this to 0.92/0.94 branches as well. 

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