浏览代码

HADOOP-18941. Modify HBase version in BUILDING.txt (#6206)

PeterWright 1 年之前
父节点
当前提交
9a411fcf9d
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      BUILDING.txt

+ 5 - 5
BUILDING.txt

@@ -163,13 +163,13 @@ Maven build goals:
  YARN Application Timeline Service V2 build options:
  YARN Application Timeline Service V2 build options:
 
 
    YARN Timeline Service v.2 chooses Apache HBase as the primary backing storage. The supported
    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:
  Snappy build options: