Michael Stack
|
e30ed932bb
|
HBASE-697 thrift idl needs update/edit to match new 0.2 API (and to fix bugs)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@686568 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-16 22:04:16 +00:00 |
Michael Stack
|
8e95cab93c
|
Minor edit fix to hirb help
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@686335 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-15 19:24:14 +00:00 |
Michael Stack
|
9460067fd8
|
HBASE-833 Doing an insert with an unknown family throws a NPE in HRS
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@686322 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-15 19:02:50 +00:00 |
Michael Stack
|
1fb69ec11a
|
HBASE-830 Debugging HCM.locateRegionInMeta is painful
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@686308 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-15 18:27:37 +00:00 |
Jim Kellerman
|
554f25b7ab
|
HBASE-831 committing BatchUpdate with no row should complain (Andrew Purtell via Jim Kellerman) (add attribution)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685996 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-14 19:06:20 +00:00 |
Jim Kellerman
|
282810c65e
|
HBASE-831 committing BatchUpdate with no row should complain
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685984 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-14 18:21:53 +00:00 |
Michael Stack
|
aabc02c44b
|
HBASE-808,809 MAX_VERSIONS not respected, and Deletall doesn't and inserts; fix misapplication of patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685458 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-13 06:22:49 +00:00 |
Michael Stack
|
78b53558b8
|
HBASE-808,809 MAX_VERSIONS not respected, and Deletall doesn't and inserts after delete don't work as expected
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685432 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-13 04:15:58 +00:00 |
Jim Kellerman
|
20165cc25c
|
HBASE-798 Add missing classes: UnknownRowLockException and RowLock which were present in previous versions of the patches for this issue, but not in the version that was committed. Also fix a number of compilation problems that were introduced by patch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685421 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-13 02:33:09 +00:00 |
Michael Stack
|
e1f22ab399
|
HBASE-825 master logs showing byte[] in place of string on logging
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685397 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-13 00:20:34 +00:00 |
Jim Kellerman
|
e1ab934e5d
|
HBASE-798 Provide Client API to explicitly lock and unlock rows (Jonathan Gray via Jim Kellerman)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685391 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-13 00:07:29 +00:00 |
Michael Stack
|
daccae3d26
|
HBASE-795 More Table operation in TableHandler for REST interface; forgot file
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685351 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 22:31:51 +00:00 |
Michael Stack
|
991dd0ee76
|
HBASE-824 Bug in Hlog we print array of byes for region name
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685341 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 22:11:52 +00:00 |
Michael Stack
|
0ce4989273
|
HBASE-795 More Table operation in TableHandler for REST interface
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685340 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 22:08:04 +00:00 |
Michael Stack
|
76fa8fdeed
|
HBASE-806 Change HbaseMapWritable and RowResult to implement SortedMap instead of Map
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685272 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 19:16:24 +00:00 |
Michael Stack
|
7a8522af1c
|
HBASE-787 Postgresql to HBase table replication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685259 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 18:44:50 +00:00 |
Michael Stack
|
077778ea7b
|
HBASE-787 Postgresql to HBase table replication
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685258 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 18:43:38 +00:00 |
Michael Stack
|
802571af28
|
HBASE-813 Add a row counter in the new shell
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685257 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 18:30:33 +00:00 |
Michael Stack
|
c41834a778
|
HBASE-821 UnknownScanner happens too often
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685236 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 17:30:10 +00:00 |
Michael Stack
|
14160de524
|
HBASE-820 Need mainline to flush when 'Blocking updates' goes up.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685234 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 17:23:11 +00:00 |
Michael Stack
|
7a33adc974
|
HBASE-818 Deadlock running 'flushSomeRegions'
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685217 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 16:21:44 +00:00 |
Michael Stack
|
a28a8219cb
|
HBASE-812 Compaction needs little better skip algo
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685030 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 04:14:24 +00:00 |
Jim Kellerman
|
3d6b96aa48
|
HBASE-819 Remove DOS-style ^M carriage returns from all code where found (Jonathan Gray via Jim Kellerman)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@685009 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 00:55:22 +00:00 |
Michael Stack
|
6cab23c4a0
|
HBASE-729 lient region/metadata cache should have a public method for invalidating entries
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684951 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 21:56:30 +00:00 |
Jim Kellerman
|
0696c139f5
|
HBASE-811 fix whitespaace
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684937 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 21:24:04 +00:00 |
Jim Kellerman
|
0c3bd478b3
|
HBASE-811 HTD is not fully copyable (Andrew Purtell via Jim Kellerman)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684911 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 20:45:35 +00:00 |
Jim Kellerman
|
8763e9e92c
|
HBASE-805 Fix whitespace diffs in HRegionServer
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684845 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 17:57:53 +00:00 |
Michael Stack
|
f34578157c
|
HBASE-816 TableMap should survive USE
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684843 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 17:55:41 +00:00 |
Jim Kellerman
|
fa86731a5b
|
HBASE-805 Remove unnecessary getRow overloads in HRS (Jonathan Gray via Jim Kellerman)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684054 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 18:55:46 +00:00 |
Jean-Daniel Cryans
|
8124fa7f7c
|
Added a check in HBase.rb to make sure table is disabled when drop.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684053 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 18:53:30 +00:00 |
Michael Stack
|
4aaf44274d
|
Add new section for 0.3.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684045 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 18:42:08 +00:00 |
Michael Stack
|
b63d69d0c4
|
Move past the 0.2.0 release
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684043 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 18:39:39 +00:00 |
Michael Stack
|
8274198b4f
|
Add release date
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684040 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 18:37:30 +00:00 |
Michael Stack
|
4f57d5b496
|
HBASE-796 Deprecates Text/String methods from HTable and modifies all classes that used Text/String methods so that they use byte[] instead
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@682953 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 21:27:40 +00:00 |
Michael Stack
|
942c54cf56
|
HBASE-790 During import, single region blocks requests for >10 minutes, thread dumps, throws out pending requests, and continues
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@682874 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 19:05:48 +00:00 |
Michael Stack
|
13d0f9c527
|
HBASE-789 add clover coverage report targets
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@682496 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-04 20:31:13 +00:00 |
Michael Stack
|
e30059125f
|
HBASE-793 HTable.getStartKeys() ignores table names when matching columns
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@682444 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-04 17:27:29 +00:00 |
Michael Stack
|
4c86428312
|
Fix mistake in last commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@681895 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-01 23:09:30 +00:00 |
Michael Stack
|
165e2ed915
|
Fix deadlock caused by HBASE-790 patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@681889 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-01 23:01:08 +00:00 |
Michael Stack
|
92bd62bf58
|
Fix overlogging; part of HBASE-792 patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@681833 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-01 21:23:02 +00:00 |
Michael Stack
|
b3bdd512f3
|
Patches to alleviate HBASE-790 and HBASE-792
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@681822 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-01 20:59:52 +00:00 |
Michael Stack
|
70e8c417d0
|
HBASE-751 dfs exception and regionserver stuck during heavy write load
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@681612 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-01 06:40:18 +00:00 |
Michael Stack
|
5710476a73
|
HBASE-791 RowCount doesn't work
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@681590 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-01 02:39:22 +00:00 |
Jim Kellerman
|
344b6b774b
|
HBASE-788 Div by zero in Master.jsp (Clint Morgan via Jim Kellerman)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@681525 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-31 22:40:04 +00:00 |
Michael Stack
|
809180eef2
|
HBASE-783 For single row, single family retrieval, getRow() works half as fast as getScanner().next()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@680910 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-30 04:37:06 +00:00 |
Jim Kellerman
|
410a8266c0
|
HBASE-511 add attribution
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@680903 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-30 01:47:29 +00:00 |
Jim Kellerman
|
e4449cfc8f
|
HBASE-511 Do exponential backoff in clients on NSRE, WRE, ISE, etc.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@680902 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-30 01:45:44 +00:00 |
Jim Kellerman
|
0a9f7e62f6
|
HBASE-771 Names legal in 0.1 are not in 0.2; breaks migration
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@680453 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 19:26:30 +00:00 |
Jim Kellerman
|
37b6f7e42e
|
HBASE-424 Should be able to enable/disable .META. table
Fixed enable table so that it no longer waits for the META table to become available when enabling the META table.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@680422 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 17:57:11 +00:00 |
Michael Stack
|
5af2380bac
|
HBASE-779 Test changing hbase.hregion.memcache.block.multiplier to 2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@680218 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 01:12:35 +00:00 |