Jonathan Hsieh
|
5a3060ee37
|
HBASE-9334 Convert KeyValue to Cell in hbase-client module - Filters
HBASE-9359 Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519077 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-30 20:31:47 +00:00 |
Enis Soztutar
|
0ab9331948
|
HBASE-9384 [WINDOWS] Using file://{hbase.tmp.dir}/hbase for hbase.rootdir causes illegal argument exception on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519021 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-30 16:44:35 +00:00 |
Jonathan Hsieh
|
739f438176
|
HBASE-9247 Cleanup Key/KV/Meta/MetaKey Comparators
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518817 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-29 20:45:04 +00:00 |
Jonathan Hsieh
|
950a552f77
|
HBASE-9372 Restore HConstants.META_TABLE_NAME as deprecated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518416 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 23:29:57 +00:00 |
Michael Stack
|
2112f2dc9f
|
HBASE-9341 Document hbase.hstore.compaction.kv.max
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518400 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 21:50:23 +00:00 |
Michael Stack
|
d196d1b742
|
HBASE-9278 Reading Pre-namespace meta table edits kills the reader
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518397 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 21:46:28 +00:00 |
Michael Stack
|
02de8c40d9
|
HBASE-9230 Fix the server so it can take a pure pb request param and return a pure pb result
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518346 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 19:59:09 +00:00 |
Michael Stack
|
1e71b56731
|
HBASE-8462 Custom timestamps should not be allowed to be negative
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518322 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 18:42:26 +00:00 |
Michael Stack
|
102f84d272
|
HBASE-9283 Struct and StructIterator should properly handle trailing nulls
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518320 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-28 18:32:04 +00:00 |
Devaraj Das
|
b936444e34
|
HBASE-9116. Adds a view/edit tool for favored nodes mapping. Also implements the FavoredNodeLoadBalancer.balanceCluster method.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518016 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 22:12:21 +00:00 |
Zhihong Yu
|
91ef1fda93
|
HBASE-9348 TerminatedWrapper error decoding, skipping skippable types (Nick)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517858 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 16:06:09 +00:00 |
eclark
|
cd8e01f1c3
|
HBASE-9339 Fix saveVersion.sh's GIT awareness.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517695 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-26 20:52:12 +00:00 |
Michael Stack
|
d0be323947
|
HBASE-9332 OrderedBytes does not decode Strings correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517655 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-26 19:43:38 +00:00 |
Michael Stack
|
ddedcb9ce4
|
HBASE-9248 Place holders for tags in 0.96 to accommodate tags in 0.98
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516614 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-22 21:23:04 +00:00 |
Michael Stack
|
41db4e539f
|
HBASE-9282 Minor logging cleanup; shorten logs, remove redundant info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516267 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-21 19:25:21 +00:00 |
Michael Stack
|
d663f2baa1
|
HBASE-8165 Move to Hadoop 2.1.0-beta from 2.0.x-alpha (WAS: Update our protobuf to 2.5 from 2.4.1)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516084 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-21 05:04:20 +00:00 |
Jonathan Hsieh
|
7d94fa70f5
|
HBASE-9262 Make KeyValue.KEY_COMPARATOR default for HFileWriterFactory
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515591 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 20:30:02 +00:00 |
Jonathan Hsieh
|
b9e92fdf6f
|
HBASE-9246 Remove ROOT_TABLEDESC, ROOT_REGIONINFO, and ROOT_TABLE_NAME
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515160 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-18 16:28:10 +00:00 |
jxiang
|
1b890d3ecd
|
HBASE-9234 Rebuilding user regions should ignore system tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515137 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-18 15:33:24 +00:00 |
Jonathan Hsieh
|
4dd82c9b1c
|
HBASE-9164 Convert List<? extends Cell> anti pattern to List<Cell> pattern
This patch also starts a refactor of the KVComparator.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514400 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 17:49:06 +00:00 |
Jonathan Hsieh
|
88de40d738
|
HBASE-9196 Remove dead code related to KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513964 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 17:00:45 +00:00 |
Michael Stack
|
db3824ab5b
|
HBASE-9128 Drop the '.' prefix from names under hbase.rootdir after namespaces goes in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513736 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 06:19:50 +00:00 |
Michael Stack
|
ac10b3c13d
|
HBASE-8409 Security support for namespaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513666 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 21:49:56 +00:00 |
larsh
|
41bf91e43d
|
HBASE-9139 Independent timeout configuration for rpc channel between cluster nodes (Julian Zhou)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513337 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 04:06:21 +00:00 |
Michael Stack
|
75b2ecc695
|
HBASE-8693 DataType: provide extensible type API (Nick Dimiduck) -- ADD MISSING LICENSE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513019 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-11 23:37:25 +00:00 |
nkeywal
|
a63fe7babb
|
HBASE-8693 DataType: provide extensible type API (Nick Dimiduck)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512929 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-11 13:50:05 +00:00 |
nkeywal
|
f50d355b06
|
HBASE-8201 OrderedBytes: an ordered encoding strategy (Nick Dimiduck)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512923 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-11 13:39:57 +00:00 |
nkeywal
|
af7c9e1280
|
HBASE-9091 Update ByteRange to maintain consumer's position (Nick Dimiduck)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512921 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-11 13:32:20 +00:00 |
jxiang
|
1d4dfa8ddf
|
HBASE-9155 Enhance LoadTestTool to support updates
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512817 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-10 18:53:46 +00:00 |
eclark
|
db1e061c7d
|
HBASE-7639 Enable online schema update by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512113 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 00:34:23 +00:00 |
Michael Stack
|
46fb7c409d
|
HBASE-8408 Implement namespace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511577 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-08 04:19:49 +00:00 |
Jean-Daniel Cryans
|
d88cfcae75
|
HBASE-8322 Re-enable hbase checksums by default
HBASE-8785 revise zookeeper session timeout setting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511530 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-07 23:15:18 +00:00 |
eclark
|
d20edb96dc
|
HBASE-9129 Scanner prefetching leaks scanners.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-06 20:10:37 +00:00 |
ramkrishna
|
23cd5cf78b
|
HBASE-8849 - CellCodec should write and read the memstoreTS/mvccVersion (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511043 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-06 17:19:04 +00:00 |
Michael Stack
|
3ad1139378
|
HBASE-9031 ImmutableBytesWritable.toString() should downcast the bytes before converting to hex string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509842 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 20:08:30 +00:00 |
Michael Stack
|
a1cb0fc0e8
|
HBASE-9119 hbase.mapreduce.hfileoutputformat.blocksize should configure with blocksize of a table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509835 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 19:45:41 +00:00 |
Michael Stack
|
34c8e0ab16
|
HBASE-8224 Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509813 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 19:01:34 +00:00 |
Michael Stack
|
50df1e2fd7
|
HBASE-8764 Some MasterMonitorCallable should retry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507495 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 22:38:15 +00:00 |
Zhihong Yu
|
6ddd020445
|
HBASE-9036 Few small code cleanup (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506669 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 19:37:06 +00:00 |
Lars George
|
53ed511717
|
HBASE-8948 Bound table pool size in Thrift 2 server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505321 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-21 09:30:52 +00:00 |
jxiang
|
ac924da7af
|
HBASE-8962 Clean up code and remove regular log splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504647 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 20:42:35 +00:00 |
Zhihong Yu
|
25e14c8b48
|
HBASE-8884 Pluggable RpcScheduler (Chao Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504584 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-18 18:26:04 +00:00 |
Enis Soztutar
|
c89c0e25f0
|
HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should support it for BC (add missing file)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503488 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 21:40:12 +00:00 |
Enis Soztutar
|
7fa275407f
|
HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should support it for BC
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503484 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-15 21:38:37 +00:00 |
Michael Stack
|
e11ff8a5fd
|
HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502128 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 07:01:27 +00:00 |
Michael Stack
|
e79eefe78b
|
HBASE-8918 Removes redundant identifiers from interfaces; REVERT -- PREMATURE APPLICATION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501909 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 18:50:21 +00:00 |
Michael Stack
|
e194ee4d98
|
HBASE-8918 Removes redundant identifiers from interfaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501880 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 17:53:33 +00:00 |
Michael Stack
|
a2516d3bc0
|
HBASE-8888 Tweak retry settings some more, *some more*
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501651 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-10 05:48:47 +00:00 |
Michael Stack
|
ba683b9386
|
HBASE-8898 Minor reformatting of hbase-default.xml and removal of comments that say what the 'default' is (since rarely agrees w/ actual setting); ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500968 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 21:31:21 +00:00 |
Michael Stack
|
867404d5f6
|
HBASE-8898 Minor reformatting of hbase-default.xml and removal of comments that say what the 'default' is (since rarely agrees w/ actual setting)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500960 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-08 21:20:57 +00:00 |