"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