Commit Graph

329 Commits

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