Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14850 C++ client implementation
  3. HBASE-17222

[C++] include hbase-default.xml from code rather than under config dir

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: