Commit Graph

7274 Commits

Author SHA1 Message Date
Jean-Daniel Cryans cd72d29eae HBASE-9173 replication_admin#get_peer_state(id) in ruby script pointing to
undefined method `getPeerState'


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513676 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 22:31:53 +00:00
Michael Stack f0dfc4d1ae HBASE-9200 HFilePrettyPrinter finds incorrect largest row
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513672 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 22:05:19 +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
Jonathan Hsieh 48c1e7aff3 HBASE-9205 fix javadoc violations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513651 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 21:01:51 +00:00
ramkrishna c8abdc34c5 HBASE-9190-Update scan.rb description to match the naming convention of META after namespace change (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513588 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 16:32:58 +00:00
jxiang e06fa1d529 HBASE-9199 Call duration is not accurate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513584 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 16:29:44 +00:00
jxiang 0a84963bb8 HBASE-9198 RpcClient#call could hang
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513582 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 16:27:42 +00:00
Michael Stack ade6149e37 HBASE-5044 Clarify solution for problem described on http://hbase.apache.org/book/trouble.mapreduce.html
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513344 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 04:36:25 +00:00
Michael Stack a31d8cc4d1 HBASE-9202 TestThriftServerCmdLine.testRunThriftServer[18] fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513342 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 04:19:03 +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 82ddf0da03 HBASE-9197 TestAdmin#testShouldCloseTheRegionBasedOnTheEncodedRegionName shuts down the namespaces table and never starts it up again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513306 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 00:12:35 +00:00
larsh 5f0503ca2f HBASE-9146 TestHTablePool hangs when run as part of runMediumTests profile (Rajesh Venkatachalam)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513302 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 23:57:58 +00:00
jxiang 7d49b07b9c HBASE-9184 Ignore zk assign event if region is not known in transition
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513294 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 23:35:38 +00:00
eclark 7939a64b70 HBASE-9192 IntegrationTestBigLinkedListWithChaosMonkey never exits if there is an error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513289 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 22:49:39 +00:00
Michael Stack 3ac06a5ce1 HBASE-9189 IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() should check all the stores before returning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513262 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 21:40:58 +00:00
Michael Stack 99efcdaa6c HBASE-8913 Remove .replogs reference as we no longer use it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513205 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 17:15:03 +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
jeffreyz 4dc52261a1 hbase-8018: Add 'Flaky Testcase Detector' tool into dev-tools
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512876 13f79535-47bb-0310-9956-ffa450edef68
2013-08-11 06:22:36 +00:00
Michael Stack 6de1ab3f2f HBASE-9130 Invert the name of namespace commands to match the snapshots and replication form
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512859 13f79535-47bb-0310-9956-ffa450edef68
2013-08-11 02:59:59 +00:00
Michael Stack 428e70cf2f HBASE-9130 Invert the name of namespace commands to match the snapshots and replication form
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512858 13f79535-47bb-0310-9956-ffa450edef68
2013-08-11 02:58:23 +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
Michael Stack 71afb594dc HBASE-9185 mvn site target fails when building with Maven 3.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512816 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 18:36:52 +00:00
Michael Stack e452cfe08a HBASE-9187 HBaseAdmin#testTableExists can go zombie
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512564 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 05:12:04 +00:00
Michael Stack 49b79cd4ca HBASE-9152 Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512560 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 04:10:03 +00:00
jeffreyz e80484d7bf HBASE-9098: During recovery use ZK as the source of truth for region state - v2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512553 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 02:25:50 +00:00
Michael Stack 28eb922551 HBASE-9168 TestMetaMigrationConvertingToPB fails on hadoop 2.0 due to FileNotFoundException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512525 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 23:02:09 +00:00
Michael Stack a1244d73d7 HBASE-9181 Fix javadoc warnings introduce by namespaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512519 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 22:49:33 +00:00
Michael Stack 1dee7837ff HBASE-9178 TestSecureLoadIncrementalHFilesSplitRecovery hangs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512512 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 22:01:48 +00:00
Michael Stack 9408b947b5 HBASE-9174 javac hangs compiling hbase-example module since namespaces went ink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512508 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 21:50:38 +00:00
Jean-Daniel Cryans a63f524831 HBASE-8663 a HBase Shell command to list the tables replicated from
current cluster (Demai Ni via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512488 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 20:44:43 +00:00
jyates d36db689ec HBASE-9097: Set HBASE_CLASSPATH before rest of the classpath
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512460 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 19:26:12 +00:00
eclark 31e68517c6 HBASE-8726 Create an Integration Test for online schema change
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512429 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 18:21:07 +00:00
Zhihong Yu 4ec30df08f HBASE-9061 Put back TestReplicationKillMasterRSCompressed when fixed over in HBASE-8615 (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512345 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 15:34:01 +00:00
jxiang d190372bfc HBASE-9161 TestAssignmentManagerOnCluster.testSSHWhenDisablingTableRegionsInOpeningOrPendingOpenState could hang
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512134 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 04:13:34 +00:00
Zhihong Yu 1236068fd0 HBASE-8615 HLog Compression may fail due to Hadoop fs input stream returning partial bytes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512133 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 04:05:24 +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
Jonathan Hsieh f528e81766 HBASE-9142 Mutation#getFamilyMap() return type change between HBase 94 and 96 breaks downstream apps
For 0.95/0.96, we need to preserve the getFamilyMap signature through a deprecation cycle.  The new
method needs to be present alongside the old in 0.95, so we rename the method with the new signature
to getFamilyCellMap() in both trunk and 0.95, and restore a deprecated version of the old in 0.95.



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512103 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 23:50:28 +00:00
larsh 3bc9e2c95c HBASE-9158 Serious bug in cyclic replication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512089 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 22:58:40 +00:00
Michael Stack eb197cbf04 HBASE-9163 Add timeouts to HBaseAdmin because hanging/zombying
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512077 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 22:49:18 +00:00
larsh c8530f81d4 HBASE-9079 FilterList getNextKeyHint skips rows that should be included in the results (Viral Bajaria and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512018 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 20:27:18 +00:00
larsh d28f8564ad HBASE-8408; addendum for new HConnection API
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511885 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 17:17:04 +00:00
nkeywal b94a48d104 HBASE-9156 2000ms timeout for some client calls
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511853 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 16:27:28 +00:00
Zhihong Yu d040e9cbd9 HBASE-9123 Filter protobuf generated code from long line warning (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511846 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 16:08:06 +00:00
Michael Stack 953553b45a HBASE-8015 implement namespaces; ADDENDUM TWO -- REMOVE FILE REMOVED BY ORIGINAL PATCH
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511589 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 06:01:54 +00:00
Michael Stack d5eebc6b02 HBASE-8408 Implement namespace; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511587 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 05:49:29 +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
larsh d363e852e6 HBASE-6580 Deprecate HTablePool in favor of HConnection.getTable(...)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511543 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 23:58:05 +00:00