This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 9a411fcf9d01 HADOOP-18941. Modify HBase version in BUILDING.txt (#6206)
9a411fcf9d01 is described below

commit 9a411fcf9d0110818758a7eca0ab0ec82350b27b
Author: PeterWright <peterwrigh...@gmail.com>
AuthorDate: Fri Oct 20 16:20:17 2023 +0900

    HADOOP-18941. Modify HBase version in BUILDING.txt (#6206)
---
 BUILDING.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/BUILDING.txt b/BUILDING.txt
index 3802e8f19229..91d317ebe2a4 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -163,13 +163,13 @@ Maven build goals:
  YARN Application Timeline Service V2 build options:
 
    YARN Timeline Service v.2 chooses Apache HBase as the primary backing 
storage. The supported
-   versions of Apache HBase are 1.2.6 (default) and 2.0.0-beta1.
+   versions of Apache HBase are 1.7.1 (default) and 2.2.4.
 
-  * HBase 1.2.6 is used by default to build Hadoop. The official releases are 
ready to use if you
-    plan on running Timeline Service v2 with HBase 1.2.6.
+  * HBase 1.7.1 is used by default to build Hadoop. The official releases are 
ready to use if you
+    plan on running Timeline Service v2 with HBase 1.7.1.
 
-  * Use -Dhbase.profile=2.0 to build Hadoop with HBase 2.0.0-beta1. Provide 
this option if you plan
-    on running Timeline Service v2 with HBase 2.0.
+  * Use -Dhbase.profile=2.0 to build Hadoop with HBase 2.2.4. Provide this 
option if you plan
+    on running Timeline Service v2 with HBase 2.x.
 
 
  Snappy build options:


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to