guanyun created HBASE-23446:
-------------------------------

             Summary: CLONE - [C++] include hbase-default.xml from code rather 
than under config dir
                 Key: HBASE-23446
                 URL: https://issues.apache.org/jira/browse/HBASE-23446
             Project: HBase
          Issue Type: Sub-task
            Reporter: guanyun


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.3.4#803005)

Reply via email to