This is an automated email from the ASF dual-hosted git repository.
iwasakims pushed a commit to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-2.10 by this push:
new fdd8610 HADOOP-17254. Upgrade hbase to 1.4.13 on branch-2.10. (#2290)
fdd8610 is described below
commit fdd8610ab25ffbb1c571b7c364cf3b0f2ec2593e
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Fri Sep 11 08:54:30 2020 +0900
HADOOP-17254. Upgrade hbase to 1.4.13 on branch-2.10. (#2290)
---
hadoop-project/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 2fba1cb..98ce7a7 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -50,7 +50,7 @@
<kafka.version>0.8.2.1</kafka.version>
- <hbase.version>1.2.6</hbase.version>
+ <hbase.version>1.4.13</hbase.version>
<hbase-compatible-hadoop.version>2.5.1</hbase-compatible-hadoop.version>
<hbase-compatible-guava.version>12.0.1</hbase-compatible-guava.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]