Michael Stack
804155c541
HBASE-875 Use MurmurHash instead of JenkinsHash
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698265 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 18:10:06 +00:00
Jean-Daniel Cryans
d65e0b2bd6
HBASE-887 Fix a hotspot in scanners
...
M conf/hbase-default.xml
Added a new config hbase.client.scanner.caching, fixed triplification
M src/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
Implements new next(long, int) method for batching
M src/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java
Defines that new next(long, int) method
M src/java/org/apache/hadoop/hbase/client/HTable.java
Adds new property that is passed to scanners. ClientScanner now handles caching of rows
M src/java/org/apache/hadoop/hbase/client/MetaScanner.java
Small changes related to ScannerCallable
M src/java/org/apache/hadoop/hbase/client/HConnectionManager.java
Same sort of small changes
M src/java/org/apache/hadoop/hbase/client/ScannerCallable.java
Now modified because of new methods in HRS, will be able to handle caching
M src/java/org/apache/hadoop/hbase/client/transactional/TransactionalTable.java
Passes caching to its super class
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698198 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 14:51:22 +00:00
Michael Stack
0b96e8d5ec
HBASE-884 Double and float converters for Bytes class
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698090 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 05:09:14 +00:00
Michael Stack
2dbdd19ccc
HBASE-885 TableMap and TableReduce should be interfaces
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698089 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 05:04:12 +00:00
Michael Stack
aa419f96dd
HBASE-886, HBASE-895 Sort the tables in the web UI [shell] 'list' command should emit a sorted list of tables
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698088 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 04:04:50 +00:00
Jim Kellerman
c912849278
HBASE-892 Cell iteration is broken (Doğacan Güney via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698016 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 22:00:31 +00:00
Michael Stack
ebe81b974f
HBASE-894 [shell] Should be able to copy-paste table description to create new table
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698011 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 21:53:38 +00:00
Michael Stack
5982c95d8e
HBASE-891 HRS.validateValuesLength throws IOE, gets caught in the retries
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698008 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 21:47:59 +00:00
Michael Stack
b174254d9e
HBASE-890 alter table operation and also related changes in REST interface
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@698001 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 21:16:21 +00:00
Michael Stack
fcfcec06c5
HBASE-896 Update jruby from 1.1.2 to 1.1.4; Reverted
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@697983 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 20:50:43 +00:00
Michael Stack
58820c6996
HBASE-896 Update jruby from 1.1.2 to 1.1.4
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@697922 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22 18:16:06 +00:00
Michael Stack
8d88e5cdb0
Move version past 0.18.0 to 0.19.0-dev
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@697640 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 23:38:17 +00:00
Michael Stack
42ad910d1e
Add release date
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@697626 13f79535-47bb-0310-9956-ffa450edef68
2008-09-21 21:48:56 +00:00
Michael Stack
8f96de140a
Add missing license
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@697264 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 22:01:38 +00:00
Michael Stack
b92dcd42c6
Fix the version of hadoop 0.18 hbase works with in the hbase requirements section of 'Getting Started'.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@697153 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 17:02:23 +00:00
Jim Kellerman
2596e3d013
Preparing for 0.18.0 release candidate
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@695089 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14 00:01:02 +00:00
Jean-Daniel Cryans
42b368a2c5
HBASE-822 Added all other languages examples (only Python went in last commit of 822)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@694454 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 20:12:52 +00:00
Jim Kellerman
62c4e4b5b4
HBASE-882 The BatchUpdate class provides, put(col, cell) and delete(col) but no get() (Ryan Smith via Stack and Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@694352 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 17:04:39 +00:00
Michael Stack
8aaf774c9d
Remove tabs accidentally committed as part of HBASE-882
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@693988 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 21:17:56 +00:00
Michael Stack
748b21e94a
HBASE-882 The BatchUpdate class provides, put(col, cell) and delete(col) but no get().
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@693987 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 21:13:21 +00:00
Jean-Daniel Cryans
16a2c45780
HBASE-881 Fixed bug when Master tries to reassign split or offline regions from a dead server
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@693935 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 19:20:17 +00:00
Jim Kellerman
7c0a0af77c
HBASE-871 introduced javadoc error
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@693934 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 19:19:05 +00:00
Michael Stack
6b32dfcf0e
HBASE-877 HCM is unable to find table with multiple regions which contains binary
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@693910 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10 17:47:20 +00:00
Jim Kellerman
e93249b444
HBASE-465 Fix javadoc for all public declarations
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@693597 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 20:36:49 +00:00
Michael Stack
3b540886df
HBASE-868 and HBASE-871 Incrementing binary rows cause strange behavior once table splits AND Major compaction periodicity should be specifyable at the column family level, not cluster wide
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@692963 13f79535-47bb-0310-9956-ffa450edef68
2008-09-08 00:14:10 +00:00
Jim Kellerman
2e13c047ab
HBASE-874 deleting a table kills client rpc; no subsequent communication if shell or thrift server, etc. (Jonathan Gray via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@692596 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06 00:50:58 +00:00
Michael Stack
9553b1c946
HBASE-872 Getting exceptions in shell when creating/disabling tablesk
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@692593 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06 00:32:16 +00:00
Michael Stack
fe19bdd5b2
HBASE-872 Getting exceptions in shell when creating/disabling tables
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@692585 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05 23:57:40 +00:00
Jim Kellerman
1bc2142c54
HBASE-865 Fix javadoc warnings (Rong-En Fan via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@692273 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 22:11:18 +00:00
Michael Stack
d49952f979
HBASE-864 Deadlock in regionserver
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@691710 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 18:17:19 +00:00
Michael Stack
65852deff9
HBASE-860 IndexTableReduce doesnt write the column name as the lucene index field properly
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@691069 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 21:46:46 +00:00
Michael Stack
3e7dd73cd1
Remove DEBUG messages
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690650 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 07:12:58 +00:00
Michael Stack
f9e04bcf5d
HBASE-832 Problem with row keys beginnig with characters < than ',' and the region location cache
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690639 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 05:12:55 +00:00
Michael Stack
0030252119
HBASE-840 More options on the row query in REST interface
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690637 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 04:48:57 +00:00
Michael Stack
78eb75fdbb
HBASE-834 'Major' compactions and upper bound on files we compact at any one time; more from Billy -- fix for upper bound not working
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690635 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 04:31:08 +00:00
Michael Stack
15406ddda7
HBASE-855 compaction can return less versions then we should in some cases
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690630 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31 03:35:33 +00:00
Jim Kellerman
bc577ede4a
HBASE-854 hbase-841 broke build on hudson? - makes sure that proxies are closed. (Andrew Purtell via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690437 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30 01:32:09 +00:00
Michael Stack
1371c33e8d
HBASE-836 Update thrift examples to work with changed IDL (HBASE-697)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690429 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 23:58:10 +00:00
Michael Stack
19c87a375d
HBASE-826 fix xml error in hbase-default.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690428 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 23:40:49 +00:00
Michael Stack
776b740aa4
HBASE-834 Removed redundant logging
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690424 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 23:38:04 +00:00
Michael Stack
99f695beda
HBASE-834 'Major' compactions and upper bound on files we compact at any one time
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690423 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 23:36:02 +00:00
Michael Stack
93ab23183b
Fix broken build -- build was broken by hbase-824
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690370 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 19:19:16 +00:00
Michael Stack
d1adcf1629
HBASE-826 delete table followed by recreation results in honked table
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690101 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 05:09:21 +00:00
Jim Kellerman
7632f2b763
HBASE-768 This message 'java.io.IOException: Install 0.1.x of hbase and run its migration first' is useless (Jean-Daniel Cryans via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690023 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 22:06:11 +00:00
Jim Kellerman
f14cf6362a
HBASE-762 deleteFamily takes timestamp, should only take row and family. Javadoc describes both cases but only implements the timestamp case. (Jean-Daniel Cryans via Jim Kellerman) Committed as part of HBASE-842
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@690021 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 21:51:47 +00:00
Jim Kellerman
1491efc79b
HBASE-842 Remove methods that have Text as a parameter and were deprecated in 0.2.1 (Jean-Daniel Cryans via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@689938 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 19:27:44 +00:00
Jim Kellerman
a1f8ee8ac1
HBASE-552 Bloom filter bugs (Andrzej Bialecki via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@689920 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 18:20:15 +00:00
Michael Stack
bd74b7d721
HBASE-849 Speed improvement in JenkinsHash
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@689888 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 16:49:51 +00:00
Jim Kellerman
f277d7d3b0
HBASE-841 Consolidate multiple overloaded methods in HRegionInterface, HRegionServer (Jean-Daniel Cryans via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@689162 13f79535-47bb-0310-9956-ffa450edef68
2008-08-26 18:20:25 +00:00
Jim Kellerman
90685d499c
HBASE-843 Deleting and recreating a table in a single process does not work (Jonathan Gray via Jim Kellerman)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@688830 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 19:13:29 +00:00