You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/06/01 04:28:47 UTC

[jira] [Created] (HBASE-3941) "hbase version" command line should print version info

"hbase version" command line should print version info
------------------------------------------------------

                 Key: HBASE-3941
                 URL: https://issues.apache.org/jira/browse/HBASE-3941
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.90.4
            Reporter: Todd Lipcon
            Priority: Minor
             Fix For: 0.90.4, 0.92.0


Hadoop has the handy feature where you can dump the version info. eg:
{code}
# hadoop version
Hadoop 0.20.2-cdh3u1-SNAPSHOT
Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
Compiled by root on Wed May 25 03:15:04 EDT 2011
>From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
{code}

We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3941) "hbase version" command line should print version info

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

Jolly Chen updated HBASE-3941:
------------------------------

    Attachment: HBASE-3941.txt

> "hbase version" command line should print version info
> ------------------------------------------------------
>
>                 Key: HBASE-3941
>                 URL: https://issues.apache.org/jira/browse/HBASE-3941
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.4
>            Reporter: Todd Lipcon
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-3941.txt
>
>
> Hadoop has the handy feature where you can dump the version info. eg:
> {code}
> # hadoop version
> Hadoop 0.20.2-cdh3u1-SNAPSHOT
> Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
> Compiled by root on Wed May 25 03:15:04 EDT 2011
> From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
> {code}
> We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3941) "hbase version" command line should print version info

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

stack updated HBASE-3941:
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.90.4)
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Applied to TRUNK.  Thank you for the patch Jolly.

> "hbase version" command line should print version info
> ------------------------------------------------------
>
>                 Key: HBASE-3941
>                 URL: https://issues.apache.org/jira/browse/HBASE-3941
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.4
>            Reporter: Todd Lipcon
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3941-2.txt, HBASE-3941.txt
>
>
> Hadoop has the handy feature where you can dump the version info. eg:
> {code}
> # hadoop version
> Hadoop 0.20.2-cdh3u1-SNAPSHOT
> Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
> Compiled by root on Wed May 25 03:15:04 EDT 2011
> From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
> {code}
> We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3941) "hbase version" command line should print version info

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

Hudson commented on HBASE-3941:
-------------------------------

Integrated in HBase-TRUNK #1976 (See [https://builds.apache.org/job/HBase-TRUNK/1976/])
    

> "hbase version" command line should print version info
> ------------------------------------------------------
>
>                 Key: HBASE-3941
>                 URL: https://issues.apache.org/jira/browse/HBASE-3941
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.4
>            Reporter: Todd Lipcon
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: HBASE-3941-2.txt, HBASE-3941.txt
>
>
> Hadoop has the handy feature where you can dump the version info. eg:
> {code}
> # hadoop version
> Hadoop 0.20.2-cdh3u1-SNAPSHOT
> Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
> Compiled by root on Wed May 25 03:15:04 EDT 2011
> From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
> {code}
> We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-3941) "hbase version" command line should print version info

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

Todd Lipcon commented on HBASE-3941:
------------------------------------

The change looks good, except the patch you uploaded also has a change to conf/ for your local box. Can you upload a new diff without?

(on my local dev environment, I usually do something like: export {{HBASE_CONF_DIR=/home/todd/confs/hbase}} where I have a copy of the conf/ dir with some local changes)

> "hbase version" command line should print version info
> ------------------------------------------------------
>
>                 Key: HBASE-3941
>                 URL: https://issues.apache.org/jira/browse/HBASE-3941
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.4
>            Reporter: Todd Lipcon
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-3941.txt
>
>
> Hadoop has the handy feature where you can dump the version info. eg:
> {code}
> # hadoop version
> Hadoop 0.20.2-cdh3u1-SNAPSHOT
> Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
> Compiled by root on Wed May 25 03:15:04 EDT 2011
> From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
> {code}
> We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3941) "hbase version" command line should print version info

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

Todd Lipcon commented on HBASE-3941:
------------------------------------

We actually have the infrastructure to do this: hbase org.apache.hadoop.hbase.util.VersionInfo -- just need to hook it up to "hbase version".

> "hbase version" command line should print version info
> ------------------------------------------------------
>
>                 Key: HBASE-3941
>                 URL: https://issues.apache.org/jira/browse/HBASE-3941
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.4
>            Reporter: Todd Lipcon
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.90.4, 0.92.0
>
>
> Hadoop has the handy feature where you can dump the version info. eg:
> {code}
> # hadoop version
> Hadoop 0.20.2-cdh3u1-SNAPSHOT
> Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
> Compiled by root on Wed May 25 03:15:04 EDT 2011
> From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
> {code}
> We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3941) "hbase version" command line should print version info

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

Jolly Chen updated HBASE-3941:
------------------------------

    Attachment: HBASE-3941-2.txt

sorry about the previous patch that included my local conf/ change.


> "hbase version" command line should print version info
> ------------------------------------------------------
>
>                 Key: HBASE-3941
>                 URL: https://issues.apache.org/jira/browse/HBASE-3941
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.4
>            Reporter: Todd Lipcon
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-3941-2.txt, HBASE-3941.txt
>
>
> Hadoop has the handy feature where you can dump the version info. eg:
> {code}
> # hadoop version
> Hadoop 0.20.2-cdh3u1-SNAPSHOT
> Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
> Compiled by root on Wed May 25 03:15:04 EDT 2011
> From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
> {code}
> We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3941) "hbase version" command line should print version info

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

Jolly Chen updated HBASE-3941:
------------------------------

    Status: Patch Available  (was: Open)

> "hbase version" command line should print version info
> ------------------------------------------------------
>
>                 Key: HBASE-3941
>                 URL: https://issues.apache.org/jira/browse/HBASE-3941
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.4
>            Reporter: Todd Lipcon
>            Priority: Minor
>              Labels: noob
>             Fix For: 0.90.4, 0.92.0
>
>         Attachments: HBASE-3941.txt
>
>
> Hadoop has the handy feature where you can dump the version info. eg:
> {code}
> # hadoop version
> Hadoop 0.20.2-cdh3u1-SNAPSHOT
> Subversion  -r d94813ecd0d4b3f63f4d30baa8a22a59dc76d5a8
> Compiled by root on Wed May 25 03:15:04 EDT 2011
> From source with checksum 72d8d076770d2afa1f16f06d31d2b58a
> {code}
> We should do the same with hbase

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira