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 |
Andrew Kyle Purtell
|
b83cda4bd8
|
HBASE-1961 HBase EC2 scripts
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@836183 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-14 14:11:53 +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 |
Andrew Kyle Purtell
|
463eea1343
|
HBASE-1979 MurmurHash does not yield the same results as the reference C++ implementation when size % 4 >= 2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835840 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 13:10:14 +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
|
efef11e2dc
|
HBASE-1841 If multiple of same key in an hfile and they span blocks, may miss the earlier keys on a lookup
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835757 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 06:39:58 +00:00 |
Michael Stack
|
a6b7d95097
|
HBASE-1975 SingleColumnValueFilter: Add ability to match the value of previous versions of the specified column
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835744 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 05:22:59 +00:00 |
Michael Stack
|
d89e5f13b0
|
HBASE-1974 Update to latest on hadoop 0.21 branch (November11th, 2009)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@835241 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-12 05:48:56 +00:00 |
Michael Stack
|
6babfad71f
|
HBASE-1829 Make use of start/stop row in TableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834664 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 21:01:50 +00:00 |
Andrew Kyle Purtell
|
ca1f068c57
|
HBASE-1963 Output to multiple tables from Hadoop MR without use of HTable
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834554 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 17:20:13 +00:00 |
Michael Stack
|
b13b990a64
|
HBASE-1904 Add tutorilal for installing HBase on Windows using Cygwin as a test and development environment
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834347 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 05:06:24 +00:00 |
Jean-Daniel Cryans
|
9ae54b277b
|
HBASE-1966 Apply the fix from site/ to remove the forrest dependency on java5
HBASE-1967 [Transactional] client.TestTransactions.testPutPutScan fails sometimes
Temporary fix
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@834294 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 01:40:04 +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 |
Michael Stack
|
239ca0c090
|
HBASE-1829 Make use of start/stop row in TableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833952 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 00:41:15 +00:00 |
Michael Stack
|
1c078c3aad
|
HBASE-1928 ROOT and META tables stay in transition state (making the system not usable) if the designated regionServer dies before the assignment is complete
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833779 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-07 23:42:55 +00:00 |
Michael Stack
|
3221983dda
|
HBASE-1953 Overhaul of overview.html (html fixes, typos, consistency) - no content changes; added Lars Francke extra edits
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833592 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-06 22:48:30 +00:00 |
Michael Stack
|
24e48ff4c8
|
HBASE-1957 Get-s can't set a Filter
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833513 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-06 18:41:03 +00:00 |
Michael Stack
|
f76400f6e9
|
HBASE-1949 KeyValue expiration by Time-to-Live during major compaction is broken
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@833194 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-05 21:50:35 +00:00 |
Jean-Daniel Cryans
|
c25e5e20e1
|
HBASE-1781 Weird behavior of WildcardColumnTracker.checkColumn(),
looks like recursive loop
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832659 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 05:10:56 +00:00 |
Jean-Daniel Cryans
|
88c5a74d7c
|
HBASE-1951 Stack overflow when calling HTable.checkAndPut()
when deleting a lot of values
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832640 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 01:26:02 +00:00 |
Jean-Daniel Cryans
|
99e725c7ff
|
HBASE-1919 code: HRS.delete seems to ignore exceptions it shouldnt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832618 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 23:47:41 +00:00 |
Michael Stack
|
4531ccda91
|
HBASE-1954 Transactional scans do not see newest put
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832526 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 19:40:08 +00:00 |
Michael Stack
|
8cffa38ba3
|
HBASE-1954 Transactional scans do not see newest put
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832525 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 19:39:49 +00:00 |
Michael Stack
|
ba354e2c61
|
HBASE-1953 Overhaul of overview.html (html fixes, typos, consistency) - no content changes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832517 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 19:13:47 +00:00 |
Jean-Daniel Cryans
|
4631663ed8
|
HBASE-1944 Add a "deferred log flush" attribute to HTD
caching the boolean
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832259 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-03 01:50:34 +00:00 |
Jean-Daniel Cryans
|
96dfa4a2bf
|
HBASE-1947 If HBase starts/stops often in less than 24 hours,
you end up with lots of store files
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@832188 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-02 23:28:02 +00:00 |
Jean-Daniel Cryans
|
a9680f4e8b
|
Fixing hudson
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831480 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 22:41:45 +00:00 |
Michael Stack
|
d493073e54
|
HBASE-1682 IndexedRegion does not properly handle deletes
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831473 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 22:23:08 +00:00 |
Jean-Daniel Cryans
|
b80f8587bf
|
Trying to fix Hudson, 1 update missing in TestHLog
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831466 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 22:04:04 +00:00 |
Jean-Daniel Cryans
|
e30b9d47f2
|
HBASE-1945 Remove META and ROOT memcache size bandaid
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831447 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 20:36:42 +00:00 |
Jean-Daniel Cryans
|
beaac2c27f
|
HBASE-1944 Add a "deferred log flush" attribute to HTD
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831445 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 20:30:26 +00:00 |
Michael Stack
|
502cfe7b5d
|
HBASE-1946 Unhandled exception at regionserver (Dmitriy Lyfar via Stack)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831395 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 17:25:34 +00:00 |
Jean-Daniel Cryans
|
535651ce1d
|
HBASE-1939 HLog group commit, v3
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831165 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 00:07:37 +00:00 |
Michael Stack
|
279ac982a7
|
HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831156 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 23:47:49 +00:00 |
Michael Stack
|
a5248f95fc
|
HBASE-1943 Remove AgileJSON; unused
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831155 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 23:45:57 +00:00 |
Michael Stack
|
47feb6be86
|
HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831146 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 23:07:37 +00:00 |
Michael Stack
|
ecd4cecd19
|
HBASE-1942 Update hadoop jars in trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@831145 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 23:05:29 +00:00 |
Michael Stack
|
b58a646039
|
HBASE-1816 Master rewrite; should have removed safe-mode from regionserver-side too -- Needed to remove the wait up in top of flush and compactions threads-- used to wait on safe mode... was stuck there...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830844 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 04:42:15 +00:00 |
Jean-Daniel Cryans
|
c7df216c11
|
HBASE-1921 When the Master's session times out and there's only one, cluster is wedged
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830820 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 01:24:03 +00:00 |
Michael Stack
|
67c1fc3436
|
HBASE-1816 Master rewrite; should have removed safe-mode from client-side too...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830801 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 00:01:44 +00:00 |
Jean-Daniel Cryans
|
66728e6f67
|
HBASE-1936 HLog group commit, fixed
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830786 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 22:44:46 +00:00 |
Michael Stack
|
e525abf672
|
HBASE-1816 Master rewrite; fix flag that reported fail on open, always
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830783 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 22:37:06 +00:00 |
Michael Stack
|
d91ee91b89
|
HBASE-1816 Master rewrite; removed hbase.master.lease.period -- unused since zk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830779 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 22:18:14 +00:00 |
Michael Stack
|
d6adcd04f5
|
HBASE-1816 Master Rewrite; redo how we check rootdir in HMaster constructor -- was broke when deploying on cluster
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830768 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 21:34:23 +00:00 |
Michael Stack
|
fd02c343fa
|
HBASE-1816 Master rewrite; remove safe-mode
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830447 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 06:06:54 +00:00 |
Jean-Daniel Cryans
|
0d5da71571
|
HBASE-1936 HLog group commit
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830434 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 03:58:03 +00:00 |
Michael Stack
|
9b43b98449
|
HBASE-1816 Master rewrite; part 1 -- bit of crud removal and tightening up of access in master package
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@830401 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-27 23:32:15 +00:00 |
Michael Stack
|
e5f6c67f0d
|
HBASE-1934 NullPointerException in ClientScanner
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829703 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 05:23:53 +00:00 |
Michael Stack
|
a4c81cdd30
|
HBASE-1930 Put.setTimeStamp misleading (doesn't change timestamp on existing KeyValues, not copied in copy constructor)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@829197 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-23 20:02:14 +00:00 |