Commit Graph

169 Commits

Author SHA1 Message Date
Michael Stack 543874d192 HBASE-5087 Up the 0.92RC zk to 3.4.1RC0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1221973 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 00:58:39 +00:00
Michael Stack e0bd180675 HBASE-5068 RC1 can not build its hadoop-0.23 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1220962 13f79535-47bb-0310-9956-ffa450edef68
2011-12-19 21:45:05 +00:00
Michael Stack 80a76f2c75 HBASE-5066 Upgrade to zk 3.4.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1220870 13f79535-47bb-0310-9956-ffa450edef68
2011-12-19 17:31:27 +00:00
Michael Stack fa03d03ddf HBASE-5040 Secure HBase builds fail
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1220303 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 23:56:52 +00:00
Michael Stack 324eec9a44 HBASE-5055 Build against hadoop 0.22 broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1215356 13f79535-47bb-0310-9956-ffa450edef68
2011-12-17 00:13:28 +00:00
Michael Stack 4de54f3552 HBASE-5006 Move hbase 0.92RC1 on to hadoop 1.0.0RC2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1213928 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 21:01:44 +00:00
Michael Stack 677467df67 HBASE-4922 [packaging] Assembly tars up hbase in a subdir; i.e. after untar hbase-0.92.0 has a subdir named 0.92.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1213429 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 20:37:21 +00:00
Michael Stack c3110b3436 HBASE-4922 [packaging] Assembly tars up hbase in a subdir; i.e. after untar hbase-0.92.0 has a subdir named 0.92.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1212732 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:33:39 +00:00
Doug Meil 7d57025877 hbase-4985 pom.xml - changing docbook section depth to 2 for chapters.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1212134 13f79535-47bb-0310-9956-ffa450edef68
2011-12-08 21:29:34 +00:00
Nicolas Spiegelberg 09d0aff149 [jira] [HBASE-4908] HBase cluster test tool (port from 0.89-fb)
Summary:
Porting one of our HBase cluster test tools (a single-process multi-threaded
load generator and verifier) from 0.89-fb to trunk.
I cleaned up the code a bit compared to what's in 0.89-fb, and discovered that
it has some features that I have not tried yet (some kind of a kill test, and
some way to run HBase as multiple processes on one machine).
The main utility of this piece of code for us has been the HBaseClusterTest
command-line tool (called HBaseTest in 0.89-fb), which we usually invoke as a
load test in our five-node dev cluster testing, e.g.:

hbase org.apache.hadoop.hbase.util.LoadTestTool -write 50💯20 -tn loadtest4
-read 100:10 -zk <zk_quorum_node> -bloom ROWCOL -compression LZO -key_window 5
-max_read_errors 10000 -num_keys 10000000000 -start_key 0

Test Plan:
Run this on a dev cluster. Run all unit tests.

Reviewers: stack, Karthik, Kannan, nspiegelberg, JIRA

Reviewed By: nspiegelberg

CC: stack, nspiegelberg, mbautin, Karthik

Differential Revision: 549

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1211746 13f79535-47bb-0310-9956-ffa450edef68
2011-12-08 02:38:27 +00:00
Michael Stack 1f8162e80c HBASE-4964 Add builddate, make less sections in toc, and add header and footer customizations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1210795 13f79535-47bb-0310-9956-ffa450edef68
2011-12-06 06:43:54 +00:00
Michael Stack 7ba1306e5b HBASE-4847 Activate single jvm for small tests on jenkins
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1210643 13f79535-47bb-0310-9956-ffa450edef68
2011-12-05 21:20:04 +00:00
Michael Stack e0a283fa3c HBASE-4885 Building against Hadoop 0.23 uses out-of-date MapReduce artifacts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1207763 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 06:04:17 +00:00
larsh 2d2e75a7fb Run tests with non-secure random, some tests hang otherwise (Lars H)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1206908 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 23:12:52 +00:00
Zhihong Yu 70f14867fb HBASE-4856 Upgrade zookeeper to 3.4.0 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1205891 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 15:44:48 +00:00
Zhihong Yu d3da94321c HBASE-4856 Upgrade zookeeper to 3.4.0 release - revert, Apache maven repository not ready
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1205676 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 00:16:21 +00:00
Zhihong Yu c2d712668a HBASE-4856 Upgrade zookeeper to 3.4.0 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1205670 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 23:57:48 +00:00
Michael Stack 2048fe41a0 HBASE-4851 hadoop maven dependency needs to be an optional one
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1205291 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 05:56:40 +00:00
Zhihong Yu 7a8c36be23 HBASE-4213 Support for fault tolerant, instant schema updates with out master's intervention through ZK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1204611 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 17:29:32 +00:00
Andrew Kyle Purtell 46b1b65cc7 HBASE-2418 Support for ZooKeeper authentication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1204227 13f79535-47bb-0310-9956-ffa450edef68
2011-11-20 19:46:21 +00:00
Zhihong Yu 1a83d9528b HBASE-4781 Pom update to use the new versions of surefire & junit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1204016 13f79535-47bb-0310-9956-ffa450edef68
2011-11-19 16:38:07 +00:00
Gary Helmling e0e0d94f97 HBASE-2742 Provide strong authentication with a secure RPC engine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1203515 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 07:34:43 +00:00
Michael Stack 007e7dc183 HBASE-4759 Migrate from JUnit 4.8.2 to JUnit 4.10
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1199476 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 21:51:51 +00:00
Zhihong Yu 2ee75203ed HBASE-4747 Addendum upgrade maven failsafe
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1197972 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 15:38:31 +00:00
Zhihong Yu c824695af9 HBASE-4747 Upgrade maven surefire plugin to 2.10
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1197785 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 21:22:55 +00:00
Nicolas Spiegelberg c7489d1ebb HBASE-4611 Add support for Phabricator/Differential as an alternative code review tool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196257 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 20:23:50 +00:00
Michael Stack 9018d028e1 HBASE-4703 Improvements in tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195833 13f79535-47bb-0310-9956-ffa450edef68
2011-11-01 05:36:12 +00:00
karthik 468f6dd371 Updating pom.xml - added karthik and fixed position of kannan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1195647 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 20:07:12 +00:00
Kannan Muthukkaruppan 99a5df9b64 go hbase!
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190682 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 23:47:23 +00:00
Nicolas Spiegelberg 666236a8b8 HBASE-4437 (fix) added the known apache revision, but didn't remove the
old comment

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1190628 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 22:20:47 +00:00
Michael Stack d3927860a8 HBASE-4437 Update hadoop in 0.92 (0.20.205?)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188403 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24 21:55:38 +00:00
Michael Stack a46a91cc36 HBASE-4447 Allow hbase.version to be passed in as command-line argument; REVERTsvn diffsvn diff
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1188004 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 23:22:46 +00:00
Michael Stack 575cbc7108 HBASE-4642 Add Apache License Header
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187998 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 23:03:32 +00:00
Michael Stack b3266f1f62 HBASE-4647 RAT finds about 40 files missing licenses
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1187975 13f79535-47bb-0310-9956-ffa450edef68
2011-10-23 21:19:23 +00:00
Todd Lipcon 4b902528e7 HBASE-4551 Fix pom and some test cases to compile and run against Hadoop 0.23
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183154 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 22:51:15 +00:00
larsh 5eb85ff899 1st commit! Adding myself as developer.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180297 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 02:27:08 +00:00
Michael Stack 6232eae926 HBASE-4531 hbase-4454 failsafe broke mvn site; back it out or fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178827 13f79535-47bb-0310-9956-ffa450edef68
2011-10-04 15:12:39 +00:00
Michael Stack cb845c04d8 HBASE-4531 hbase-4454 failsafe broke mvn site; back it out or fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178505 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 18:33:24 +00:00
Michael Stack f3cda40473 HBASE-4454 Add failsafe plugin to build and rename integration tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177168 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 05:42:13 +00:00
ramkrishna 504762b259 git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177017 13f79535-47bb-0310-9956-ffa450edef68 2011-09-28 18:55:56 +00:00
Michael Stack 1434e96117 HBASE-4447 Allow hbase.version to be passed in as command-line argument
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1172975 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 04:31:41 +00:00
Michael Stack 5e63ecb1ad move version from 0.91-snapshot to 0.93-snapshot
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1172962 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 03:26:41 +00:00
Michael Stack b2f97dc4e3 HBASE-4419 Resolve build warning messages
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1172038 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17 18:23:31 +00:00
Michael Stack bc524bbe59 HBASE-4342 Update Thrift to 0.7.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1166455 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 22:44:45 +00:00
Michael Stack 5d82da85d6 HBASE-4338 Package build for rpm and deb are broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1166016 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 06:34:42 +00:00
Michael Stack 2fddebc27d HBASE-4339 Improve eclipse documentation and project file generation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1166014 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 06:30:56 +00:00
Michael Stack 7ae726526a HBASE-4327 Compile HBase against hadoop 0.22
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1166011 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 06:17:05 +00:00
Todd Lipcon d0e61e30f1 HBASE-4299 Update to Avro 1.5.3 and use Avro Maven plugin to generate Avro classes.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1164762 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 23:31:37 +00:00
Todd Lipcon df360dccde HBASE-4221 Changes necessary to build and run against Hadoop 0.23
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160919 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 22:47:53 +00:00
Todd Lipcon 6c16f41064 HBASE-4233 Update protobuf dependency to 2.4.0a
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1160912 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 22:34:23 +00:00