stack
a45cb72ef2
HBASE-14588 Stop accessing test resources from within src folder (Andrew Wang)
2015-10-12 23:10:06 -07:00
stack
e1fd3526b1
HBASE-14349 pre-commit zombie finder is overly broad
2015-10-07 13:41:27 -07:00
stack
298721b259
HBASE-14502 Purge use of jmock and remove as dependency (Gabor Liptak)
2015-10-06 23:09:50 -07:00
Elliott Clark
7b08f4c8be
HBASE-14334 Move Memcached block cache in to it's own optional module.
2015-09-16 15:26:38 -07:00
stack
2c150fbbcb
HBASE-14428 Upgrade our surefire-plugin from 2.18 to 2.18.1
2015-09-14 19:34:18 -07:00
Gary Helmling
0f0cdc5131
Update affiliate for garyh
2015-09-10 10:04:28 -07:00
Lars Francke
5bb36f1594
HBASE-14253 update docs + build for maven 3.0.4+
...
Signed-off-by: Sean Busbey <busbey@cloudera.com>
2015-09-01 16:17:31 -05:00
Elliott Clark
fbd6ecb762
HBASE-13339 Update default Hadoop version to latest for master
2015-08-27 15:10:27 -07:00
stack
d31aedb998
HBASE-13127 Add timeouts on all tests so less zombie sightings
2015-08-24 12:49:55 -07:00
Nick Dimiduk
abd6328d0f
HBASE-14288 Upgrade asciidoctor plugin to v1.5.2.1
2015-08-21 14:54:02 -07:00
Stephen Yuan Jiang
5dd8fefd75
Add syuanjiang as committer
2015-08-20 14:16:35 -07:00
Andrey Stepachev
68113abec5
udpate Andrey Stepachev organisation
2015-08-18 09:46:36 -07:00
stack
737f264509
HBASE-12812 Update Netty dependency to latest release (Jurriaan Mous)
2015-08-15 21:17:44 -07:00
Elliott Clark
135451477f
HBASE-13889 Fix hbase-shaded-client artifact so it works on hbase-downstreamer
2015-08-11 16:54:32 -07:00
Sean Busbey
1b0b67fb7c
HBASE-14085 Update LICENSE and NOTICE files.
...
* corrects license/notice for source distribution
* adds inception year to correct copyright in generated NOTICE files for jars
* updates project names in poms to use "Apache HBase" instead of "HBase" so jar NOTICE files will be correct
* uses append-resources to include supplemental info on jars with 3rd party works in source
* adds an hbase specific resource bundle for jars that include 3rd party works for binaries
** uses supplemental-model to fill in license gaps
** uses the above and a shade plugin transformation to build proper files for shaded jars.
** uses the above and the assembly plugin to build the proper files for bin assembly
* adds a NOTICE item for things copied out of Hadoop (TODO legal-discuss)
2015-08-04 17:16:56 -05:00
Andrew Purtell
5ab45438da
HBASE-14176 Add missing headers to META-INF files
2015-07-31 11:22:20 -07:00
Sean Busbey
4ce6f486d0
HBASE-14087 Ensure correct ASF headers for docs/code
...
* adds missing headers
* corrects some old-form headers to current
* restores proper header for guava copied LimitInputStream
* adds proper header for protobuf copied read/writeRawVarint
2015-07-29 14:25:43 -05:00
Sean Busbey
746737714a
HBASE-14086 remove unused bundled dependencies
2015-07-28 14:57:29 -05:00
Ted Malaska
30f7d127c3
HBASE-13992 Integrate SparkOnHBase into HBase
...
Signed-off-by: Sean Busbey <busbey@cloudera.com>
2015-07-28 11:45:23 -05:00
Srikanth Srungarapu
c6f2a9a09b
HBASE-14045 Bumping thrift version to 0.9.2.
2015-07-15 14:43:33 -07:00
Sean Busbey
25f7e804cd
HBASE-14027 clean up multiple netty jars.
2015-07-15 02:33:28 -05:00
Esteban Gutierrez
0148292127
Adding myself as a committer.
2015-07-01 17:52:20 -07:00
Sean Busbey
6ca337cb3e
HBASE-13990 make maven site generation work with jdk8
2015-06-30 21:11:42 -05:00
Gábor Lipták
76d6700d23
HBASE-13920 Exclude org.apache.hadoop.hbase.protobuf.generated from javadoc generation
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-06-23 21:22:37 -05:00
Gábor Lipták
624a169d9d
HBASE-13666 Correct PDF renaming and bump version of maven-antrun-plugin
2015-06-17 18:58:28 -07:00
Andrew Purtell
4eb799331b
HBASE-13913 Add src/main/asciidoc/asciidoctor.css to RAT exclusion list in POM
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-06-15 23:14:11 -05:00
Sean Busbey
fc4efeeb56
Revert "Add src/main/asciidoc/asciidoctor.css to RAT exclusion list in POM"
...
This reverts commit fd8c13f61a
.
2015-06-15 23:13:39 -05:00
Andrew Purtell
fd8c13f61a
Add src/main/asciidoc/asciidoctor.css to RAT exclusion list in POM
2015-06-16 13:26:17 +10:00
zhangduo
714668a40d
HBASE-13899 Jacoco instrumentation fails under jdk8
2015-06-15 08:13:41 +08:00
Mikhail Antonov
47bd7de6d8
Added Mikhail Antonov to pom.xml
2015-06-11 05:28:20 -07:00
Matt Warhaftig
9a4ae799c7
HBASE-13344 Addendum - Move max Java version check to release.
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-05-31 23:29:24 -05:00
Matt Warhaftig
bb0d64b778
HBASE-13344 - Add max Java version check for pom dependencies.
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-05-28 01:03:55 -05:00
Lars Francke
1fcee86978
HBASE-13636 Remove deprecation for HBASE-4072 (Reading of zoo.cfg)
...
Signed-off-by: stack <stack@apache.org>
2015-05-19 16:32:32 -07:00
Sean Busbey
9aeafe30b7
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:01:57 -05:00
Jerry He
1d26d26407
HBASE-13598 Make hbase assembly attach to the project
2015-04-30 23:01:11 -07:00
Elliott Clark
d2c19416a2
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:41:52 -07:00
Nick Dimiduk
dc6f78e596
Revert "HBASE-13339 Update default Hadoop version to 2.6.0"
...
This reverts commit 4d6dc38a70
.
2015-04-27 10:20:50 -07:00
Nick Dimiduk
9ae023fcab
HBASE-13149 HBase MR is broken on Hadoop 2.5+ Yarn (Jerry He)
2015-04-26 12:09:44 -07:00
Elliott Clark
4d6dc38a70
HBASE-13339 Update default Hadoop version to 2.6.0
2015-04-26 11:40:30 -07:00
Andrew Purtell
2da1bf10b8
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:34 -07:00
Matteo Bertozzi
04246c6c3d
HBASE-13202 Procedure v2 - core framework
2015-04-10 18:53:37 +01:00
Jerry He
d8b10656d0
First commit, add myself as a developer
2015-04-02 20:36:42 -07:00
Srikanth Srungarapu
a398b2400b
Added Srikanth Srungarapu as a developer
2015-04-01 10:42:28 -07:00
Elliott Clark
55a5a3be33
HBASE-13364 Make error prone off by default
2015-03-30 16:03:53 -07:00
Elliott Clark
a4a235b8d1
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:15:27 -07:00
Gary Helmling
2e31e834a6
Fix company name for garyh
2015-03-25 13:56:54 -07:00
Josh Elser
72855c584e
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-13 22:35:52 -05:00
Sean Busbey
9087febd21
HBASE-13191. Addendum missed one spot we hard-code MAVEN_OPTS for jenkins.
2015-03-11 13:18:43 -05:00
Misty Stanley-Jones
c3c2039dd8
HBASE-13186 HBase build error due to checkstyle
2015-03-10 13:48:26 +10:00
zhangduo
28e367cb3c
Add zhangduo to pom.xml
2015-03-10 07:29:58 +08:00
Misty Stanley-Jones
2e48e32dbd
HBASE-13163 Add HBase version to header and footer of HTML and PDF docs
2015-03-06 14:33:56 +10:00
stack
d259bd402a
HBASE-13156 Fix minor rat violation recently introduced (asciidoctor.css)
2015-03-04 22:56:33 -08:00
Misty Stanley-Jones
39425a8558
HBASE-11670 Generate PDF of Reference Guide
2015-03-05 09:31:11 +10:00
Andrey Stepachev
74e36f8ddd
Added Andrey Stepachev to pom.xml
2015-03-02 20:53:18 +00:00
zhangduo
b20675f5af
HBASE-12953 RegionServer is not functionally working with AysncRpcClient in secure mode
...
Signed-off-by: stack <stack@apache.org>
2015-02-23 20:38:19 -08:00
Devaraj Das
0740ec6557
HBASE-13065. Addendum. Fixes the heapsize used to run the unit tests
2015-02-18 10:51:00 -08:00
stack
1b84101fe3
HBASE-13065 Increasing -Xmx when running TestDistributedLogSplitting (Zhang Duo)
2015-02-18 09:48:26 -08:00
Andrew Purtell
200ec5b191
HBASE-12747 IntegrationTestMTTR will OOME if launched with mvn verify (Abhishek Singh Chouhan)
2015-02-09 18:54:43 -08:00
Jeffrey Zhong
3f4427739d
HBASE-11567 Write bulk load COMMIT events to WAL (Alex Newman, Jeffrey Zhong)
2015-02-06 18:07:30 -08:00
stack
86b8b8da00
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:15 -08:00
Enis Soztutar
34da035c5d
Revert "HBASE-12909 Junit listed at compile scope instead of test (Sean Busbey)"
...
This reverts commit c30865a71f
.
2015-01-25 16:48:29 -08:00
Enis Soztutar
c30865a71f
HBASE-12909 Junit listed at compile scope instead of test (Sean Busbey)
2015-01-25 16:06:32 -08:00
Nick Dimiduk
9824eb7840
HBASE-12810 Update to htrace-incubating
2015-01-22 14:28:20 -08:00
Sean Busbey
418ea93774
HBASE-12898 ensure direct dependencies are declared.
2015-01-22 14:33:25 -06:00
Misty Stanley-Jones
4d31779dd7
HBASE-11533 AsciiDoctor POC Addendum 2 to fix redirects during site generation
2015-01-19 18:21:09 +10:00
tedyu
f0b4e5b19e
HBASE-12858 Add missing license header for docbkx/hbase-default.xml
2015-01-14 18:56:28 -08:00
Misty Stanley-Jones
1a21c1684c
HBASE-11533 Asciidoc Proof of Concept
2015-01-13 22:32:29 -08:00
Misty Stanley-Jones
20a096d62e
HBASE-12777 Redirect multi-page book to single-page book
2015-01-12 22:09:24 -08:00
Liu Shaohui
7bff9efdd9
Add liushaohui as a developer
2015-01-07 16:31:04 +08:00
Esteban Gutierrez
b2eea8cac6
HBASE-12695 JDK 1.8 compilation broken
...
Signed-off-by: stack <stack@apache.org>
2014-12-29 11:02:04 -08:00
Jonathan M Hsieh
0d5f967c7f
HBASE-12709 [mvn] Add unit test excludes command line flag to the build
2014-12-22 17:04:32 -08:00
Nick Dimiduk
13970bfa5a
HBASE-12688 Update site with a bootstrap-based UI
2014-12-16 18:50:55 -08:00
stack
5b5c981d95
HBASE-12121 maven release plugin does not allow for customized goals (Enoch Hsu)
2014-12-16 16:58:42 -08:00
Nick Dimiduk
f7f7d37ada
HBASE-12687 Book is missing styling
2014-12-15 10:41:48 -08:00
Virag Kothari
bb540c8409
My first commit! Adding myself to the team
2014-12-11 17:32:03 -08:00
Rajeshbabu Chintaguntla
51ab8a05b9
Update rajeshbabu's organization
2014-12-09 22:06:10 +05:30
Sean Busbey
b8fcf0ff21
Added Sean Busbey to the pom.xml
2014-12-01 16:52:40 -06:00
Andrew Purtell
1ba615657b
HBASE-12382 Restore incremental compilation
2014-11-11 17:45:37 -08:00
stack
df8859d5a5
HBASE-12456 Update surefire from 2.18-SNAPSHOT to 2.18
2014-11-10 22:04:26 -08:00
Niels Basjes
cc71d35112
Generate Thrift code using a maven profile
...
Signed-off-by: stack <stack@apache.org>
2014-11-06 10:27:59 -08:00
Sean Busbey
075fd30321
HBASE-12381 use the Maven Enforcer Plugin to check maven and java versions.
...
Signed-off-by: stack <stack@apache.org>
2014-10-30 10:35:40 -07:00
stack
842a77e4a5
HBASE-12379 Try surefire 2.18-SNAPSHOT
2014-10-29 15:36:19 -07:00
stack
fba164a1d1
HBASE-12355 Update maven plugins
2014-10-29 13:11:44 -07:00
stack
7cfafe401e
HBASE-12354 Update dependencies in time for 1.0 release
2014-10-29 11:16:18 -07:00
stack
7587d99b62
HBASE-12352 Add hbase-annotation-tests to runtime classpath so can run hbase it tests; ADDENDUM
2014-10-27 15:41:04 -07:00
stack
f2c83704f4
HBASE-12353 Add hbase-annotation-tests to runtime classpath so can run hbase it tests
2014-10-27 14:58:55 -07:00
Andrew Purtell
70a312e53f
HBASE-11912 Catch some bad practices at compile time with error-prone
2014-10-27 09:29:23 -07:00
Andrew Purtell
ff5bc351b2
Revert "HBASE-11912 Catch some bad practices at compile time with error-prone"
...
This reverts commit 7ed0260eff
.
2014-10-25 08:33:43 -07:00
Andrew Purtell
7ed0260eff
HBASE-11912 Catch some bad practices at compile time with error-prone
2014-10-24 18:15:12 -07:00
Elliott Clark
487b58313c
HBASE-12261 Add checkstyle to HBase build process
2014-10-17 11:10:07 -07:00
Elliott Clark
6ddb2f1965
HBASE-12197 Move rest to it's on module
...
Summary:
Move hbase-rest to it's own module.
copy test resources from hbase-server into hbase-rest's test resources.
Test Plan: Unit tests pass of hbase-rest module.
Differential Revision: https://reviews.facebook.net/D24657
2014-10-10 09:51:09 -07:00
Andrew Purtell
989c6262ff
Exclude dev-support/hbase_docker/README.md from RAT
2014-10-06 23:54:42 -07:00
Andrew Purtell
3557a32352
HBASE-12106 Move test annotations to test artifact (Enis Soztutar)
2014-10-06 23:16:22 -07:00
stack
3533820efb
HBASE-8808 Use Jacoco to generate Unit Test coverage reports (Manukranth)
2014-10-03 21:51:49 -07:00
Andrew Purtell
d8a7b67d79
HBASE-11907 Use the joni byte[] regex engine in place of j.u.regex
2014-10-02 23:06:32 -07:00
Elliott Clark
436733c79b
HBASE-12160 Make Surefire's argLine configurable in the command line
2014-10-02 14:52:49 -07:00
stack
aa432fd68f
HBASE-11980 Change sync to hsync, remove unused InfoServer, and reference our httpserver instead of hadoops
2014-09-29 22:28:28 -07:00
Elliott Clark
a5bd931682
HBASE-12059 Create hbase-annotations module
2014-09-23 16:44:14 -07:00
stack
9fe945f454
HBASE-11975 Remove the explicit list of maven repositories in pom.xml (Alex Newman)
2014-09-15 20:34:19 -07:00
stack
3c9bd7d296
HBASE-11911 Break up tests into more fine grained categories (Alex Newman)
2014-09-12 21:37:06 -07:00