Commit Graph

90 Commits

Author SHA1 Message Date
Michael Stack df49eca1eb HBASE-9413 WebUI says ".META." table but table got renames to "hbase:meta". Meed to update the UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520463 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 00:29:48 +00:00
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
eclark b3cfe061e1 HBASE-9370 Add logging to Schema change Chaos actions.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518412 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 22:59:12 +00:00
Michael Stack 7cde56cd37 HBASE-9350 In ChaosMonkey, MoveRegionsOfTableAction throws UnknownRegionException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517874 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 16:46:35 +00:00
eclark de60f4999e HBASE-9290 Add logging in IntegrationTestBigLinkedList Verify reduce phase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516609 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:15:30 +00:00
eclark a07a9dbbe6 HBASE-9269 IntegrationTestBulkLoad fails because a public constructor is needed.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515947 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 19:39:26 +00:00
eclark e91ef96624 HBASE-9253 clean up IT test code.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515207 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 20:29:54 +00:00
eclark ec67046424 HBASE-9237 Integration test cleanup after ChaosMonkey refactor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514864 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 19:36:28 +00:00
eclark 1fe8c622c9 HBASE-9193 Make what Chaos monkey actions run configurable per test.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514163 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 05:44:56 +00:00
eclark e926483258 HBASE-9121 Update HTrace to 2.00 and add new example usage. -- Part2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514094 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 23:29:48 +00:00
eclark 5c2a90aa28 HBASE-9121 Update HTrace to 2.00 and add new example usage.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514091 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 23:20:51 +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
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
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
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
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
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
Enis Soztutar 08235fca23 HBASE-9085 Integration Tests fails because of bug in teardown phase where the cluster state is not being restored properly. (gautam)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509538 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 04:42:03 +00:00
Devaraj Das 3daea02e86 HBASE-8846. Refactors the old exceptions back to their original packages.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508301 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 05:14:32 +00:00
jxiang b60e27d9d8 HBASE-9020 Make hbase-it HBASE_HOME configurable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506205 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 18:42:11 +00:00
jxiang 9c1a498432 HBASE-9017 Consolidate ChaosMonkey's random objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505891 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 03:12:34 +00:00
jxiang b17b2e46a8 HBASE-8994 Adding log to chaos monkey actions to show what're performed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505144 13f79535-47bb-0310-9956-ffa450edef68
2013-07-20 14:38:27 +00:00
jyates 0632023c14 HBASE-8928: Make ChaosMonkey & LoadTest tools extensible (Gautam Soni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504609 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:16:47 +00:00
jxiang c4f38c18f4 HBASE-8845 Add integration test for split, online merge, and compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504515 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 16:38:47 +00:00
sershe a96d77ffd5 HBASE-8935 IntegrationTestBigLinkedList fails under load on 0.94 due to some scan issues - add logging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503524 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 23:53:03 +00:00
sershe b5459be95d HBASE-7770 minor integration test framework fixes (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502415 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 03:23:02 +00:00
eclark 71ebf190c8 HBASE-8902 IntegrationTestBulkLoad takes way too long
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502338 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 19:33:47 +00:00
eclark b33d113a64 HBASE-8924 Master Can fail to come up after chaos monkey if the sleep time is too short.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1502144 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 08:10:02 +00:00
eclark c56f121117 HBASE-8904 Clean up IntegrationTestMTTR and add small features.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501614 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 23:45:54 +00:00
Enis Soztutar 0e22f9ec78 HBASE-8200 Integration Test classes are not part of the default HBase classpath.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501602 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 23:09:42 +00:00
eclark 022593a9ff HBASE-8882 Addendum to add category to IntegrationTestMTTR.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501086 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 04:37:35 +00:00
eclark 631b20dfe3 HBASE-8882 Create an Integration Test to Test MTTR
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501042 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 01:44:39 +00:00
eclark 26d5bcf418 HBASE-8880 Integration Tests shouldn't set the number or reties.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501040 13f79535-47bb-0310-9956-ffa450edef68
2013-07-09 01:37:40 +00:00
jeffreyz 8e78536a3b HBASE-8729: distributedLogReplay may hang during chained region server failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1499925 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 07:44:00 +00:00
Michael Stack b98fad4a87 HBASE-8791 Precommit hadoopqa is broke since -r1491656
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495795 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 06:26:54 +00:00
Michael Stack a71464bf84 HBASE-8696 Fixup for logs that show when running hbase-it tests.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494453 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 04:48:04 +00:00
sershe 3b18accd8e HBASE-8700 IntegrationTestBigLinkedList can fail due to random number collision
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1492034 13f79535-47bb-0310-9956-ffa450edef68
2013-06-12 01:57:59 +00:00
eclark 30c8032cb2 HBASE-8672 Create an Integration test for Bulk Loads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491656 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 00:14:54 +00:00
Michael Stack 3b317f6f18 HBASE-8637 IntegrationTestBigLinkedListWithChaosMonkey uses the wrong table name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491573 13f79535-47bb-0310-9956-ffa450edef68
2013-06-10 19:32:13 +00:00
Michael Stack c920eb3c4c HBASE-8657 Miscellaneous log fixups for hbase-it; tidier logging, fix a few NPEs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487945 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:31:15 +00:00
Michael Stack 957f580d83 HBASE-8631 Meta Region First Recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487939 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:20:44 +00:00
Michael Stack bd7012e3a1 HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey -- FORGOT TO SVN ADD A FILE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486376 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 22:10:56 +00:00
Michael Stack c19b7ba9d9 HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486255 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 00:09:52 +00:00
Michael Stack 2883068462 HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey; REVERTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486120 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 17:06:00 +00:00
Michael Stack 2f68a2c06b HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486118 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 17:02:53 +00:00
eclark 5583d1fb12 HBASE-8564 ADDENDUM TestMetricsRegionServer depends on test order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485525 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 01:09:49 +00:00
Zhihong Yu bac9ae973c HBASE-8306 Enhance TestJoinedScanners with ability to specify various parameters (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480277 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 13:54:26 +00:00
sershe e5becce33e HBASE-8405 Add more custom options to how ClusterManager runs commands REDO DIFFERENTLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479713 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 23:07:55 +00:00
Michael Stack d668363c23 HBASE-8214 Remove proxy and engine, rely directly on pb generated Service
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478637 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 03:52:15 +00:00
eclark b49702db75 HBASE-8468 IntegrationTestImportTsv fails on a cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477877 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 23:42:05 +00:00