Commit Graph

5821 Commits

Author SHA1 Message Date
Jean-Daniel Cryans d440c135ef HBASE-7300 HbckTestingUtil needs to keep a static executor to lower the number of threads used
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1418571 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 00:46:56 +00:00
Zhihong Yu f8cb35d156 HBASE-5258 Move coprocessors set out of RegionLoad (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1418561 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 23:57:10 +00:00
jxiang 044f53bf33 HBASE-7284 Rename rest server from Main to RESTServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1418407 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 17:32:52 +00:00
nkeywal ae684de8fd HBASE-7269 Testing in place does not work if not building with default profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1418333 13f79535-47bb-0310-9956-ffa450edef68
2012-12-07 14:38:42 +00:00
larsh 0d8874982c HBASE-7279 Avoid copying the rowkey in RegionScanner, StoreScanner, and ScanQueryMatcher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417715 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 00:25:56 +00:00
Michael Stack 970b111774 HBASE-7285 HMaster fails to start with secure Hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417690 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 23:13:30 +00:00
Michael Stack 39a0f56d47 More on bad disk handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417657 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 21:31:57 +00:00
jxiang a3500ea1c8 HBASE-7277 Thrift default JMX port should be 10103 instead of 8093
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417530 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:07:50 +00:00
jxiang 5ac2f7b343 HBASE-7274 Enable JMX metrics collection for REST Server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417527 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 17:05:27 +00:00
Zhihong Yu b0072b0b46 HBASE-6423 Writes should not block reads on blocking updates to memstores - Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417242 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 00:03:41 +00:00
larsh 16084720bb HBASE-7008 Set scanner caching to a better default, disable Nagles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417233 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 23:08:34 +00:00
Michael Stack 2e5618b053 HBASE-7249 add test name filter to IntegrationTestsDriver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417230 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 22:56:18 +00:00
jxiang f7f190a684 HBASE-6423 Writes should not block reads on blocking updates to memstores
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417078 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 18:14:23 +00:00
Michael Stack 186b8ce11e more snappy edit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417059 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 17:46:43 +00:00
jyates 690f61be12 HBASE-7270: Remove MultiPut and MultiPutResponse to satisfy rat-check
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1417015 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 16:17:11 +00:00
Zhihong Yu c508feedbc HBASE-7260 Upgrade hadoop 1 dependency to hadoop 1.1.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416801 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 07:58:26 +00:00
jyates 9659055f16 HBASE-6879: Add HBase Code Template
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416741 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 01:24:18 +00:00
Jean-Daniel Cryans 211e4e019b HBASE-6804 [replication] lower the amount of logging to a more human-readable level
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416735 13f79535-47bb-0310-9956-ffa450edef68
2012-12-04 00:09:49 +00:00
eclark abd334265e HBASE-7265 Make Maven skip module test properties consistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416723 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 23:17:29 +00:00
Michael Stack 57e068fd31 HBASE-7256 Quick Start Guide shows stable version as 0.95, in the stable folder it is 0.94
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416679 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:38:13 +00:00
eclark 3baeb74265 HBASE-7187 Create empty hbase-client module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416676 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:30:19 +00:00
Michael Stack 8c4893078c HBASE-7264 Improve Snappy installation documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416675 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:30:14 +00:00
eclark 1826577ffc HBASE-7187 Revert Dirty commit.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416671 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:26:30 +00:00
Michael Stack b3271bd279 HBASE-7264 Improve Snappy installation documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416667 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:20:28 +00:00
eclark d269cd2687 HBASE-7187 Create empty hbase-client module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416664 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 21:11:31 +00:00
Michael Stack 489726957e HBASE-7253 CompactionTool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416657 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 20:35:58 +00:00
Michael Stack ee254fa233 HBASE-1299 JSPs don't HTML escape literals (ie: table names, region names, start & end keys)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416645 13f79535-47bb-0310-9956-ffa450edef68
2012-12-03 19:38:57 +00:00
jxiang 5a408cf256 HBASE-7204 Make hbck ErrorReporter pluggable, ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415897 13f79535-47bb-0310-9956-ffa450edef68
2012-12-01 00:38:39 +00:00
jxiang 51dc20638e HBASE-7204 Make hbck ErrorReporter pluggable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415871 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 22:16:51 +00:00
Michael Stack ac3c5eb6fa HBASE-7234 Remove long-deprecated HServerAddress and HServerInfo Writables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415766 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 17:50:44 +00:00
Michael Stack f5a3a12b24 Add note on 'bad disk'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415759 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 17:38:32 +00:00
Michael Stack 82faf90366 HBASE-5069 [book] Document how to count rows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415733 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 16:43:08 +00:00
Michael Stack 813cd30de5 HBASE-7232 Remove HbaseMapWritable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415507 13f79535-47bb-0310-9956-ffa450edef68
2012-11-30 06:27:21 +00:00
Doug Meil cb8aca6e74 hbase-7241. refGuide. Perf/Schema design cleanup.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415422 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:46:02 +00:00
larsh 726f822774 HBASE-7215 Put, Delete, Increment, Result, all all HBase M/R classes still implement/use Writable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415412 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 22:19:39 +00:00
Michael Stack e860e94ded HBASE-7225 on trunk, integration tests are not packaged into distribution
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415056 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 06:47:34 +00:00
Michael Stack 74b66e46e8 HBASE-6201 Document how to run integration tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415055 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 06:44:57 +00:00
eclark 7dc5908e6b HBASE-7220 Creating a table with 3000 regions on 2 nodes fails after 1 hour
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415016 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 01:12:55 +00:00
Enis Soztutar eded2c4881 HBASE-7235 TestMasterObserver is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1415005 13f79535-47bb-0310-9956-ffa450edef68
2012-11-29 00:12:57 +00:00
Enis Soztutar b79c62dcbd HBASE-7172 TestSplitLogManager.testVanishingTaskZNode() fails when run individually and is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414973 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 22:38:00 +00:00
eclark e6053a6160 HBASE-7168 ADD in the script called 'hbase', we don't check for errors when generating the classpath with mvn
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414868 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 19:05:15 +00:00
Michael Stack c4ff575b89 HBASE-7229 ClassFinder finds compat tests during mvn package, causing TestCheckTestClasses to fail
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414864 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 18:58:24 +00:00
Michael Stack 595b75087e HBASE-7159 Upgrade zookeeper dependency to 3.4.5
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414819 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 17:10:21 +00:00
Doug Meil 0f4fc4f4dc hbase-7228. book.xml. Schema Design - adding entry for "rows as columns"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414725 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 14:27:44 +00:00
Michael Stack 4d4129231b HBASE-7200 hbase-it/src/test/java/org/apache/hadoop/hbase/IngestIntegrationTestBase.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414559 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 07:15:13 +00:00
Michael Stack 54a761ed2d Start in doc'ing how to cross the singularity
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414530 13f79535-47bb-0310-9956-ffa450edef68
2012-11-28 05:34:25 +00:00
Doug Meil 7dc169f6d3 hbase-7223 book.xml. addition to RowKey design section about keyspace/region splits.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414444 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 22:30:17 +00:00
Michael Stack 9806433ee9 HBASE-7110 refactor the compaction selection and config code similarly to 0.89-fb changes; REAPPLY v9
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414308 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 18:33:28 +00:00
nkeywal 47e3e0940b Add Yourkit as a sponsor (java profiler)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414261 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 16:53:05 +00:00
jyates d8ceacc577 HBASE-7214: CleanerChore logs too much, so much so it obscures all else that is going on
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414229 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 15:41:41 +00:00