hbase/bin
Michael Stack b58c15a6d7 HBASE-487 Replace hql w/ a hbase-friendly jirb or jython shell
This commit finishes up the DDL
M  src/test/org/apache/hadoop/hbase/TestBloomFilters.java
    Changed name of default constants.
M  src/java/org/apache/hadoop/hbase/HColumnDescriptor.java
    Changed name of default constants.
    (getNameAsString): Added.
M  src/java/org/apache/hadoop/hbase/master/ModifyColumn.java
    toString column family byte array name.
M  bin/HBase.rb
    (alter, hcd): Added.
M  bin/hirb.rb
    More help doc.
    (alter, admin): Added.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@667684 13f79535-47bb-0310-9956-ffa450edef68
2008-06-13 22:42:11 +00:00
..
Formatter.rb HBASE-487 Replace hql w/ a hbase-friendly jirb or jython shell; First cut at DDL and Admin implementations; create, drop, list, etc. 2008-06-12 06:00:35 +00:00
HBase.rb HBASE-487 Replace hql w/ a hbase-friendly jirb or jython shell 2008-06-13 22:42:11 +00:00
hbase HBASE-487 Replace hql w/ a hbase-friendly jirb or jython shell 2008-06-01 05:19:08 +00:00
hbase-config.sh HADOOP-403 Fix build after move of hbase in svn 2008-02-05 20:09:24 +00:00
hbase-daemon.sh HBASE-558 Output hbase+hadoop+jvm version as well as java opts, ulimit, into master/regionserver log on startup 2008-05-15 19:22:54 +00:00
hbase-daemons.sh HADOOP-403 Fix build after move of hbase in svn 2008-02-05 20:09:24 +00:00
hirb.rb HBASE-487 Replace hql w/ a hbase-friendly jirb or jython shell 2008-06-13 22:42:11 +00:00
regionservers.sh HADOOP-403 Fix build after move of hbase in svn 2008-02-05 20:09:24 +00:00
start-hbase.sh HADOOP-403 Fix build after move of hbase in svn 2008-02-05 20:09:24 +00:00
stop-hbase.sh HADOOP-403 Fix build after move of hbase in svn 2008-02-05 20:09:24 +00:00