Commit Graph

477 Commits

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