[
https://issues.apache.org/jira/browse/HBASE-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-17222.
-----------------------------------------
Resolution: Not A Problem
> [C++] include hbase-default.xml from code rather than under config dir
> ----------------------------------------------------------------------
>
> Key: HBASE-17222
> URL: https://issues.apache.org/jira/browse/HBASE-17222
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Priority: Major
>
> In HBASE-16489 we are sourcing hbase-site.xml and hbase-default.xml from
> given directories or HBASE_CONF_DIR env.
> However, the {{hbase-default.xml}} is not there in the conf directories
> anymore in regular deployments. The actual source files is in
> {{hbase-common/src/main/resources}} and it gets packed in a hbase-common.jar.
> We should find a way to copy the file for the C++ build, and source the data
> from the C++ bundle, rather than expecting it coming from conf dirs.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)