Note which version of hadoop is required

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@664182 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-06-06 23:03:16 +00:00
parent a3aa3548c4
commit 673defd74c
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
<ul> <ul>
<li>Java 1.5.x, preferably from <a href="http://www.java.com/en/download/">Sun</a>. <li>Java 1.5.x, preferably from <a href="http://www.java.com/en/download/">Sun</a>.
</li> </li>
<li>Hadoop 0.17.x. This version of HBase will only run on this version of Hadoop.</a>.
</li>
<li> <li>
ssh must be installed and sshd must be running to use Hadoop's ssh must be installed and sshd must be running to use Hadoop's
scripts to manage remote Hadoop daemons. scripts to manage remote Hadoop daemons.