Srikanth Srungarapu
d13e597c73
HBASE-14045 Bumping thrift version to 0.9.2.
2015-07-15 14:46:42 -07:00
Sean Busbey
93e26ce550
HBASE-14027 clean up multiple netty jars.
2015-07-15 02:38:15 -05:00
Sean Busbey
a58848507a
HBASE-13990 make maven site generation work with jdk8
...
* includes additiona branch-1 specific fixes to javadocs
* includes rollback of 2 changes from HBASE-13898 that didn't apply to branch-1
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileBlock.java
2015-07-01 08:00:15 -05:00
Gábor Lipták
578e34aa1b
HBASE-13920 Exclude org.apache.hadoop.hbase.protobuf.generated from javadoc generation
...
Signed-off-by: Sean Busbey <busbey@apache.org>
Conflicts:
pom.xml
2015-06-23 22:15:13 -05:00
Sean Busbey
f2f19ddb5c
HBASE-13909 update branch-1 poms to 1.3.0-SNAPSHOT
2015-06-15 22:30:56 -05:00
zhangduo
68b83f25c1
HBASE-13899 Jacoco instrumentation fails under jdk8
2015-06-15 08:15:05 +08:00
Matt Warhaftig
017c95985e
HBASE-13344 Addendum - Move max Java version check to release.
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-06-01 09:11:10 -05:00
Matt Warhaftig
499c40697b
HBASE-13344 - Add max Java version check for pom dependencies.
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-05-28 01:05:11 -05:00
Andrew Purtell
3396fa5a3b
HBASE-13727 Codehaus repository is out of service
2015-05-20 13:59:25 -07:00
Nick Dimiduk
900a5f09df
HBASE-13637 branch-1.1 does not build against hadoop-2.2. (zhangduo and ndimiduk)
2015-05-11 18:02:08 -07:00
Nick Dimiduk
33fe79cf6f
HBASE-13665 Fix docs and site building on branch-1
2015-05-11 15:26:41 -07:00
Sean Busbey
6213fa2fce
HBASE-13611 update clover profile to work with clover 4.x and maven 3.
...
* change pom to use a maven 3 compat version of clover
* add clover to javadoc plugin deps so that instrumented doclet works
* modify IA annotation test to filter out clover instrumentation
* make splitlog counters check for atomiclong before casting
2015-05-11 01:23:35 -05:00
Jerry He
b484fb16f7
HBASE-13598 Make hbase assembly attach to the project
2015-04-30 23:03:45 -07:00
Elliott Clark
d9bf56ab3a
HBASE-13517 Publish a client artifact with shaded dependencies
...
Summary: Add in shaded versions of server and shaded versions of client
Test Plan: HBase downstreamer
Differential Revision: https://reviews.facebook.net/D37467
2015-04-28 09:44:12 -07:00
Nick Dimiduk
085f7e51b7
Revert "HBASE-13339 Update default Hadoop version to 2.6.0"
...
This reverts commit c15862b8b1
.
2015-04-27 10:21:24 -07:00
Nick Dimiduk
39b7a55580
HBASE-13149 HBase MR is broken on Hadoop 2.5+ Yarn (Jerry He)
2015-04-26 12:17:53 -07:00
Elliott Clark
c15862b8b1
HBASE-13339 Update default Hadoop version to 2.6.0
2015-04-26 11:45:03 -07:00
Nick Dimiduk
cf45c8d30a
Bump pom version to 1.2.0-SNAPSHOT
2015-04-16 17:30:48 -07:00
Andrew Purtell
c2eeddfb27
HBASE-12006 [JDK 8] KeyStoreTestUtil#generateCertificate fails due to "subject class type invalid"
...
This is a port of the fix from HADOOP-10847
2015-04-15 09:47:45 -07:00
Matteo Bertozzi
bea57f2377
HBASE-13202 Procedure v2 - core framework
2015-04-15 11:00:44 +01:00
stack
8018cccaa1
HBASE-13156 Fix minor rat violation recently introduced (asciidoctor.css)
...
Conflicts:
pom.xml
2015-04-05 15:27:48 -07:00
Elliott Clark
2857b21eaf
HBASE-13170 Allow block cache to be external
...
Summary: Add MemcachedBlockCache
Test Plan: Tested locally with PE and running memcached.
Subscribers: rajesh.nishtala, ndimiduk
Differential Revision: https://reviews.facebook.net/D34635
2015-03-27 13:17:05 -07:00
Josh Elser
c3b47f2251
HBASE-13236 Add addt'l lifecycle-mapping executions.
...
Adds a number of lifecycle-mapping entries which
prevent errors from showing up in Eclipse on a fresh
import of HBase. For plugins defined in the top-level
pom, the mapping is added there; otherwise, the mapping
is pushed down to the child pom.
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-03-14 00:19:44 -05:00
zhangduo
b5590ac722
HBASE-12953 RegionServer is not functionally working with AysncRpcClient in secure mode
...
Signed-off-by: stack <stack@apache.org>
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/security/TestSecureRPC.java
2015-02-23 20:41:45 -08:00
Devaraj Das
eb1f46f2b8
HBASE-13065. Addendum. Fixes the heapsize used to run the unit tests
2015-02-18 10:47:29 -08:00
stack
8afb80bc0b
HBASE-13065 Increasing -Xmx when running TestDistributedLogSplitting (Zhang Duo)
2015-02-18 09:47:15 -08:00
Andrew Purtell
1d90fed564
HBASE-12747 IntegrationTestMTTR will OOME if launched with mvn verify (Abhishek Singh Chouhan)
2015-02-09 18:54:39 -08:00
Jeffrey Zhong
b0b0a74fef
HBASE-11567 Write bulk load COMMIT events to WAL
2015-02-06 18:46:00 -08:00
stack
a69e1b6733
HBASE-12782 ITBLL fails for me if generator does anything but 5M per maptask: ADDENDUM -- ADD DATA FILE TO RAT EXCLUDES (noticed by Ted Yu)
2015-01-31 08:38:47 -08:00
Enis Soztutar
9621debfa5
HBASE-12926 Backport HBASE-12688 (Update site with a bootstrap-based UI) for HBASE-12918 (Andrew Purtell)
2015-01-27 19:31:15 -08:00
Nick Dimiduk
05f4e0c715
HBASE-12810 Update to htrace-incubating
2015-01-22 14:32:21 -08:00
Sean Busbey
0bec3a7bf4
HBASE-12898 ensure direct dependencies are declared.
2015-01-22 09:30:05 -06:00
Jonathan M Hsieh
83cf07db66
HBASE-12709 [mvn] Add unit test excludes command line flag to the build
2014-12-22 17:09:39 -08:00
Enis Soztutar
d66ae28c07
Update pom.xml version for 1.1.0-SNAPSHOT for branch-1
2014-12-17 23:16:41 -08:00
stack
0635705351
HBASE-12121 maven release plugin does not allow for customized goals (Enoch Hsu)
2014-12-16 17:00:40 -08:00
stack
f0afcd2cc2
HBASE-12689 Move version on from 0.99.2 to HBASE-1.0.0-SNAPSHOT
2014-12-14 20:37:59 -08:00
Nick Dimiduk
081ce3f8de
HBASE-12163 Move test annotation classes to the same package as in master
2014-12-08 10:38:58 -08:00
Enis Soztutar
5f150e49f9
Update pom.xml version for 0.99.2
2014-12-02 20:28:29 -08:00
stack
c2a17ad6ea
HBASE-12456 Update surefire from 2.18-SNAPSHOT to 2.18
2014-11-10 22:05:27 -08:00
Niels Basjes
de21812ad5
HBASE-12272 Generate Thrift code using a maven profile
...
Signed-off-by: stack <stack@apache.org>
Conflicts:
pom.xml
src/main/docbkx/developer.xml
2014-11-06 10:32:41 -08:00
stack
c99d89fd63
HBASE-12427 Change branch-1 version from 0.99.2-SNAPSHOT to 0.99.3-SNAPSHOT --REVERT
2014-11-05 19:15:24 -08:00
stack
c66a6b02a5
HBASE-12427 Change branch-1 version from 0.99.2-SNAPSHOT to 0.99.3-SNAPSHOT
2014-11-04 12:41:38 -08:00
Sean Busbey
158e009f4c
HBASE-12381 use the Maven Enforcer Plugin to check maven and java versions.
...
Signed-off-by: stack <stack@apache.org>
2014-10-30 10:36:13 -07:00
stack
dc78831019
HBASE-12379 Try surefire 2.18-SNAPSHOT: ADDENDUM
2014-10-29 16:08:32 -07:00
stack
3474368581
HBASE-12379 Try surefire 2.18-SNAPSHOT
2014-10-29 15:38:37 -07:00
stack
6f4ae948ac
HBASE-12355 Update maven plugins
...
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaCache.java
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLogSplitter.java
2014-10-29 13:18:25 -07:00
stack
7aed6de9c8
HBASE-12354 Update dependencies in time for 1.0 release
2014-10-29 11:16:44 -07:00
stack
1d2c4bca56
HBASE-12352 Add hbase-annotation-tests to runtime classpath so can run hbase it tests; ADDENDUM
2014-10-27 15:40:35 -07:00
stack
97cd5c9358
HBASE-12353 Add hbase-annotation-tests to runtime classpath so can run hbase it tests
2014-10-27 14:59:25 -07:00
Enis Soztutar
10ebc49130
Update pom.xml version to 0.99.2-SNAPSHOT
2014-10-17 11:32:59 -07:00
Elliott Clark
990fb0b9d6
HBASE-12261 Add checkstyle to HBase build process
2014-10-17 11:09:39 -07:00
Nicolas Liochon
921d331fa3
HBASE-4955 Use the official versions of surefire (Alex Newman)
...
Conflicts:
pom.xml
2014-10-14 11:40:41 -07:00
Enis Soztutar
7d0be32b1d
Update pom.xml version for 0.99.1
2014-10-11 21:56:30 -07:00
Elliott Clark
052a6f0702
HBASE-12197 Move rest to it's on module
2014-10-10 09:51:20 -07:00
Andrew Purtell
72bd7dfdc9
Exclude dev-support/hbase_docker/README.md from RAT
2014-10-06 23:52:15 -07:00
Andrew Purtell
695261c4a9
HBASE-12106 Move test annotations to test artifact (Enis Soztutar)
2014-10-06 23:16:58 -07:00
stack
aa986551c3
HBASE-8808 Use Jacoco to generate Unit Test coverage reports (Manukranth)
2014-10-03 21:52:14 -07:00
Andrew Purtell
5881eed36e
HBASE-11907 Use the joni byte[] regex engine in place of j.u.regex
2014-10-02 23:06:33 -07:00
Elliott Clark
0a3c24f601
HBASE-12160 Make Surefire's argLine configurable in the command line
2014-10-02 14:52:39 -07:00
stack
ddc6a42f0f
HBASE-11980 Change sync to hsync, remove unused InfoServer, and reference our httpserver instead of hadoops
2014-09-29 22:29:09 -07:00
Elliott Clark
c32af7df5f
HBASE-12059 Create hbase-annotations module
2014-09-23 16:43:45 -07:00
Enis Soztutar
63c24ac73f
Update pom.xml version to 0.99.1-SNAPSHOT
2014-09-22 20:14:52 -07:00
Enis Soztutar
6337705f26
Update pom.xml version for 0.99.0
2014-09-09 18:56:44 -07:00
Enis Soztutar
32a8bb44a3
HBASE-11832 maven release plugin overrides command line arguments (Enoch Hsu)
2014-09-08 22:02:05 -07:00
Ted Yu
17c869d543
HBASE-11666 Enforce JDK7 javac for builds on branch-1 and master (Sean Busbey)
2014-08-05 14:59:54 +00:00
Enis Soztutar
e4138a3a94
Increase -XX:MaxPermSize for unit tests
2014-06-27 16:39:41 -07:00
Andrew Purtell
22575c9a72
HBASE-11418 build target site doesn't respect hadoop-two.version property (Konstantin Boudnik)
2014-06-26 19:15:28 -07:00
Nicolas Liochon
047463c278
HBASE-11273 Fix jersey and slf4j deps
2014-06-14 09:23:51 +02:00
Michael Stack
5851a06412
HBASE-4089 blockCache contents report
2014-06-09 16:42:30 -07:00
Michael Stack
6ce225b1d6
Fix generation of multipage -- was being built into wrong place... specify different target dirs for one page and multipage
2014-06-04 22:12:24 -07:00
Enis Soztutar
af1714c8be
Added rat exclude for patchprocess for precommit build
2014-05-28 11:57:40 -07:00
Michael Stack
624e34a2a5
Update pom scm section to refer to apache git instead of apache svn now we migrated, INFRA-7768
2014-05-22 10:27:27 -07:00
nkeywal
b6646596c6
HBASE-10573 Use Netty 4
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596192 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 10:57:11 +00:00
Michael Stack
b42fd10a32
HBASE-11171 More doc improvements on block cache options
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595267 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 17:10:12 +00:00
ndimiduk
dcd070dc0e
HBASE-11004 Extend traces through FSHLog#sync
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589762 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 15:01:26 +00:00
Zhihong Yu
d8a76aa44d
HBASE-10956 Upgrade hadoop-2 dependency to 2.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587264 13f79535-47bb-0310-9956-ffa450edef68
2014-04-14 17:59:18 +00:00
eclark
d102fedd37
Changing organization
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586406 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 18:46:27 +00:00
Michael Stack
b2ef1ce01c
HBASE-10886 add htrace-zipkin to the runtime dependencies again -- REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584935 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 23:19:35 +00:00
Michael Stack
62908378bc
HBASE-10886 add htrace-zipkin to the runtime dependencies again (Masatake Iwasaki)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584455 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 23:04:10 +00:00
Michael Stack
c4610ecab2
HBASE-10746 Bump the version of HTrace to 3.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580076 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 22:46:03 +00:00
Michael Stack
37654f77a6
HBASE-10781 Remove hadoop-one-compat module and all references to hadoop1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579449 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:08:55 +00:00
Michael Stack
896563ab5f
HBASE-10779 Doc hadoop1 deprecated in 0.98 and NOT supported in hbase 1.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578970 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:14:10 +00:00
Enis Soztutar
5c2c9aa0db
HBASE-10735 [WINDOWS] Set -XX:MaxPermSize for unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578686 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 00:31:32 +00:00
Michael Stack
93648370fe
Undo stamping date in comment at head of generated files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578653 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:51:54 +00:00
Michael Stack
a1a5f57bff
HBASE-10656 high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577759 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:20:14 +00:00
Zhihong Yu
1160171e64
HBASE-10740 Upgrade zookeeper to 3.4.6 release
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577412 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 02:53:02 +00:00
fenghh
3c8cc0b799
fenghh is onboard
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576917 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:21:37 +00:00
Zhihong Yu
6a6bbdd2ff
HBASE-10601 Upgrade hadoop dependency to 2.3.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576543 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 23:31:15 +00:00
Zhihong Yu
a3792b22e3
HBASE-10612 Remove unnecessary dependency on org.eclipse.jdt:core
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572356 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:57:31 +00:00
Andrew Kyle Purtell
ec0ec19d7d
HBASE-10570 Allow overrides of Surefire secondPartForkMode and testFailureIgnore
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569935 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 21:50:42 +00:00
ndimiduk
342571498a
HBASE-10548 Correct commons-math dependency version
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569565 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 23:48:09 +00:00
Michael Stack
d30249534b
HBASE-10313 Duplicate servlet-api jars in hbase 0.96.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 17:06:00 +00:00
jxiang
f8e4ebacc0
HBASE-10428 Test jars should have scope test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562339 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:19:28 +00:00
Michael Stack
74b5a394f4
HBASE-10156 FSHLog Refactor (WAS -> Fix up the HBASE-8755 slowdown when low contention)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561450 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:41:39 +00:00
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