[
https://issues.apache.org/jira/browse/HADOOP-18941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777595#comment-17777595
]
ASF GitHub Bot commented on HADOOP-18941:
-----------------------------------------
iwasakims commented on code in PR #6206:
URL: https://github.com/apache/hadoop/pull/6206#discussion_r1366563318
##########
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.2 to build Hadoop with HBase 2.2.4. Provide this
option if you plan
Review Comment:
It must be `-Dhbase.profile=2.0` if we keep current hadoop-project/pom.xml.
https://github.com/apache/hadoop/blob/8bf72346a59c2eb785fb2a8e55c0246a4f158646/hadoop-project/pom.xml#L2590-L2595
> Modify HBase version in BUILDING.txt
> ------------------------------------
>
> Key: HADOOP-18941
> URL: https://issues.apache.org/jira/browse/HADOOP-18941
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Zepeng Zhang
> Assignee: Zepeng Zhang
> Priority: Minor
> Labels: pull-request-available
>
> In current BUILDING.txt document, the version of HBase, which is used by YARN
> Timeline Service V2 is a bit older than the actual one. Hence, I hereby
> request to modify this uncertain description in the document.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]