Che Xun created HBASE-25833:
-------------------------------
Summary: HBase Configuration File Descriptions has some
description errors or inaccurate
Key: HBASE-25833
URL: https://issues.apache.org/jira/browse/HBASE-25833
Project: HBase
Issue Type: Bug
Components: documentation
Affects Versions: 3.0.0-alpha-1
Reporter: Che Xun
In Apache HBase ™ Reference Guide
*Need to modify part1:*
_3 Configuration Files->HBase Configuration File
Descriptions->log4j.properties_
*explanation:*
HBase 3.0.0 log frame is now log4j2,so need to update dectiption.like follows:
log4j2.xml
Configuration file for HBase logging via log4j2.
*Need to modify part2:*
_3 Configuration Files->HBase Configuration File Descriptions->hbase-site.xml_
You can view (but do not edit) the default configuration file at
docs/hbase-default.xml.
*explanation:*
maybe we need to update hbase-default.xml filePath to
hbase-common/src/main/resources/hbase-default.xml
--
This message was sent by Atlassian Jira
(v8.3.4#803005)