[
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