Commit Graph

5821 Commits

Author SHA1 Message Date
Michael Stack 8e49c2a45d HBASE-7110 refactor the compaction selection and config code similarly to 0.89-fb changes; REVERT of original patch and ADDENDUM because applied old patch originally, v8
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1414000 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 05:23:14 +00:00
Michael Stack 5d19fcfd83 HBASE-7110 refactor the compaction selection and config code similarly to 0.89-fb changes; ADDENDUM to fix broke TestHeapSize
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413995 13f79535-47bb-0310-9956-ffa450edef68
2012-11-27 04:48:38 +00:00
Michael Stack 3d759b79c8 HBASE-7110 refactor the compaction selection and config code similarly to 0.89-fb changes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413912 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 22:51:37 +00:00
Michael Stack 6351fbaa34 HBASE-7217 Documentation: Update section 11.5.1 to recommend that hbase.regionserver.checksum.verify is set
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413793 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 19:26:15 +00:00
jxiang 7233553030 HBASE-7190 Add an option to hbck to check only meta and assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413762 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 18:10:14 +00:00
Michael Stack c0b6769be8 Remove white line
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413758 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 18:07:55 +00:00
eclark 9a030acad8 HBASE-7203 Move example CoProcessor into hbase-examples
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413751 13f79535-47bb-0310-9956-ffa450edef68
2012-11-26 18:02:29 +00:00
Michael Stack 0579b702ff More edit around getting started and loopback ip
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413382 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 18:13:57 +00:00
Michael Stack 6d03d46845 Add a few prereqs to getting started section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1413293 13f79535-47bb-0310-9956-ffa450edef68
2012-11-25 04:51:21 +00:00
Zhihong Yu c3ba700c82 HBASE-7167 Thrift's deleteMultiple() raises exception instead of returning list of failed deletes (Daniel Gomez)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412594 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 15:58:49 +00:00
nkeywal 7e2e57f48e HBASE-7168 In the script called 'hbase', we don't check the errors when generating the classpath with mvn
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412565 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 14:44:38 +00:00
Zhihong Yu cff96425fb HBASE-6787 Convert RowProcessorProtocol to protocol buffer service - forgot to checkin IncrementCounterProcessorTestProtos.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412389 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 00:34:11 +00:00
Zhihong Yu ed9218145f HBASE-6787 Convert RowProcessorProtocol to protocol buffer service (Devaraj)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412356 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 23:11:54 +00:00
Michael Stack 4442800016 HBASE-7109 integration tests on cluster are not getting picked up from distribution
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412348 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:53:27 +00:00
Zhihong Yu 4d7870dcc4 HBASE-7202 Family Store Files are not archived on admin.deleteColumn() (Matteo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412267 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 20:19:32 +00:00
nkeywal ba42613a5c HBASE-7146 Fix the wrong reference to getReader that survived in the FSHLog javadoc (Gustavo Anatoly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1412092 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 13:44:16 +00:00
eclark cca8e8280c HBASE-7185 Create hbase-protocol module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1411922 13f79535-47bb-0310-9956-ffa450edef68
2012-11-20 23:26:00 +00:00
eclark 7fdc889169 HBASE-7062 Move HLog stats to metrics 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1411337 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 18:04:53 +00:00
Enis Soztutar 4aeeda4377 HBASE-6830. [WINDOWS] Tests should not rely on local temp dir to be available in DFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410659 13f79535-47bb-0310-9956-ffa450edef68
2012-11-17 01:16:51 +00:00
Michael Stack 4cdaf84ef8 HBASE-2645 HLog writer can do 1-2 sync operations after lease has been recovered for split process
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410651 13f79535-47bb-0310-9956-ffa450edef68
2012-11-17 00:33:15 +00:00
Michael Stack 79b341459a HBASE-2645 HLog writer can do 1-2 sync operations after lease has been recovered for split process
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410631 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 23:54:00 +00:00
Michael Stack 91b304eefe HBASE-7178 Compression tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410496 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 17:29:19 +00:00
Michael Stack c5b57b4558 HBASE-7162 Prefix Compression - Trie data block encoding; hbase-common and hbase-server changes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410213 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 06:53:23 +00:00
larsh d322efdeb6 HBASE-7177 TestZooKeeperScanPolicyObserver.testScanPolicyObserver is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410199 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 05:20:57 +00:00
larsh 3e0385ec1d HBASE-7166 TestSplitTransactionOnCluster tests are flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1410060 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 22:20:07 +00:00
Andrew Kyle Purtell 3e393dd4f8 HBASE-7134. incrementColumnValue hooks no longer called from anywhere
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409968 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 20:12:32 +00:00
Zhihong Yu 54093f6560 HBASE-7128 Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8, addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 16:52:33 +00:00
larsh 3989c72387 HBASE-7165 TestSplitLogManager.testUnassignedTimeout is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409649 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 05:29:02 +00:00
Michael Stack f38ee24ed0 HBASE-6282 The introspection, etc. of objects in the RPC has to be handled for PB objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409648 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 05:26:17 +00:00
Michael Stack e34f3890f3 HBASE-6282 The introspection, etc. of objects in the RPC has to be handled for PB objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409643 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 03:55:23 +00:00
Michael Stack 7453374b3e Fix for how to mvn release section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409380 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:32:39 +00:00
Michael Stack 18415285f5 HBASE-6470 SingleColumnValueFilter with private fields and methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409378 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:25:12 +00:00
Michael Stack b3be34de0a Add hackathon and meetup to home page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409329 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 19:55:21 +00:00
Zhihong Yu 4c5928faf9 HBASE-7042 Master Coprocessor Endpoint (Francis Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409257 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 17:03:06 +00:00
Zhihong Yu 32f23b3d0e HBASE-7137 Improve Bytes to accept byte buffers which don't allow us to directly access their backing arrays (Hiroshi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409148 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 10:58:04 +00:00
Michael Stack 98bdd5df13 HBASE-6945 Compilation errors when using non-Sun JDKs to build HBase-0.94
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409115 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 08:42:52 +00:00
Enis Soztutar 839a0944b3 HBASE-7148 Some files in hbase-examples module miss license header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409022 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 23:08:55 +00:00
Enis Soztutar b6b9f4940c HBASE-7133 svn:ignore on module directories
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1409020 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 23:06:10 +00:00
Michael Stack 2b4c3659fa HBASE-7156 Add Data Block Encoding and -D opts to Performance Evaluation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408986 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 22:15:43 +00:00
larsh 091ee90a7e HBASE-4913 Addendum: Fix TestShell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408902 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 19:24:55 +00:00
jxiang 5671ab600b HBASE-7152 testShouldCheckMasterFailOverWhenMETAIsInOpenedState times out occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408854 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 17:44:17 +00:00
nkeywal 2f42b768a3 HBASE-6356 printStackTrace in FSUtils (Gustavo Anatoly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408851 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 17:35:31 +00:00
Zhihong Yu 4416b25b1e HBASE-7128 Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8 (Hiroshi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408758 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 14:52:04 +00:00
larsh fb934909a8 HBASE-5898 Consider double-checked locking for block cache lock (Todd, Elliot, LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408620 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 06:54:02 +00:00
larsh e7717f7bbc HBASE-7104 Partial revert, due to build issues.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408575 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 04:42:14 +00:00
gchanan 6f09882c7f HBASE-7151 Better log message for Per-CF compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408502 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 23:19:53 +00:00
gchanan a65a66be3d HBASE-4913 Addendum: better shell parsing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408424 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 19:51:04 +00:00
larsh b91df27d20 HBASE-7103 Need to fail split if SPLIT znode is deleted even before the split is completed. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408418 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 19:41:40 +00:00
nkeywal 6223b09dd0 HBASE-7104 HBase includes multiple versions of netty: 3.5.0; 3.2.4; 3.2.2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408274 13f79535-47bb-0310-9956-ffa450edef68
2012-11-12 13:06:41 +00:00
Zhihong Yu dec4aea1f2 HBASE-7143 TestMetaMigrationRemovingHTD fails when used with Hadoop 0.23/2.x (Andrey Klochlov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1408011 13f79535-47bb-0310-9956-ffa450edef68
2012-11-11 14:35:22 +00:00