/[Apache-SVN]
ViewVC logotype

Revision 669318


Jump to revision: Previous Next
Author: stack
Date: Wed Jun 18 22:24:34 2008 UTC (16 years, 4 months ago)
Changed paths: 7
Log Message:
HBASE-487 New shell....
Add in special handling of .META. table that we used have in HQL
(so it prints out the HRegionInfo pretty).  Also allow making a scanner
without specifying columns.

M  src/java/org/apache/hadoop/hbase/HTableDescriptor.java
   Allow getMetadata work if HTable is set against meta tables.
   Was failing on isLegalTableName if name was one of the catalog table names.
   Needed by shell.
M src/java/org/apache/hadoop/hbase/client/HTable.java
  Comment.
M  bin/hbase
  Remove commented out line.
M  bin/HBase.rb
  Allow passing just a table name to scanner; let it figure out all families
  Added in the special handling of .META. table cells that we used have in HQL
  so we can see start/end row, etc.  Added in extra testing.
M  bin/Formatter.rb
  Allow setting width of emitted table in console formatter
M  bin/hirb.rb
  Allow setting width of emitted table in console formatter
  Improved scanner help.:


Changed paths

Path Details
Directoryhadoop/hbase/trunk/CHANGES.txt modified , text changed
Directoryhadoop/hbase/trunk/bin/Formatter.rb modified , text changed
Directoryhadoop/hbase/trunk/bin/HBase.rb modified , text changed
Directoryhadoop/hbase/trunk/bin/hbase modified , text changed
Directoryhadoop/hbase/trunk/bin/hirb.rb modified , text changed
Directoryhadoop/hbase/trunk/src/java/org/apache/hadoop/hbase/HTableDescriptor.java modified , text changed
Directoryhadoop/hbase/trunk/src/java/org/apache/hadoop/hbase/client/HTable.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26