Go to file
Michael Stack 2a38a13eaa HBASE-547 UI shows hadoop version, not hbase version
We now show hadoop and hbase versions in master. Also cleaned up how
the jsp is generated moving it into main build.xml done as a pre-compile
step.
D src/java/org/apache/hadoop/hbase/generated
  Removed this directory. No longer check in jsps. Generate them every time.
M src/webapps/regionserver/regionserver.jsp
  Use the hbase VersionInfo so we get hbase version, not hadoop's.
M src/webapps/master/master.jsp
  Output hadoop and hbase versions.
D build-webapps.xml
  Remove. Integrated into main build.xml. Reason we were doing this
  distinct  C --CLASSPATH issues when compiling in hadoop context  --
  no longer prevail.
M build.xml
  (jspc): Added target and made it a prereq of compile.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@644034 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 20:21:22 +00:00
bin HBASE-536 Remove MiniDFS startup from MiniHBaseCluster 2008-03-24 19:13:56 +00:00
conf HBASE-515 At least double default timeouts between regionserver and master -- minor edit or property description 2008-03-14 18:14:45 +00:00
docs HBASE-526 Add documentation src and build to the 0.1 branch 2008-03-18 22:32:14 +00:00
lib HBASE-492 hbase TRUNK does not build against hadoop TRUNK 2008-03-06 05:09:33 +00:00
src HBASE-547 UI shows hadoop version, not hbase version 2008-04-02 20:21:22 +00:00
CHANGES.txt HBASE-469 Streamline HStore startup and compactions 2008-04-02 06:58:26 +00:00
NOTICE.txt HADOOP-2389 Provide multiple language bindings for HBase (Thrift) 2008-01-10 20:34:59 +00:00
README.txt HBASE-526 Add documentation src and build to the 0.1 branch 2008-03-18 22:32:14 +00:00
build.xml HBASE-547 UI shows hadoop version, not hbase version 2008-04-02 20:21:22 +00:00

README.txt

See the docs directory or http://hbase.org