stack
9b6d25066d
HBASE-23764: Switch to IP address for ZK ensemble
...
ADDENDUM removing comment just to trigger full test suite in pom.xml
2020-02-01 14:59:01 -08:00
Bharath Vissapragada
d9453203ae
HBASE-23764: Switch to IP address for ZK ensemble
...
Tests showed that using IP address is much faster for mini cluster
and a lot less flakier. See the jira for more details.
2020-02-01 14:57:51 -08:00
Josh Elser
70699365ad
HBASE-23774 Add the user-zh mailing list
2020-01-31 19:33:59 -05:00
stack
85d0208baa
HBASE-23751 Move core to hbase-thirdparty 3.2.0
2020-01-27 22:09:32 -08:00
Nick Dimiduk
fb06ca5ba4
HBASE-23707 Add IntelliJ check style plugin configuration ( #1064 )
...
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
2020-01-27 10:40:24 -08:00
stack
7c61c3992a
HBASE-23069 periodic dependency bump for Sep 2019 ( #1082 ); ADDENDUM
...
AND.... undo thirdparty testing version update.
2020-01-23 14:22:30 -08:00
stack
44e66fc040
HBASE-23069 periodic dependency bump for Sep 2019 ( #1082 ); ADDENDUM
...
Remove staging repo added by mistake.
2020-01-23 14:16:58 -08:00
stack
0da08258a0
HBASE-23069 periodic dependency bump for Sep 2019 ( #1082 ); ADDENDUM
...
For asciidoctor, s/1.5.8/1.5.8.1/.
2020-01-23 12:00:04 -08:00
Michael Stack
988d34746d
HBASE-23069 periodic dependency bump for Sep 2019 ( #1082 )
...
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
2020-01-23 09:27:27 -08:00
Guanghao Zhang
569ac1232a
HBASE-23156 start-hbase.sh failed with ClassNotFoundException when build with hadoop3 ( #1067 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-01-20 13:22:04 +08:00
Nick Dimiduk
70c8a5d939
HBASE-23700 Upgrade checkstyle and plugin versions ( #1056 )
...
Bump checkstyle version to 8.28, maven-checkstyle-plugin to 3.1.0.
As per HBASE-23242 and the updated checkstyle docs[1], the LineLength
check should be placed under an instance of Checker.
[1] https://checkstyle.sourceforge.io/config_sizes.html#LineLength
Co-authored-by: Bharath Vissapragada <bharathv@apache.org>
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-01-17 16:58:49 -08:00
bzhaoopenstack
5480493f5f
HBASE-23612 Add new profile to make hbase build success on ARM ( #959 )
2020-01-17 15:27:44 -08:00
Nick Dimiduk
00fc46756a
HBASE-23653 Expose content of meta table in web ui ( #1020 )
...
Adds a display of the content of 'hbase:meta' to the Master's
table.jsp, when that table is selected. Supports basic pagination,
filtering, &c.
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
2020-01-16 08:46:39 -08:00
Peter Somogyi
c473f355fc
HBASE-23675 Move to Apache parent POM version 22
2020-01-11 11:18:30 +01:00
Nick Dimiduk
b6a1f0098a
HBASE-23664 Upgrade JUnit to 4.13 ( #1004 )
...
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
Signed-off-by: Jan Hentschel <janh@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-01-09 09:29:08 -08:00
Viraj Jasani
684a68e945
Adding developer details to pom.xml
2019-12-27 19:36:03 +05:30
ravowlga123
fc15ea7546
HBASE-23320 Upgrade surefire plugin to 3.0.0-M4
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-12-23 14:45:38 +01:00
Sean Busbey
97e0107000
HBASE-23337 Release scripts should rely on maven for deploy. ( #887 )
...
- switch to nexus-staging-maven-plugin for asf-release
- refactor release-build to use mvn deploy and its output.
- cleaned up some tabs in the root pom
Signed-off-by: stack <stack@apache.org>
2019-12-02 06:39:24 -06:00
Wei-Chiu Chuang
2a969e1d8b
HBASE-23227 Upgrade jackson-databind to 2.9.10.1
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-10-29 20:44:20 -05:00
Michael Stack
abc38d80e4
HBASE-23129 Move core to use hbase-thirdparty-3.1.1 ( #695 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-10-11 14:30:28 +02:00
SteNicholas
ea24ea7dd5
HBASE-23075 Upgrade jackson version ( #660 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-09-26 10:09:57 +08:00
Balazs Meszaros
d3c1bb42e9
HBASE-23032 Upgrade to Curator 4.2.0
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-09-23 11:59:06 +02:00
ravowlga123
18ac61091d
HBASE-22927 Upgrade Mockito version for jdk11 ( #593 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-09-18 21:16:19 +08:00
Peter Somogyi
759343b7bc
HBASE-23043 Use 'advanced' Netty leak detection ( #636 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-09-18 20:37:19 +08:00
Duo Zhang
124ac4d6c4
Revert "HBASE-22676 Move all the code in hbase-rsgroup to hbase-server and remove hbase-rsgroup module ( #399 )"
...
This reverts commit f7bbdde975
.
2019-09-10 11:14:23 +08:00
Duo Zhang
f7bbdde975
HBASE-22676 Move all the code in hbase-rsgroup to hbase-server and remove hbase-rsgroup module ( #399 )
...
Signed-off-by: Zheng Hu <openinx@gmail.com>
2019-09-10 10:47:44 +08:00
Duo Zhang
693f201f3d
HBASE-22963 Netty ByteBuf leak in rpc client implementation ( #577 )
...
Signed-off-by: Michael Stack <stack@apache.org>
2019-09-08 21:54:09 +08:00
Toshihiro Suzuki
78bae9e3d0
HBASE-11062 hbtop ( #476 )
...
Signed-off-by: Stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-09-07 14:02:52 +09:00
Peter Somogyi
43f53c1a23
HBASE-21996 Set locale for javadoc
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-08-23 22:33:27 +02:00
Viraj Jasani
b8857ec010
HBASE-22863 Cleanup transitive Jackson1 vulnerable dependencies(forward-port HBASE-22728) ( #505 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
2019-08-21 22:06:05 +08:00
syedmurtazahassan
15c903b3f8
HBASE-22725 Remove all remaining Javadoc warnings
...
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-08-11 21:48:08 +02:00
Xiang Li
c05ee7c9fe
Add Xiang Li to developers section of pom
2019-08-09 13:13:53 +08:00
Tak Lon (Stephen) Wu
ad3674f337
Add Tak-Lon (Stephen) Wu to pom.xml
2019-08-05 11:50:49 -07:00
nyl3532016
84116688e7
HBASE-22778 Upgrade jasckson databind to 2.9.9.2 ( #454 )
...
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-08-05 18:42:35 +08:00
Sakthi
7e6684b1f4
Add Sakthi in the developers section of POM
2019-08-01 14:06:52 -07:00
Peter Somogyi
4829c18251
HBASE-22768 Revert to MPIR 2.9 ( #433 )
...
Signed-off-by: stack <stack@apache.org>
2019-07-31 19:39:35 +02:00
Duo Zhang
20ee7ab154
HBASE-22722 Upgrade jackson databind dependencies to 2.9.9.1 ( #402 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-07-24 10:02:49 +08:00
Balazs Meszaros
e74d501df9
HBASE-15666 shaded dependencies for hbase-testing-util
...
HBASE-15666 shaded dependencies for hbase-testing-util
Added new artifact hbase-shaded-testing-util. It wraps a whole hbase-server
with its testing dependencies. Users should use only the following dependency
in pom:
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-shaded-testing-util</artifactId>
<version>${hbase.version}</version>
<scope>test</scope>
</dependency>
Added hbase-shaded-testing-util-tester maven module which ensures
that hbase-shaded-testing-util works with a shaded client.
Signed-off-by: Josh Elser <elserj@apache.org>
2019-07-23 15:22:00 +02:00
Viraj Jasani
5a9d877565
HBASE-22597 Upgrading commons-long to 3.9
...
Closes #317
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-20 09:34:30 -05:00
Sakthi
92ee197647
HBASE-22588 Upgrade jaxws-ri dependency to 2.3.2
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-19 14:42:21 -05:00
Sakthi
0fead7ff1c
HBASE-22264 Separate out jars related to JDK 11 into a folder in /lib
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-13 09:40:05 -05:00
stack
8745d5e7e8
HBASE-21935 Replace make_rc.sh with customized spark/dev/create-release
...
These scripts came originally from spark [1]. They were then
modified to suit hbase context. Supercedes the old
../make_rc.sh script because what is here is more comprehensive
doing more steps of the RM process as well as running in a
container so the RM build environment can be a constant.
It:
* Tags release
* Updates RELEASENOTES.md and CHANGES.md.
* Sets version to the release version
* Sets version to next SNAPSHOT version.
* Builds, signs, and hashes all artifacts.
* Generates the API report.
* Pushes release tgzs to the dev dir in a apache dist.
* Pushes to repository.apache.org staging.
* Generates a vote email with filled-in fields.
The entry point is the do-release-docker.sh script. Pass -h to
see available options. For example, running below will do all
steps above using the 'rm' dir under Downloads as workspace:
$ ./do-release-docker.sh -d ~/Downloads/rm
1. https://github.com/apache/spark/tree/master/dev/create-release
Signed-off-by: Peter Somogyi <psomogyi@cloudera.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-06-12 07:53:49 -07:00
Josh Elser
8386571329
HBASE-22560 Upgrade jackson (2.9.9) and jetty (9.3.27) minor versions
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2019-06-11 14:04:47 -04:00
Peter Somogyi
aab70b5966
HBASE-22554 Upgrade to surefire 2.22.2
2019-06-09 14:09:19 +02:00
Wellington Chevreuil
302a9ce056
test commit adding my details in developer section pom.xml
2019-06-07 10:40:27 +01:00
zhangduo
4e98bf119a
HBASE-22500 Addendum set hadoop 3 version to 3.1.2 in pom
2019-05-31 21:52:21 +08:00
Duo Zhang
e4f4ae835f
HBASE-22500 Modify pom and jenkins jobs for hadoop versions
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-05-30 22:31:32 +08:00
meiyi
96d2aabfad
add meiyi as a developer
2019-05-24 11:59:43 +08:00
Andrew Purtell
a30b186568
HBASE-22449 https everywhere in Maven metadata ( #247 )
2019-05-21 12:34:25 -07:00
Duo Zhang
083605df8f
HBASE-22399 Change default hadoop-two.version to 2.8.x and remove the 2.7.x hadoop checks
2019-05-14 16:45:20 +08:00