Enis Soztutar created HBASE-17222:
-------------------------------------

             Summary: [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


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
(v6.3.4#6332)

Reply via email to