Michael Stack
|
85c53c5d35
|
HBASE-2160 Can't put with ts in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902269 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-22 21:12:30 +00:00 |
Jean-Daniel Cryans
|
f700187546
|
HBASE-2057 Cluster won't stop (Gary Helmling and JD via JD)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@902239 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-22 19:26:09 +00:00 |
Ryan Rawson
|
fb6ed7f687
|
HBASE-2109
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901034 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 02:05:04 +00:00 |
Ryan Rawson
|
44572e6a2d
|
HBASE-2147 - run zookeeper in the same jvm as master during non-distributed mode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@901030 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-20 01:42:12 +00:00 |
Michael Stack
|
055580dee1
|
HBASE-2130 bin/* scripts - not to include lib/test/**/*.jar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@900210 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 20:16:54 +00:00 |
Michael Stack
|
05e631f7d9
|
HBASE-2111 Move to ivy broke our being able to run in-place; i.e. ./bin/start-hbase.sh in a checkout
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@898132 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 00:23:42 +00:00 |
Michael Stack
|
73aa65deb3
|
HBASE-2035 Binary values are formatted wrong in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@896738 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-07 02:25:12 +00:00 |
Andrew Kyle Purtell
|
11d2b63d1c
|
HBASE-2084 [EC2] JAVA_HOME handling broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894938 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-31 20:50:56 +00:00 |
Jean-Daniel Cryans
|
1241459503
|
HBASE-2081 Set the retries higher in shell since client pause is lower
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894743 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-30 23:47:41 +00:00 |
Michael Stack
|
b6a18a17d9
|
HBASE-2074 Improvements to the hadoop-config script
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@894505 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-29 23:08:20 +00:00 |
Andrew Kyle Purtell
|
c609d25614
|
HBASE-2028 Add HTable.incrementColumnValue support to shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@892648 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-20 19:50:23 +00:00 |
Michael Stack
|
d225c7576c
|
HBASE-2034 [Bulk load tools] loadtable.rb calls an undefined method 'descendingIterator'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891842 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-17 19:02:37 +00:00 |
Jean-Daniel Cryans
|
04155cac92
|
HBASE-2044 HBASE-1822 removed not-deprecated APIs
HBASE-2041 Change WAL default configuration values
changes to the shell and fixing interrupt bug
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@891073 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-15 23:41:40 +00:00 |
Jean-Daniel Cryans
|
6965cf5135
|
HBASE-2043 Shell's scan broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@890192 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-14 06:20:21 +00:00 |
Jean-Daniel Cryans
|
99b6ece5c1
|
HBASE-2033 Shell scan 'limit' is off by one
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-08 23:55:36 +00:00 |
Michael Stack
|
5c6931f263
|
HBASE-2029 Reduce shell exception dump on console
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@888132 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-07 20:54:58 +00:00 |
Michael Stack
|
0440aab870
|
HBASE-1958 Remove '# TODO: PUT BACK vi CHANGES.txt! ''/bin/hadoop dfsadmin -safemode wai'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883899 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-24 22:21:51 +00:00 |
Andrew Kyle Purtell
|
866453467e
|
HBASE-2003 [shell] deleteall ignores column if specified
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@883242 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-23 04:25:24 +00:00 |
Michael Stack
|
dc28f778ed
|
HBASE-1977 Add ts and allow setting VERSIONS when scanning in shell; better fix for ts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836275 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-14 22:25:11 +00:00 |
Michael Stack
|
947b62178d
|
HBASE-1977 Add ts and allow setting VERSIONS when scanning in shell; back out a piece of this patch... we already had timestamp
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836058 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 23:27:03 +00:00 |
Michael Stack
|
bbb6ce9d34
|
HBASE-1977 Add ts and allow setting VERSIONS when scanning in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835761 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 07:04:11 +00:00 |
Michael Stack
|
9ea1470180
|
HBASE-1962 Bulk loading script makes regions incorrectly (loadtable.rb)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834120 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 15:56:18 +00:00 |
Michael Stack
|
54ee56f8e4
|
HBASE-1867 Tool to regenerate an hbase table from the data files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834114 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 15:45:04 +00:00 |
Andrew Kyle Purtell
|
55afbc4675
|
HBABSE-1889 ClassNotFoundException on trunk for REST
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@824041 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 08:50:54 +00:00 |
Jean-Daniel Cryans
|
400aa9a809
|
HBASE-1899 Use scanner caching in shell count
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@823712 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-09 21:55:44 +00:00 |
Michael Stack
|
a36d212a9a
|
HBASE-1887 Update hbase trunk to latests on hadoop 0.21 branch so we can all test sync/append; it should pass tests again
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822951 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-07 22:42:03 +00:00 |
Jonathan Gray
|
3b8bed11a6
|
HBASE-1481 Add fast row key only scanning
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@822062 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-05 22:34:16 +00:00 |
Michael Stack
|
07219dc721
|
[hbase] Bulk load tools
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@818193 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-23 18:42:34 +00:00 |
Michael Stack
|
41558cf59d
|
HBASE-1859 Misc shell fixes patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@817947 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-23 03:10:49 +00:00 |
Andrew Kyle Purtell
|
4f294977d2
|
HBASE-1848 Fixup shell for HBASE-1822
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@816260 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 16:17:59 +00:00 |
Andrew Kyle Purtell
|
a4ee96d5fd
|
HBASE-1827 Add disabling block cache scanner flag to the shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814093 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-12 00:11:39 +00:00 |
Michael Stack
|
e91bb84c8a
|
HBASE-1687 bin/hbase script doesn't allow for different memory settings for each daemon type
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@814056 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-11 22:17:05 +00:00 |
Michael Stack
|
eab24df54c
|
HBASE-1761 getclosest doesn't understand delete family; manifests as 'HRegionInfo was null or empty in .META' A.K.A the BS problem
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@805063 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-17 17:34:19 +00:00 |
Michael Stack
|
b3653a6295
|
HBASE-1743 [debug tool] Add regionsInTransition list to ClusterStatus detailed output
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@800676 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-04 05:09:27 +00:00 |
Michael Stack
|
64e7770cb7
|
HBASE-1693 NPE close_region .META. in shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@797851 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-25 23:14:16 +00:00 |
Michael Stack
|
e9c8ea8156
|
HBASE-1650 HBASE-1551 broke the ability to manage non-regionserver start-up/shut down. ie: you cant start/stop thrift on a cluster anymore
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@794011 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-14 18:47:25 +00:00 |
Michael Stack
|
e2f5f48014
|
HBASE-1640 Allow passing arguments to jruby script run when run by bin/hbase shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792802 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-10 04:20:48 +00:00 |
Michael Stack
|
732abb77c8
|
HBASE-1633 Can't delete in TRUNK shell; makes it hard doing admin repairs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792793 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-10 03:25:20 +00:00 |
Nitay Joffe
|
002e9e8bdc
|
HBASE-1551 HBase should manage multiple node ZooKeeper quorum
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@792636 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-09 19:04:43 +00:00 |
Michael Stack
|
969b989c63
|
HBASE-1450 Scripts passed to hbase shell do not have shell context set up for them
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788550 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 23:53:04 +00:00 |
Michael Stack
|
1eb46d4be7
|
HBASE-1581 Run major compaction on .META. when table is dropped or truncated
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788545 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 23:14:29 +00:00 |
Michael Stack
|
7886526f30
|
HBASE-1578 Change the name of the in-memory updates from 'memcache' to 'memtable' or....
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@788160 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-24 19:56:51 +00:00 |
Michael Stack
|
e62faa3535
|
HBASE-1549 in zoo.cfg, use localhost instead of 127.0.0.1?
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786673 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 21:39:40 +00:00 |
Nitay Joffe
|
558284d6d2
|
HBASE-1550 hbase-daemon.sh stop should provide more information when stop command fails
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786669 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 21:25:45 +00:00 |
Andrew Kyle Purtell
|
e1bbd8cbc5
|
HBASE-1552 provide version running on cluster via getClusterStatus
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@786666 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-19 21:09:22 +00:00 |
Michael Stack
|
624b155cf4
|
HBASE-1329 Visibility into ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785470 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-17 03:46:12 +00:00 |
Michael Stack
|
23e370c7d9
|
HBASE-1507 iCMS as default JVM
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@784977 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-15 21:07:36 +00:00 |
Michael Stack
|
d1a678ca83
|
HBASE-1509 Add explanation to shell help command on how to use binary keys
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@783993 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 06:04:58 +00:00 |
Michael Stack
|
d841ab681d
|
HBASE-1507 iCMS as default JVM
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@783990 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-12 05:59:54 +00:00 |
Ryan Rawson
|
6af4292630
|
HBASE-1304 - New client server implementation of how gets and puts are handled. -- Thanks to jgray,holstad,stack,rawson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782178 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-06 01:26:21 +00:00 |