Pankaj
0e87e86a29
HBASE-22928 ScanMetrics counter update may not happen in case of exception in TableRecordReaderImpl
...
Signed-off-by: Reid Chan <reidchan@apache.org>
2019-09-02 10:49:10 +08:00
Viraj Jasani
538088f3c1
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:38:36 +08:00
Duo Zhang
e1f91a5415
HBASE-22848 Set version as 2.1.6 in branch-2.1 in prep for first RC of 2.1.6
2019-08-14 11:48:14 +08:00
syedmurtazahassan
c9d02f9535
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 22:24:23 +02:00
dingwei-2017
90f27fe241
HBASE-22773 when set blockSize option in Performance Evaluation tool, error occurs:ERROR: Unrecognized option/command: --blockSize=131072
...
Signed-off-by: huzheng <openinx@gmail.com>
2019-08-05 11:42:53 +08:00
syedmurtazahassan
6a46e071c5
HBASE-22603 Javadoc Warnings related to @link tag
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-07-23 14:46:24 +02:00
syedmurtazahassan
d26e9d04e1
HBASE-22586 Javadoc Warnings related to @param tag
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-07-13 17:24:57 +02:00
syedmurtazahassan
30e874ae58
HBASE-22571 Javadoc Warnings related to @return tag
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-07-13 16:01:32 +02:00
Jan Hentschel
3f62e481e2
HBASE-22344 Documented the deprecation of public and limited private APIs ( #208 )
...
Signed-off-by: stack <stack@apache.org>
2019-06-17 23:10:24 +02:00
syedmurtazahassan
95cfb4103c
HBASE-22481 Javadoc Warnings reference not found
2019-06-08 20:36:09 +02:00
stack
bbf01b6074
Preparing development version 2.1.6-SNAPSHOT
2019-05-28 22:07:03 +00:00
stack
0ba7cc01a1
Preparing HBase release 2.1.5RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-05-28 22:06:49 +00:00
Guanghao
c51ec42a44
HBASE-22003 Fix flaky test TestVerifyReplication.testHBase14905
2019-05-28 17:26:34 +08:00
stack
96175c7f51
Preparing development version 2.1.6-SNAPSHOT
2019-05-22 22:27:50 +00:00
stack
5a13560d24
Preparing HBase release 2.1.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-05-22 22:27:35 +00:00
Andrew Purtell
5b24d4e1bc
HBASE-22449 https everywhere in Maven metadata ( #247 )
2019-05-21 12:38:26 -07:00
wellington
5a987ec682
HBASE-20305 adding options to skip deletes/puts on target when running SyncTable
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-05-14 15:50:58 -07:00
Jan Hentschel
57cd5ae5aa
HBASE-22231 Removed unused and '*' import
2019-04-24 09:09:11 +02:00
wellington
f9cffd1c8d
HBASE-20586: add support for clusters on different realms (with cross-realm authentication)
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-15 11:24:00 -07:00
zhangduo
1d9158c04a
HBASE-22099 Backport HBASE-21895 "Error prone upgrade" to branch-2
...
Signed-off-by: Michael Stack <stack@apache.org>
2019-03-30 14:59:47 +08:00
stack
c6dc2541e9
Preparing development version 2.1.5-SNAPSHOT
2019-03-24 16:02:56 +00:00
stack
57b29f2bcf
Preparing HBase release 2.1.4RC1.5; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-24 16:02:41 +00:00
stack
fb56e4c454
HBASE-22052 pom cleaning; filter out jersey-core in hadoop2 to match hadoop3 and remove redunant version specifications
...
This is a reapply of a reverted commit with amendments. This commit
includes HBASE-22059 amendment. We reverted because of the HBASE-22059
amendment. This patch is HBASE-22052 plus an amended HBASE-22059. See
HBASE-22052 for full story.
jersey-core is problematic. It was transitively included from hadoop
and polluting our CLASSPATH with an implementation of a 1.x version
of the javax.ws.rs.core.Response Interface from jsr311-api when we
want the javax.ws.rs-api 2.x version.
M hbase-endpoint/pom.xml
M hbase-http/pom.xml
M hbase-mapreduce/pom.xml
M hbase-rest/pom.xml
M hbase-server/pom.xml
M hbase-zookeeper/pom.xml
Remove redundant version specification (and the odd property define
done already up in parent pom).
M hbase-it/pom.xml
M hbase-rest/pom.xml
Exclude jersey-core explicitly.
M hbase-procedure/pom.xml
Remove redundant version and classifier.
M pom.xml
Add jersey-core exclusions to all dependencies that pull it in
except hadoop-minicluster. mr tests fail w/o the jersey-core
so let it in for minicluster and then in modules, exclude it
where it causes damage as in hbase-it.
2019-03-23 08:57:03 -04:00
stack
1f84dfc796
Revert "HBASE-22052 pom cleaning; filter out jersey-core in hadoop2 to match hadoop3 and remove redunant version specifications"
...
This reverts commit ba29af8f54
.
2019-03-21 08:21:44 -07:00
stack
59c1e2b07c
Preparing development version 2.1.5-SNAPSHOT
2019-03-19 18:44:34 +00:00
stack
5b7722f855
Preparing HBase release 2.1.4RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-19 18:44:20 +00:00
stack
e30755bf15
Preparing development version 2.1.5-SNAPSHOT
2019-03-18 23:02:12 +00:00
stack
18a6ad74b9
Preparing HBase release 2.1.4RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-18 23:01:58 +00:00
stack
74837d3fc5
Preparing development version 2.1.5-SNAPSHOT
2019-03-18 19:01:27 +00:00
stack
ec50f16c33
Preparing HBase release 2.1.4RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-18 19:01:12 +00:00
stack
ba29af8f54
HBASE-22052 pom cleaning; filter out jersey-core in hadoop2 to match hadoop3 and remove redunant version specifications
...
jersey-core is problematic. It was transitively included from hadoop
and polluting our CLASSPATH with an implementation of a 1.x version
of the javax.ws.rs.core.Response Interface from jsr311-api when we
want the javax.ws.rs-api 2.x version.
M hbase-endpoint/pom.xml
M hbase-http/pom.xml
M hbase-mapreduce/pom.xml
M hbase-rest/pom.xml
M hbase-server/pom.xml
M hbase-zookeeper/pom.xml
Remove redundant version specification (and the odd property define
done already up in parent pom).
M hbase-it/pom.xml
M hbase-rest/pom.xml
Exclude jersey-core explicitly.
M hbase-procedure/pom.xml
Remove redundant version and classifier.
M pom.xml
Add jersey-core exclusions to all dependencies that pull it in
except hadoop-minicluster. mr tests fail w/o the jersey-core
so let it in for minicluster and then in modules, exclude it
where it causes damage as in hbase-it.
2019-03-18 11:25:13 -07:00
subrat.mishra
a51e584d7e
HBASE-21871 Added support to specify a peer table name in VerifyReplication tool
...
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
2019-03-06 23:30:00 +09:00
stack
11badde248
HBASE-21998 Move branch-2.1 version from 2.1.4 to 2.1.5-SNAPSHOT
2019-03-05 20:29:22 -08:00
zhangduo
1128cad3dd
HBASE-21985 Set version as 2.1.4 in branch-2.1 in prep for first RC
2019-03-05 08:26:54 +08:00
Duo Zhang
8611bef4fd
HBASE-21897 Set version to 2.1.4-SNAPSHOT for branch-2.1
2019-02-14 16:39:12 +08:00
huzheng
fca1ece03c
HBASE-18484 VerifyRep by snapshot does not work when Yarn/SourceHBase/PeerHBase located in three different HDFS clusters
2019-02-12 10:58:18 +08:00
Toshihiro Suzuki
5464ed0f9e
HBASE-21201 Support to run VerifyReplication MR tool without peerid
...
Signed-off-by: Josh Elser <elserj@apache.org>
2019-02-10 16:17:49 +09:00
zhangduo
454805ec5d
HBASE-21834 Set version as 2.1.3 in branch-2.1 in prep for first RC
2019-02-04 08:05:51 +08:00
stack
5364601dea
HBASE-21698 Move version in branch-2.1 from 2.1.2 to 2.1.3-SNAPSHOT
2019-01-08 16:01:07 -08:00
stack
8112824a59
HBASE-21646 Flakey TestTableSnapshotInputFormat; DisableTable not completing... Amendment to fix checkstyle complaint
...
Includes fix for checkstyle complaint.
2018-12-28 14:42:22 -08:00
Josh Elser
911b322e9f
HBASE-21568 Use CacheConfig.DISABLED where we don't expect to have blockcache running
...
This includes removing the "old way" of disabling blockcache in favor of the
new API.
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2018-12-11 11:58:40 -05:00
stack
7c1f15bd2a
HBASE-21558 Set version to 2.1.2 on branch-2.1 so can cut an RC
2018-12-05 21:24:04 -08:00
BELUGA BEHR
15ebfe42a3
HBASE-21492 CellCodec Written To WAL Before It's Verified
2018-11-27 08:57:49 -08:00
huzheng
189122f3fe
HBASE-21445 CopyTable by bulkload will write hfile into yarn's HDFS
2018-11-10 10:21:53 +08:00
Sean Busbey
6f9084380b
HBASE-21442 Update branch-2.1 for next development cycle
...
* update pom versions to 2.1.2-SNAPSHOT
* update CHANGES.md to mark release date (as of arriving in dist/release svn repo)
2018-11-06 14:19:47 -06:00
Michael Stack
066082dff4
HBASE-21397 Set version to 2.1.1 on branch-2.1 in prep for first RC
2018-10-26 12:56:24 -07:00
Andrew Purtell
f85fba4a54
HBASE-20307 LoadTestTool prints too much zookeeper logging (Colin Garcia)
2018-09-07 15:09:46 -07:00
Duo Zhang
b5f07e0e97
HBASE-21157 Split TableInputFormatScan to individual tests
2018-09-06 13:56:41 +08:00
Guanghao Zhang
198aa5dab4
HBASE-21127 TableRecordReader need to handle cursor result too
2018-09-05 11:10:30 +08:00
zhangduo
1777ea3aae
HBASE-20938 Set version to 2.1.1-SNAPSHOT for branch-2.1
2018-07-25 21:45:09 +08:00