Commit Graph

691 Commits

Author SHA1 Message Date
liangxie 7a1f0d7b49 HBASE-10265 Upgrade to commons-logging 1.1.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557299 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 02:09:31 +00:00
eclark b8fd792f83 HBASE-10302 Fix rat check issues in hbase-native-client.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556936 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 20:16:55 +00:00
jeffreyz d9e510d284 HBASE-10195: mvn site build failed with OutOfMemoryError
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552811 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 21:27:32 +00:00
liangxie 4ba1942bdc Adding liangxie as a developer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1552139 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 22:42:41 +00:00
Enis Soztutar a3c4fba14e HBASE-10098 [WINDOWS] pass in native library directory from hadoop for unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551425 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 00:47:10 +00:00
eclark 3c68d478d1 HBASE-10146 Bump HTrace version to 2.04
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1551316 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 19:11:56 +00:00
Michael Stack 656b5ca9f7 HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548735 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 22:28:03 +00:00
Michael Stack 57b8613688 HBASE_9955 Make hadoop2 the default and deprecate hadoop1; RETRY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548374 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 02:42:20 +00:00
Michael Stack fe5b28625a HBASE-9955 Make hadoop2 the default and deprecate hadoop1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548351 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:16:51 +00:00
Michael Stack 7fbe97470e HBASE-9955 Make hadoop2 the default and deprecate hadoop1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548349 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 01:10:59 +00:00
Andrew Kyle Purtell f8139d1bf5 Update version in POMs to 0.99.0-SNAPSHOT after branching for release 0.98.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547743 13f79535-47bb-0310-9956-ffa450edef68
2013-12-04 09:31:02 +00:00
Enis Soztutar 770e336ef6 HBASE-10020 Add maven compile-protobuf profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1546237 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 23:57:23 +00:00
Enis Soztutar 180a6490d8 HBASE-9784 Switch to Hadoop-2.2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533619 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 20:32:48 +00:00
Enis Soztutar 2082bd4967 HBASE-9798 Include dependency hamcrest-core
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533297 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 00:29:34 +00:00
eclark ce7c5b8e03 HBASE-9699 For Downstreamers using HBaseTestingUtility is hard.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528645 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 21:59:19 +00:00
eclark 122082955e HBASE-9700 remove htrace-zipkin from the runtime dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528622 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 21:01:37 +00:00
nkeywal 21796347aa HBASE-9633 Partial reverse of HBASE-9533
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:55:09 +00:00
nkeywal bba51c29c7 HBASE-9632 Put the shell in a maven sub module (hbase-shell) instead of hbase-server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525641 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:40:51 +00:00
eclark 10f0270f2c HBASE-9597 Create an hbase-thrift module
* Starting to create a thrift server module.
* Finished creating a thrift module
* Fix the assembly.
(cherry picked from commit 84e71a3469ec8eea1e0164bee3f7b2c9e0242847)
(cherry picked from commit 7fa170bd25e9b311b1cf268070ae05562d221f49)

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525139 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:44:22 +00:00
Jonathan Hsieh 5659862f70 HBASE-9585 Update javadoc builder in pom to exclude empty packages in user api javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525059 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 17:14:08 +00:00
Michael Stack 4e600b8e0e HBASE-9533 List of dependency jars for MR jobs is hard-coded and does not include netty, breaking MRv1 jobs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524894 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:39:56 +00:00
eclark 3994ae593a HBASE-9561 hbase-server-tests.jar contains a test mapred-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524218 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:41:55 +00:00
nkeywal 63a3155fbb HBASE-9557 strange dependencies for hbase-client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524095 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 15:41:04 +00:00
Michael Stack 1b4bed1a21 HBASE-9547 Surefire steals focus on mac osx; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523802 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 20:53:46 +00:00
Michael Stack 74da3e4480 HBASE-9547 Surefire steals focus on mac osx
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523767 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 19:26:46 +00:00
eclark c90d88bd6d HBASE-9471 htrace synchronized on getInstance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523041 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 18:10:47 +00:00
Jonathan Hsieh b862303a41 HBASE-9517 Include only InterfaceAudience.Public elements in generated Javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522748 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 00:04:22 +00:00
mbertozzi 4f97b5f107 HBASE-9492 hdfs-site.xml is not excluded from the it-test jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522600 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 14:48:05 +00:00
rajeshbabu 8e4d074c12 Adding myself as committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521862 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 14:16:30 +00:00
ndimiduk 0bf0e20809 Adding myself as committer.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521692 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 00:26:08 +00:00
Gary Helmling 3dbfa9f20d Update garyh affiliation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 21:12:20 +00:00
eclark e075bcd699 HBASE-9342 WebUI fixes after bootstrap 3.0 update
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517731 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 23:49:14 +00:00
Michael Stack d663f2baa1 HBASE-8165 Move to Hadoop 2.1.0-beta from 2.0.x-alpha (WAS: Update our protobuf to 2.5 from 2.4.1)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516084 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 05:04:20 +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
Michael Stack 5d9f9c9a20 HBASE-9135 Upgrade hadoop 1 version to 1.2.1 which is stable; RESTORE -- THIS DID NOT BREAK BUILD AS I THOUGHT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513739 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 06:47:48 +00:00
Michael Stack bca9ac9860 Upgrade hadoop 1 version to 1.2.1 which is stable: REVERT -- Breaks TestShell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513737 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 06:22:19 +00:00
Zhihong Yu ebd989116c HBASE-9135 Upgrade hadoop 1 version to 1.2.1 which is stable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513715 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 02:32:56 +00:00
Michael Stack 71afb594dc HBASE-9185 mvn site target fails when building with Maven 3.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512816 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 18:36:52 +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
Michael Stack 2172d8e2f1 HBASE-9078 Downstream build including hbase-client fails because can't find com.sun.jdmk:jmxtools
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508230 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 23:12:29 +00:00
Michael Stack 0a5e334023 Remove nonexistent "other mailing lists" -- pointed out by Nick
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506707 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 20:56:12 +00:00
Jean-Daniel Cryans e9f477dd4b HBASE-8855 TestTableInputFormatScan1/2 fail semi-silently with the hadoop 2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504730 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 00:20:15 +00:00
jxiang 0bed86e6de HBASE-8662 [rest] support impersonation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503337 13f79535-47bb-0310-9956-ffa450edef68
2013-07-15 16:55:10 +00:00
Michael Stack da3e3046ad HBASE-8917 Minor cleanup and fixes for POM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1501883 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:59:55 +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
Michael Stack edc354c84b HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports; ADDENDUM -- OVERCOMMIT to POM.XML
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500990 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:21:17 +00:00
Michael Stack 5747b899bd HBASE-8895 Misc: replace hbase.client.retries.number w/ define and remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1500988 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 22:18:03 +00:00
Michael Stack 6847d07934 HBASE-8796 Add mention of new builds mailing list to site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1496136 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 17:57:12 +00:00
Michael Stack 3f7d269d8a HBASE-8733 Update our hadoop2 in trunk and 0.95 to 2.0.5-alpha (We are currently 2.0.2)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495853 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 17:26:19 +00:00
jeffreyz aefb339ce4 add jeffreyz as a developer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1489225 13f79535-47bb-0310-9956-ffa450edef68
2013-06-03 23:25:47 +00:00
Zhihong Yu cf1126de2b HBASE-8470 Data file used by TestReference should be excluded from Apache Rat check (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477992 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 13:27:14 +00:00
Jonathan Hsieh 6e6982c766 HBASE-8472 mvn -Dhadoop.profile=2.0 -Dhadoop-two.version=2.0.5-SNAPSHOT fails because of Undef Class error wrt o.a.h.IdGenerator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477908 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 04:20:01 +00:00
anoopsamjohn e2d6ba1923 Changing organization name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475757 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 13:27:44 +00:00
Michael Stack c2d4a55175 HBASE-8421 hbase-0.95.0 tgz does not include lib/junit*.jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1475629 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 05:02:07 +00:00
Jonathan Hsieh 54e4df900e HBASE-8427 Apache Rat is incorrectly excluding test source files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471808 13f79535-47bb-0310-9956-ffa450edef68
2013-04-25 01:49:00 +00:00
Michael Stack b8f0a76cf7 HBASE-8406 Fix rat check and rat warning in trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471170 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 21:54:59 +00:00
Michael Stack e34b0e5723 HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT AGAIN -- BROKE BUILD -- REVERT CHANGE MADE TO POM ACCIDENTALLY
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471136 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:49:40 +00:00
Michael Stack 2286effcc6 HBASE-7579 HTableDescriptor equals method fails if results are returned in a different order; REVERT AGAIN -- BROKE BUILD
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471135 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 20:48:12 +00:00
Jean-Daniel Cryans 0aadc0b0f4 HBASE-8390 Trunk/0.95 cannot simply compile against Hadoop 1.0
HBASE-8391  StochasticLoadBalancer doesn't call needsBalance


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471050 13f79535-47bb-0310-9956-ffa450edef68
2013-04-23 17:14:51 +00:00
Michael Stack d1b3505b26 HBASE-8165 Update our protobuf to 2.5 from 2.4.1; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466759 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 03:51:47 +00:00
Michael Stack 1dda0cbc91 HBASE-8165 Update our protobuf to 2.5 from 2.4.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466556 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 16:42:28 +00:00
Michael Stack 866a14c3cf HBASE-6286 Move site back up out of hbase-assembly; bad idea
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1465322 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 05:49:57 +00:00
nkeywal ed477c245d HBASE-8241 Fix the bad dependency on netty from HDFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464041 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 14:27:45 +00:00
acube123 dd5a14502c Adding Amit to the list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463383 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 05:02:44 +00:00
Zhihong Yu 2ec0f55f84 HBASE-7904 Revert, due to concern over coprocessor exposure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463326 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 22:29:33 +00:00
Michael Stack 1dbe6394c7 HBASE-8238 xref docs missing from site gen
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463321 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 22:08:17 +00:00
Michael Stack 9779fb36df HBASE-8236 Set finalName property in hbase-assembly else basename is hbase-assembly rather than hbase: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1463266 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 19:49:31 +00:00
Zhihong Yu 534198cd36 HBASE-7904 Make mapreduce jobs pass based on 2.0.4-alpha
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462686 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 02:26:30 +00:00
Michael Stack 00f7bb46c5 HBASE-8187 trunk/0.95 tarball packaging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462606 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 18:49:42 +00:00
Michael Stack 4817f9df91 HBASE-8186 Untether javadoc and site build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1460037 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 22:39:42 +00:00
Michael Stack 2cb6605bbd HBASE-8175 Include javadoc and book when site goal invoked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459634 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 05:10:56 +00:00
Michael Stack 1fab626bc7 HBASE-8162 Fix import of hbase-default.xml into refguide; broke
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1459109 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 00:52:08 +00:00
Zhihong Yu 83ffbc8de1 HBASE-8017 Upgrade hadoop 1 dependency to 1.1.2 (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1456667 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 20:47:13 +00:00
Michael Stack 3564568830 HBASE-8058 Upgrade site plugin; fix assembly doc up on jenkins builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454991 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 04:11:33 +00:00
anoopsamjohn 0176c65600 Added Anoop Sam John to developers section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454796 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 06:44:12 +00:00
Michael Stack 6433670c08 HBASE-8051 0.95 build failing on site goal: 'failed to get report for org.apache.maven.plugins:maven-project-info-reports-plugin: Could not find goal 'dependency-info''
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1454541 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 20:46:01 +00:00
nkeywal 62d1ad5fde HBASE-7968 Packaging of Trunk and 0.95 does not create the dependent jars in the lib folder
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452261 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 11:30:49 +00:00
Michael Stack 05711f7553 HBASE-7940 Upgrade version to 0.97-SNAPSHOT in pom.xml files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450337 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:26:28 +00:00
Michael Stack eeefa84e3f Moved the version to 0.97-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450051 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 06:45:53 +00:00
eclark 24ebbcabc3 HBASE-7188 Move classes into hbase-client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449950 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 22:50:17 +00:00
sershe 582cd3b263 Adding sershe to developers section.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449861 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 19:48:45 +00:00
ramkrishna 97530e300d Updating pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449758 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 15:57:40 +00:00
nkeywal 279f49ce48 HBASE-7879 JUnit dependency in main from htrace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449614 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 08:10:20 +00:00
Zhihong Yu 67da069ee6 HBASE-7904 revert, mapred.MiniMRCluster cannot be started
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449152 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 18:03:30 +00:00
Zhihong Yu c3b2b1bd0b HBASE-7904 Upgrade hadoop 2.0 dependency to 2.0.3-alpha (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1449130 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 17:06:56 +00:00
Devaraj Das 08c2cf99ef Added Devaraj Das [ddas] as a committer.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1443673 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 19:22:20 +00:00
Zhihong Yu b198a50434 HBASE-4676 Prefix Compression - Trie data block encoding (Matt Corgan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1443289 13f79535-47bb-0310-9956-ffa450edef68
2013-02-07 00:36:24 +00:00
Zhihong Yu b11479cf9e Change website for affiliation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1441583 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 18:58:28 +00:00
Enis Soztutar 1b5576c693 HBASE-6825. [WINDOWS] Java NIO socket channels does not work with Windows ipv6
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1440679 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 21:31:21 +00:00
eclark a01797c761 HBASE-7637 hbase-hadoop1-compat conflicts with -Dhadoop.profile=2.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1437803 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 23:45:36 +00:00
jxiang 461c3c0e7f HBASE-7646 Make forkedProcessTimeoutInSeconds configurable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1437130 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 20:00:53 +00:00
Michael Stack 029fb95739 HBASE-7593 [site] Adjustments to suit our new publishing process; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434559 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 05:09:45 +00:00
Enis Soztutar 4d7a4e8c9c HBASE-7527. Integration tests STILL won't run from tar.gz in trunk (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434539 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 02:11:44 +00:00
Michael Stack ca39e39db9 HBASE-7593 [site] Adjustments to suit our new publishing process
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1434481 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 23:20:04 +00:00
nkeywal 430060332d HBASE-7574 Migrate to JUnit 4.11
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1433890 13f79535-47bb-0310-9956-ffa450edef68
2013-01-16 10:41:29 +00:00
Zhihong Yu afd485e88a Change affiliation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1431090 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 21:24:04 +00:00
nkeywal 4e0af48fe4 HBASE-7508 Fix simple findbugs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1430169 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 08:31:11 +00:00
zjushch 847742b94d Added Chunhui Shen as a committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1428224 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 09:00:07 +00:00
mbertozzi c0031a58f4 Added Matteo Bertozzi as a developer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426661 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 23:27:14 +00:00
nkeywal 92c98a76d1 HBASE-7443 More findbugs fixes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426511 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 13:56:15 +00:00
Michael Stack f9f0761992 hbase-7446 Make the reference guide utf8 rather than 8859
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1426400 13f79535-47bb-0310-9956-ffa450edef68
2012-12-28 04:45:36 +00:00
nkeywal 9fac4877d3 HBASE-5598 Analyse and fix the findbugs reporting by QA and add invalid bugs into findbugs-excludeFilter file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1425351 13f79535-47bb-0310-9956-ffa450edef68
2012-12-22 22:05:30 +00:00
Michael Stack 17a99e939f HBASE-7372 Check in the generated website so can point apache infrastructure at what to publish as our hbase.apache.org
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423766 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 05:29:34 +00:00
Michael Stack 0e717a51bf HBASE-7372 Check in the generated website so can point apache infrastructure at what to publish as our hbase.apache.org: ADDENDUM removing jxr x-ref content and reference in site.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423724 13f79535-47bb-0310-9956-ffa450edef68
2012-12-19 00:11:16 +00:00
Michael Stack 96f6aa3b95 HBASE-7361 Fix all javadoc warnings in hbase-server/{,mapreduce}; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423667 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 21:19:45 +00:00
Michael Stack e21c9fde83 HBASE-7363 Fix javadocs warnings for hbase-server packages from master to end; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423581 13f79535-47bb-0310-9956-ffa450edef68
2012-12-18 19:07:34 +00:00
Michael Stack 4cc31baec3 HBASE-7361 Fix all javadoc warnings in hbase-server/{,mapreduce}
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1423096 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 19:08:02 +00:00
Michael Stack 778ab055a0 HBASE-7356 Fix all javadoc warnings in all modules but hbase-server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1422134 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 22:37:55 +00:00
nkeywal 8c68353d63 HBASE-7211 Improve hbase ref guide for the testing part. - 1st part (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1421295 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 13:53:06 +00:00
Michael Stack 0b0f74367d HBASE-7301 Force ipv4 for unit tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1418757 13f79535-47bb-0310-9956-ffa450edef68
2012-12-08 21:38:59 +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
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
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
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 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 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
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
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
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
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
jyates 752fc4a488 Adding myself as a committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1407698 13f79535-47bb-0310-9956-ffa450edef68
2012-11-09 23:58:44 +00:00
Michael Stack 60caa2cedf HBASE-6793 Make hbase-examples module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1406339 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 21:22:27 +00:00
Michael Stack d3d763ca51 More fix up around where fellas work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405225 13f79535-47bb-0310-9956-ffa450edef68
2012-11-03 00:03:12 +00:00
Michael Stack 853d775a33 Remove miscommit of hbase-example dependency
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1405097 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 18:52:11 +00:00
Michael Stack 52b94b6e62 Revert overcommit; I added non-existent hbase-examples module reference when fixing where fellas work (Noticed by Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404459 13f79535-47bb-0310-9956-ffa450edef68
2012-11-01 04:00:13 +00:00
Michael Stack f0d0811fb3 Update where fellas work; again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404419 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 23:23:40 +00:00
Michael Stack 4e35934d9b Update where fellas work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1404403 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 22:55:09 +00:00
Michael Stack 4ecc39db33 HBASE-7054 Have our website conform to apache branding requirements
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402324 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 20:50:41 +00:00
Zhihong Yu 283746e49a HBASE-6957 Upgrade to hadoop 2.0.2-alpha to see if TestRowCounter fails due to division by zero
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1402208 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 16:29:26 +00:00
Zhihong Yu e02139dca7 HBASE-7005 Upgrade Thrift lib to 0.9.0 (Jake Farrell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400249 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 19:42:56 +00:00
Andrew Kyle Purtell f2bdf99ec8 Update affiliation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400239 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 19:13:36 +00:00
Enis Soztutar 700ff4d0b9 HBASE-6962 Upgrade hadoop 1 dependency to hadoop 1.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1398580 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 23:59:33 +00:00
larsh aefd784268 HBASE-6889 Ignore source control files with apache-rat (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394735 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 19:06:45 +00:00
eclark fc2d32793c Change my org to Cloudera
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1394183 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 18:05:41 +00:00
Jean-Daniel Cryans 1ca8d32e63 Changing my org to Cloudera
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1393859 13f79535-47bb-0310-9956-ffa450edef68
2012-10-04 00:59:35 +00:00
Michael Stack af166fca13 HBASE-6917 Trunk jdk7 build broke because we moved to zk 3.4.4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1392746 13f79535-47bb-0310-9956-ffa450edef68
2012-10-02 05:23:39 +00:00
Michael Stack 737cc086ab HBASE-6875 Remove commons-httpclient, -component, and up versions on other jars (remove unused repository)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390858 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 06:05:11 +00:00
Michael Stack 78c811f419 HBASE-5961 New standard HBase code formatter; ADDENDUM -- ADD LICENSE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390713 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 20:06:19 +00:00
Michael Stack 9b74b7d2bc HBASE-5961 New standard HBase code formatter; ADDENDUM -- ADD RAT EXCLUSION FOR ECLIPSE FORMATTER FILE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390703 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 19:57:31 +00:00
eclark 21d10162f8 Added eclark as a committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390627 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 18:05:02 +00:00
nkeywal ed84f8068e HBASE-6702 ResourceChecker refinement
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390433 13f79535-47bb-0310-9956-ffa450edef68
2012-09-26 12:23:43 +00:00
Enis Soztutar bbd17c35ca Added enis as a committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390120 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 20:34:55 +00:00
Michael Stack 7d709c965a HBASE-6869 Update our hadoop-2 to 2.0.1-alpha
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1389071 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 14:56:41 +00:00
Michael Stack 94774e37b2 HBASE-6178 LoadTest tool no longer packaged after the modularization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387860 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 05:05:44 +00:00
Michael Stack 6bcd00145d HBASE-6795 mvn compile fails on a fresh checkout with empty ~/.m2/repo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1387338 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 20:03:50 +00:00
gchanan 2845bf5587 added gchanan as a developer to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382161 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:30:29 +00:00
nkeywal e136acc6eb HBASE-6742 Change default test parallelisation level to 5
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1382127 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 18:59:28 +00:00
Michael Stack 773650bb0c HBASE-6706 Remove TotalOrderPartitioner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381881 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 05:28:31 +00:00
Michael Stack b7a6028150 HBASE-6286 Upgrade maven-compiler-plugin to 2.5.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1381860 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 04:04:18 +00:00
Jonathan Hsieh 5ca25508d1 HBASE-6604 Bump log4j to 1.2.17
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375534 13f79535-47bb-0310-9956-ffa450edef68
2012-08-21 13:22:56 +00:00
Michael Stack 938915e279 HBASE-6436 Netty should be moved off of snapshots
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1375183 13f79535-47bb-0310-9956-ffa450edef68
2012-08-20 19:40:47 +00:00
Michael Stack b7f7c4ac09 HBASE-6553 Remove Avro Gateway
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374484 13f79535-47bb-0310-9956-ffa450edef68
2012-08-18 00:31:55 +00:00
Michael Stack dcafdefbf6 HBASE-6445 rat check fails if hs_err_pid26514.log dropped in tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364939 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 08:58:19 +00:00
Zhihong Yu d90f009688 HBASE-6421 [pom] add jettison and fix netty specification (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363216 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 04:20:20 +00:00
Zhihong Yu dc15aef157 HBASE-6405 Addendum fixes RAT checking (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362696 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 22:42:42 +00:00
Zhihong Yu c863b51baa HBASE-6405 Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362681 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 22:02:06 +00:00
Michael Stack 930fe80dfb HBASE-6382 Upgrade Jersey to 1.8 to match Hadoop 1 and 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362285 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16 22:15:21 +00:00
Zhihong Yu d6ed913ce5 HBASE-6368 Upgrade Guava for critical performance bug fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1360386 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 20:40:23 +00:00
larsh c53b1c6a62 HBASE-6355 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359997 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 02:44:53 +00:00
larsh 5bbb8e78d7 HBASE-6355 Allow HBase to compile against JDK7
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1358816 13f79535-47bb-0310-9956-ffa450edef68
2012-07-08 19:08:54 +00:00
Andrew Kyle Purtell 5b717d965b HBASE-6332. Improve POM for better integration with downstream ivy projects (Roman Shaposhnik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357773 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 18:04:14 +00:00
nkeywal 6daa0f7bc7 new committer in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1357335 13f79535-47bb-0310-9956-ffa450edef68
2012-07-04 16:40:21 +00:00
Zhihong Yu 9c98fafb0c HBASE-6203 Create hbase-it module (Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1355220 13f79535-47bb-0310-9956-ffa450edef68
2012-06-29 02:56:20 +00:00
Gary Helmling ccd5082e53 Update details for garyh
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1354630 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 17:06:04 +00:00
Zhihong Yu 877030a5b9 HBASE-5539 asynchbase PerformanceEvaluation (Benoit)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1352764 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 03:09:37 +00:00
Michael Stack 59131f5583 HBASE-6177 Add .idea to RAT excludes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347166 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 22:07:06 +00:00
Michael Stack e040c05756 HBASE-6179 Fix stylesheet broke since multimodule and address feedback gotten in new comment system
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347158 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 21:55:46 +00:00
jxiang e76e8eb72e adding jxiang as a developer to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346668 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 23:40:37 +00:00
Michael Stack 1c8a379a45 HBASE-6167 Fix xinclude for docs broke when we multi-moduled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346629 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 22:21:35 +00:00
Michael Stack 3ef5d3802f HBASE-3537 [site] Make it so each page of manual allows users comment like mysql's manual does
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1346589 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 21:07:15 +00:00
Michael Stack 5aab2d3e93 HBASE-6145 Fix site target post modularization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345788 13f79535-47bb-0310-9956-ffa450edef68
2012-06-03 21:59:50 +00:00
Zhihong Yu 181d2ea889 HBASE-6138 Addendum, the filter file location can be more general (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345722 13f79535-47bb-0310-9956-ffa450edef68
2012-06-03 17:45:55 +00:00
Zhihong Yu 62154f1a1a HBASE-6138 HadoopQA not running findbugs [Trunk] (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1345391 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 23:20:14 +00:00
Michael Stack 3216974717 HBASE-6087 Add hbase-common module: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344558 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 04:23:20 +00:00
Michael Stack 17a12aa8e5 HBASE-6087 Add hbase-common module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344510 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 23:51:44 +00:00
Michael Stack 4ebecd3eba HBASE-5959 Add other load balancers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344457 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 20:53:15 +00:00
Michael Stack 20bd3f02d0 HBASE-6131 Add attribution for code added by HBASE-5533 metrics
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1344299 13f79535-47bb-0310-9956-ffa450edef68
2012-05-30 15:09:36 +00:00
Zhihong Yu 9aa80d2696 HBASE-6112 Fix hadoop-2.0 build, revert first patch and amend docs (Jesse)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343120 13f79535-47bb-0310-9956-ffa450edef68
2012-05-28 00:55:44 +00:00
Zhihong Yu 3fa097b01c HBASE-6110 Fix TestInfoServers, patch v3 (Jesse)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343110 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 21:45:03 +00:00
Zhihong Yu 99613b8746 HBASE-6110 Revert due to increased number of failed tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343081 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 19:31:47 +00:00
Zhihong Yu 4ae26c1246 HBASE-6112 Fix hadoop-2.0 build (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1343071 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 17:38:34 +00:00
Zhihong Yu a113f4c291 HBASE-6110 Fix TestInfoServers (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342995 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 05:29:43 +00:00
Michael Stack 29bb309798 HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342958 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 20:35:30 +00:00
Michael Stack 390f32d79f HBASE-4336 Convert source tree into maven modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1342856 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 05:56:04 +00:00
liyin 3949d1edb1 Add Liyin Tang to the developer list
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1339866 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 21:22:54 +00:00
Michael Stack 65019f0af6 HBASE-6034 Upgrade Hadoop dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1339848 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 20:30:59 +00:00
Michael Stack 00108189c9 HBASE-6022 Include Junit in the libs when packaging so that TestAcidGaurntee can run
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1339845 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 20:24:24 +00:00
Andrew Kyle Purtell 67cf49edfb HBASE-6001. Upgrade slf4j to 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1339788 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 18:40:33 +00:00
Michael Stack ec57be0ada HBASE-5732 Remove the SecureRPCEngine and merge the security-related logic in the core engine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1337396 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11 22:06:57 +00:00
Michael Stack c3262acafe HBASE-5888 Clover profile in build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1332829 13f79535-47bb-0310-9956-ffa450edef68
2012-05-01 21:08:11 +00:00
Michael Stack 740ed62e50 HBASE-5784 Enable mvn deploy of website
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1325917 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 19:39:06 +00:00
Michael Stack 70109d07fc HBASE-5772 Unable to open the few links in http://hbase.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1325893 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 18:14:13 +00:00
Michael Stack a31cb26e5a HBASE-5739 Upgrade guava to 11.0.2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1311942 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 19:23:38 +00:00
Michael Stack 3903a7202f HBASE-5721 Update bundled hadoop to be 1.0.2 (it was just released)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1309963 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 17:30:57 +00:00
Jonathan Hsieh 4d5ca12a0f HBASE-5642 [findbugs] Exclude Thrift and Protobuf warnings (Uma Maheswara Rao G)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1306428 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 15:33:28 +00:00
larsh 17a4a3fd52 HBASE-5529 MR test failures becuase MALLOC_ARENA_MAX is not set (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1298574 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 20:55:57 +00:00
Zhihong Yu 990de61c9b HBASE-5514 Compile against hadoop 0.24-SNAPSHOT (Mingjie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1298488 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 17:58:08 +00:00
Michael Stack 9bc5b685bb HBASE-5522 hbase 0.92 test artifacts are missing from Maven central
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1297681 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 20:25:01 +00:00
ramkrishna 6daf62029c HBASE-5531 Maven hadoop profile (version 23) needs to be updated with latest 23 snapshot (Laxman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1297591 13f79535-47bb-0310-9956-ffa450edef68
2012-03-06 17:38:22 +00:00
Michael Stack debdfb7f22 HBASE-5524 Add a couple of more filters to our rat exclusion set
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1297277 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 23:10:04 +00:00
Zhihong Yu 9a857c8e87 HBASE-5508 Add an option to allow test output to show on the terminal (Scott Chen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1296370 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:32:36 +00:00
Michael Stack 514d7cc8b6 HBASE-5430 Fix licenses in 0.92.1 -- RAT plugin won't pass
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1296358 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:05:43 +00:00
Michael Stack 2c37d21a52 HBASE-5511 More doc on maven release process
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1296316 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 17:26:34 +00:00
larsh 5bc6e3e4ec Set version to 0.95-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1295331 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:45:54 +00:00
Zhihong Yu 398289ce6e HBASE-5317 Fix TestHFileOutputFormat to work against hadoop 0.23 (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1293049 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 01:07:03 +00:00
Michael Stack 9a7f01e293 HBASE-5294 Make sure javadoc is included in tarball bundle when we release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1245827 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 01:07:13 +00:00
Michael Stack 7160ecd133 HBASE-5427 Upgrade our zk to 3.4.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1245759 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 20:58:56 +00:00
Michael Stack d4c8317232 HBASE-5421 use hadoop-client/hadoop-minicluster artifacts for Hadoop 0.23 build
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1245743 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 20:21:52 +00:00
Michael Stack f49e1b1f9a HBASE-5363 Automatically run rat check on mvn release builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1243164 13f79535-47bb-0310-9956-ffa450edef68
2012-02-11 22:12:23 +00:00
Zhihong Yu a374cc120a HBASE-5318 Support Eclipse Indigo (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1240446 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 02:59:39 +00:00
larsh 8117cee5e8 REVERT HBASE-5318 Support Eclipse Indigo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1240328 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 20:08:53 +00:00
larsh bd390004fb HBASE-5318 Support Eclipse Indigo (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1239940 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 23:52:28 +00:00
Zhihong Yu 8a6d0fbca1 HBASE-5212 Fix test TestTableMapReduce against 0.23 (Ted and Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1239264 13f79535-47bb-0310-9956-ffa450edef68
2012-02-01 18:56:34 +00:00
mbautin 0d0b5b4dcc adding mbautin as a developer to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1235922 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 20:35:02 +00:00
Jonathan Hsieh b77699c4ab Adding jmhsieh as a developer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1233197 13f79535-47bb-0310-9956-ffa450edef68
2012-01-19 06:29:01 +00:00
Zhihong Yu 916b3a166c HBASE-5201 Utilize TThreadedSelectorServer and remove redundant code in ThriftServer and HRegionThriftServer (Scott Chen)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1232504 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 17:38:58 +00:00
Michael Stack 5866a55cdd HBASE-5125 Upgrade hadoop to 1.0.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1227369 13f79535-47bb-0310-9956-ffa450edef68
2012-01-04 22:43:59 +00:00
Zhihong Yu 6f5a1371fa HBASE-5111 Upgrade zookeeper to 3.4.2 release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1226623 13f79535-47bb-0310-9956-ffa450edef68
2012-01-03 03:44:57 +00:00
Zhihong Yu ef073c5e33 HBASE-5064 Addendum increases number of parallel processes to 4
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1226342 13f79535-47bb-0310-9956-ffa450edef68
2012-01-02 04:22:34 +00:00
Zhihong Yu 41e3540ab2 HBASE-5064 utilize surefire tests parallelization, second attempt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1226255 13f79535-47bb-0310-9956-ffa450edef68
2012-01-01 15:22:43 +00:00
Zhihong Yu 50d332606d HBASE-5064 revert - need to figure out which test caused surefire to report timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1226101 13f79535-47bb-0310-9956-ffa450edef68
2011-12-31 15:25:58 +00:00
Zhihong Yu d499eedb3c HBASE-5064 utilize surefire tests parallelization (N Keywal)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1226083 13f79535-47bb-0310-9956-ffa450edef68
2011-12-31 13:35:28 +00:00
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
Michael Stack 38a046ea3c HBASE-4229 Replace Jettison JSON encoding with Jackson in HLogPrettyPrinter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1159914 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 20:27:09 +00:00
Michael Stack 92b2c90bd7 HBASE-4185 Add doc for new hfilev2 format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1156049 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 07:07:56 +00:00
Doug Meil df4059d36c Doug Meil - changing email address to @apache.org
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1154624 13f79535-47bb-0310-9956-ffa450edef68
2011-08-06 23:58:22 +00:00
Doug Meil c0acc54f57 Small developer list changes.
1) Reordering developer list according to http://people.apache.org/committers-by-project.html#hbase.   This was a small change, I just put Ted next to Todd because the order is by ASF id. 
2) Updated Ryan Rawson's company info to CX

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153871 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 12:58:32 +00:00
Zhihong Yu e389495ac9 HBASE-4158 Addendum to surefire upgrade
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153725 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 01:58:09 +00:00
Zhihong Yu 95c32d4c37 HBASE-4158 Upgrade pom.xml to surefire 2.9 (Aaron Kushner & Mikhail)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1153662 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 20:53:48 +00:00
Doug Meil 4ae98bc4d3 Doug Meil added his profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1152979 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 00:09:31 +00:00
Michael Stack f9d78265bf HBASE-4037 Add timeout annotations to preempt surefire killing all tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1140339 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 21:47:49 +00:00
Zhihong Yu 1573c985d5 Ted Yu added his profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1137244 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 20:39:17 +00:00
Michael Stack f1a6ee8b16 hadoop-snappy version in the pom.xml is incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1133156 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 20:53:25 +00:00
Michael Stack 573c0a89bf HBASE-3873 Mavenize Hadoop Snappy JAR/SOs project dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1132833 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 23:16:09 +00:00
Todd Lipcon 46d64afcd9 HBASE-3835 Switch master and region server pages to Jamon-based templates
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1099198 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 19:07:00 +00:00
Michael Stack e6a521407d HBASE-3629 Update our thrift to 0.6
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096938 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 22:40:25 +00:00
Michael Stack ddb730cfbd HBASE-3609 Improve the selection of regions to balance; part 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1094679 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 18:12:04 +00:00
Michael Stack 5bfe3d8ff6 HBASE-3757 Upgrade to ZK 3.3.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092588 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 04:49:14 +00:00
Michael Stack d143b1b243 Add the gz mail archives to list of archives
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1088907 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 06:24:17 +00:00
Michael Stack 449e7386bc HBASE-3600 Update our jruby to 1.6.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081994 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 23:15:38 +00:00
Ryan Rawson 4e50338bb6 HBASE-3606 Create an package integration project (Eric Yang via Ryan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081964 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 22:20:08 +00:00
Todd Lipcon 4953a4fd11 HBASE-3625 improve/fix support excluding Tests via Maven -D property. (Alejandro Abdelnur via todd)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081624 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 01:10:27 +00:00
Michael Stack 4196e5404c HBASE-3507 requests count per HRegion and rebalance command; part 1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081610 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 23:38:57 +00:00
Ryan Rawson 941f2d89ae HBASE-3117 rename repo
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1081605 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 23:15:35 +00:00
Ryan Rawson e27a683cac HBASE-3513 upgrade thrift to 0.5.0 and use mvn version
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1078228 13f79535-47bb-0310-9956-ffa450edef68
2011-03-05 01:34:24 +00:00
Todd Lipcon cee9f4631c HBASE-3594. Rest server fails because of missing asm jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1076834 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 22:13:51 +00:00
Todd Lipcon 5f6ca32168 Revert HBASE-3525 due to HBASE-3594 - rest server failing because of missing asm jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1076828 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 22:09:25 +00:00
Todd Lipcon 7e90ed10b8 HBASE-3589. test jar should not include mapred-queues.xml and log4j.properties
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1076371 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 21:00:34 +00:00
Michael Stack fb502bee15 HBASE-3563 [site] Add one-page-only version of hbase doc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1074349 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 23:12:21 +00:00
Michael Stack c7695aaba6 HBASE-3525 mvn assembly is over-filling the hbase lib dir
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1070636 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 20:12:00 +00:00
Michael Stack 2333c74b94 HBASE-3520 Update our bundled hadoop from branch-0.20-append to latest (rpc version 43)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1069244 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 07:01:29 +00:00
Todd Lipcon 614f8f665f HBASE-3517. Store build version in hbase-default.xml and verify at runtime
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1069038 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09 19:12:08 +00:00
Michael Stack a744bbec1d New hadoop version, includes hdfs-1555
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056508 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 21:06:53 +00:00
Michael Stack 221e8a807e HBASE-3393 Update Avro gateway to use Avro 1.4.1 and the new server.join() method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1053531 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29 05:25:26 +00:00
Michael Stack 1cb6c18d8a Pickup new apache parent pom as part of publish to mvn repo experiment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051685 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 22:32:01 +00:00
Michael Stack a59bd1030b HBASE-3374 Our jruby jar has *GPL jars in it; fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051343 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 00:34:36 +00:00
Andrew Kyle Purtell 57a325bf4c HBASE-3377 Upgrade Jetty to 6.1.26
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051022 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 08:51:45 +00:00
Michael Stack ee1cfcc1df HBASE-3334 Refresh our hadoop jar because of HDFS-1520
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1044529 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10 23:03:15 +00:00
Michael Stack 6c2f79d066 Stop assembly adding 'all' to the produced bundle
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042911 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 05:25:49 +00:00
Michael Stack 971dc6d431 Update our hadoop to tip of 0.20-append branch; it includes hdfs-895 now
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1042880 13f79535-47bb-0310-9956-ffa450edef68
2010-12-07 00:50:56 +00:00
Michael Stack 7650309d06 HBASE-3230 Refresh our hadoop jar and update zookeeper to just-released 3.3.2 -- removed apache-rsync
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041930 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 17:50:46 +00:00
Michael Stack 8d1240087d HBASE-2467 Concurrent flushers in HLog sync using HDFS-895
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041667 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 01:28:21 +00:00
Gary Helmling db50b69ec9 Adding myself as committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041654 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03 00:06:57 +00:00
Lars George 46b1074284 Changes company details.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041623 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 22:44:48 +00:00
Nicolas Spiegelberg ed524d15b5 Added Nicolas Spiegelberg as committer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1041603 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02 21:55:40 +00:00
Michael Stack 21e1f6f33a HBASE-3234 hdfs-724 breaks TestHBaseTestingUtility multiClusters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1040406 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 05:21:49 +00:00
Michael Stack a7b528a712 HBASE-3264 Remove unnecessary Guava Dependency
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1038299 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23 19:47:09 +00:00
Jean-Daniel Cryans 5f8c1dd1fa HBASE-3253 Thrift's missing from all the repositories in pom.xml
Re-adding ZK 3.3.2 from HBASE-3230


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1037089 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20 00:07:12 +00:00
Michael Stack e9f910d607 Changed name of hadoop jar to be more explicit that its adding 895 and removing 724... also changed repo to one that has md5s and signed versions of these hand-built jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035187 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 08:54:19 +00:00
Ryan Rawson ed06c534a0 HBASE-3234 - use a version of branch-20-append that has 724 reverted in it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1035124 13f79535-47bb-0310-9956-ffa450edef68
2010-11-15 03:04:52 +00:00
Ryan Rawson 5afd12fa2e Fixing build, using hadoop version w/HDFS-1240
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034619 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13 01:24:54 +00:00
Michael Stack 9a977af6f4 Added notes on building
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034578 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 21:34:02 +00:00
Michael Stack 9ee2178fb5 Upped version number to 0.91
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034574 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 21:23:00 +00:00
Michael Stack 453aa824fc Rolled back zk... its failing tests... to 3.2.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034569 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 21:15:09 +00:00
Michael Stack 547562f240 Have assembly produce one tgz with source that is buildable rather than a bin and src.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034559 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 20:36:26 +00:00
Michael Stack 794583ec7a HBASE-3230 Refresh our hadoop jar and update zookeeper to just-released 3.3.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034540 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 19:36:57 +00:00
Michael Stack 1e36a17a1c Added css for book, did another book edit, added in ryan's comments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1034273 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 06:05:39 +00:00
Michael Stack 97939d1051 Fix complaint by m2eclipse -- provide plugin version for xml-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031443 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 05:58:59 +00:00
Michael Stack c14333596f HBASE-2828 HTable unnecessarily coupled with HMaster -- Added comment that we do not want dependency on Master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030746 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 22:47:37 +00:00
Michael Stack f0e0f6c8a7 HBASE-2828 HTable unnecessarily coupled with HMaster -- Added comment that we do not want dependency on Master
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1030745 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 22:45:59 +00:00
Jonathan Gray c6213bbfeb HBASE-3184 Xmx setting in pom to use for tests/surefire does not appear to work
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029798 13f79535-47bb-0310-9956-ffa450edef68
2010-11-01 19:25:02 +00:00
Michael Stack 72fc484a8f HBASE-2006 Documentation of hbase-site.xml parameters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1029175 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 19:59:41 +00:00
Michael Stack c9da74ebc7 HBASE-2406 Define semantics of cell timestamps/versions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028949 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 23:53:09 +00:00
Jonathan Gray 903a947a20 HBASE-2996 Uncommenting saveVersion.sh run accidentally committed w/ the initial commit of this jira
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1028134 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 23:22:59 +00:00
Jean-Daniel Cryans 01aa76e5b0 HBASE-2984 [shell] Altering a family shouldn't reset to default unchanged
attributes
HBASE-3143  Adding the tests' hbase-site.xml to the jar breaks some clients


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1026526 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 23:28:07 +00:00
Michael Stack 7c8411d06a Upping pom memory and changing zk default port to help debug; on first, no harm in letting heap grow and on second, there seems to be errant zk cluster running on hudson ... trying to see if tests generate it when run clean
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1022263 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 19:45:43 +00:00
Michael Stack c32f663c07 Change test max run time from 3600 to 900 seconds, up memory for forked tests, also enable assertions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1021796 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12 15:18:16 +00:00
Michael Stack 03873bbe19 HBASE-2996 Fix and clean up Maven
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1004093 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 03:19:26 +00:00
Michael Stack 6d747b7f38 HBASE-2953 Edit of hbase-default.xml removing stale configs.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@991700 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 20:51:50 +00:00
Michael Stack f521309532 HBASE-2692 Master rewrite and cleanup for 0.90
Patch brought over from 0.90_master_rewrite branch.

Replication test is broke as are some of the rest tests.
Others should be passing.

Some of the changes made in this fat patch:

+ In HLogKey, we now use encoded region name instead of full region name.
+ On split, daughters are opened on the parent's regionserver; let the new balancer
sort them out later when it cuts in.
+ Added move region from one server to another as well as enable/disable balancer.
+ All .META. and -ROOT- edits go via new *Editor and *Reader classes -- no more
do we have 5 different ways of reading and editing .META.
+ Rather than 3 different listeners to hlog each w/ own way of listening, instead
we only have WALObserver now.
+ New Server Interface that has whats common to HMaster and RegionServer. Also
new Services Interface.  This should make test writing cleaner making it so
less need of full cluster context testing anything -- e.g. the new
Interfaces are good w/ Mockito.
+ New balacner that runs on a period and takes into consideration all load
across cluster.
+ Table online/offline is now a flag in ZK; the offline flag on a region is
just used splitting from here on out.
+ Moved fixup of failed add of daughter edits to .META. into shutdown server
recover code (It used to be in basescanner).
+ The heartbeat now sends master the regionserver load and is used sending
shutdown message from master to regionserver ONLY; all other messages are
via zk (HMsg is pretty bare now).
+ No more Worker in RS and ToDoQueue in master.  Both in master and regionserver
we use handlers instead run out of Executors.
+ Client can not send split, flush, compact direct to RS; no longer does
it go via master.
+ Server shutdown runs differently now. All are watching a flag in zk.
When RS notices its gone, it closes all user-space regions. If thats all
it was carrying, then it goes down.  Otherwise, waits on master to send
the shutdown msg via heartbeat.



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@991397 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 23:51:44 +00:00
Michael Stack 8f5e996795 HBASE-2886 Add search box to site
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@980135 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 17:33:53 +00:00
Michael Stack b9f99f7c51 Don't run tests when we do 'mvn site' -- we don't even show the produced surefire report in our site; it makes no sense showing test results as part of our site at least
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@979874 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 21:06:30 +00:00
Michael Stack 55e8b201e6 HBASE-2650 Consolidate user guide style documentation -- experiment with docbkx mvn plugin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@979124 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25 21:34:46 +00:00
Michael Stack 21cbe58d6e HBASE-2850 slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@966661 13f79535-47bb-0310-9956-ffa450edef68
2010-07-22 14:01:57 +00:00
Michael Stack edf052f87a HBASE-2835 Update hadoop jar to head of branch-0.20-append to catch three added patches
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964968 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 22:47:23 +00:00
Michael Stack e95b60b9d3 Set hbase.version to 0.89 rather than 0.21
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964630 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 22:25:44 +00:00
Michael Stack c49eba4c42 HBASE-2836 Speed mvn site building by removing generation of useless reports
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964218 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 22:02:57 +00:00
Michael Stack 82ea5767b2 Fix mail archive links and add hadoop-search.com
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@964101 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 17:19:03 +00:00
Jean-Daniel Cryans 03933720fa HBASE-2223 Handle 10min+ network partitions between clusters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@959479 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 00:25:50 +00:00
Michael Stack 4637114fce HBASE-2779 Build a -src tgz to sit beside our -bin tgz when you call maven assembly:assembly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@957351 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23 21:22:21 +00:00
Jean-Daniel Cryans 049120cdde HBASE-2772 Scan doesn't recover from region server failure
HBASE-2775  Update of hadoop jar in HBASE-2771 broke TestMultiClusters


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@957333 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23 20:33:48 +00:00