Commit Graph

5782 Commits

Author SHA1 Message Date
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
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