[
https://issues.apache.org/jira/browse/HBASE-16489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar resolved HBASE-16489.
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Thanks Sudeep for the patch. I've pushed the v8 version of the patch with
running clang-format with the Google style guides and fixed a couple of minor
issues with the docs. The test build outputs also go to
build/test-data/<test-name> now.
One thing that I have missed is the fact that hbase-default.xml is not deployed
in the conf directory, but it is bundled with the source code in the jar. Let
me open another issue to address that.
> Configuration parsing
> ---------------------
>
> Key: HBASE-16489
> URL: https://issues.apache.org/jira/browse/HBASE-16489
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sudeep Sunthankar
> Assignee: Sudeep Sunthankar
> Attachments: HBASE-16489.HBASE-14850.v1.patch,
> HBASE-16489.HBASE-14850.v2.patch, HBASE-16489.HBASE-14850.v3.patch,
> HBASE-16489.HBASE-14850.v4.patch, HBASE-16489.HBASE-14850.v5.patch,
> HBASE-16489.HBASE-14850.v6.patch, HBASE-16489.HBASE-14850.v7.patch
>
>
> Reading hbase-site.xml is required to read various properties viz.
> zookeeper-quorum, client retires etc. We can either use Apache Xerces or
> Boost libraries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)