hbase/bin
Michael Stack 6aacbfb18d HBASE-403 Fix build after move of hbase in svn
Make it so scripts basically work again.  Make up a log4j
basic properites file (currently broke).
M    trunk/conf/hbase-env.sh
    Put a JAVA_HOME in here.  Need to set it here now instead of up in hadoop-env
A    trunk/conf/log4j.properties
    Basic log4j for hbase.
M    trunk/bin/hbase
    Made pointers up into hadoop instead point to hbase substitutions.
M    trunk/bin/start-hbase.sh
    Remove wait on dfs for moment.  Need to figure how to do it now
    we're detached (Besides there is talk that we'd acually have the
    servers come up even if they can't talk to dfs).


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@618560 13f79535-47bb-0310-9956-ffa450edef68
2008-02-05 06:15:44 +00:00
..
hbase HBASE-403 Fix build after move of hbase in svn 2008-02-05 06:15:44 +00:00
hbase-config.sh HADOOP-2196 Fix how hbase sits in hadoop 'package' product 2007-11-27 00:23:37 +00:00
hbase-daemon.sh HADOOP-2545 hbase rest server should be started with hbase-daemon.sh 2008-01-17 18:19:31 +00:00
hbase-daemons.sh HADOOP-2011 Make hbase daemon scripts take args in same order as hadoop 2007-10-09 03:25:00 +00:00
regionservers.sh HADOOP-1931 Hbase scripts take --ARG=ARG_VALUE when should be like 2007-09-21 09:27:46 +00:00
start-hbase.sh HBASE-403 Fix build after move of hbase in svn 2008-02-05 06:15:44 +00:00
stop-hbase.sh HADOOP-2011 Make hbase daemon scripts take args in same order as hadoop 2007-10-09 03:25:00 +00:00