You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sudeep Sunthankar (JIRA)" <ji...@apache.org> on 2016/11/07 10:46:58 UTC

[jira] [Updated] (HBASE-16489) Configuration parsing

     [ https://issues.apache.org/jira/browse/HBASE-16489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudeep Sunthankar updated HBASE-16489:
--------------------------------------
    Attachment: HBASE-16489.HBASE-14850.v3.patch

This patch consists of the foll changes:-
1) Addressed separation of Configuration and ConfigurationLoader.
2) Removed file separator constant for Windows.
3) Added optionals while fetching values from configuration files
 and environment.
4)  Added the foll methods GetInt, GetLong, GetDouble, GetBool.
5) Unit tests hooked up to the client.

> 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
>
>
> 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)