HBASE-7256 Quick Start Guide shows stable version as 0.95, in the stable folder it is 0.94
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3baeb74265
commit
57e068fd31
|
@ -68,7 +68,7 @@
|
|||
mirror of <emphasis>HBase Releases</emphasis>. Click on the folder named
|
||||
<filename>stable</filename> and then download the file that ends in
|
||||
<filename>.tar.gz</filename> to your local filesystem; e.g.
|
||||
<filename>hbase-<?eval ${project.version}?>.tar.gz</filename>.</para>
|
||||
<filename>hbase-0.94.2.tar.gz</filename>.</para>
|
||||
|
||||
<para>Decompress and untar your download and then change into the
|
||||
unpacked directory.</para>
|
||||
|
|
Loading…
Reference in New Issue