/[Apache-SVN]
ViewVC logotype

Revision 1208832


Jump to revision: Previous Next
Author: karthik
Date: Wed Nov 30 22:12:22 2011 UTC (12 years, 10 months ago)
Changed paths: 3
Log Message:
[jira] [HBASE-4867] A tool to merge configuration files

Summary: With our cluster configuration setup it would be good to have a tool
that would merge HBase configuration files so that files appearing later in the
list would override properties specified in earlier files. This way we could
merge an application-specific configuration file with a cluster-specific
configuration file (with the latter overriding the former) and produce a single
HBase configuration file to install on the cluster.

Test Plan: Run the tool on two configuration files (common and
cluster-specific). Use the resulting configuration on a dev cluster.

Reviewers: todd, Karthik, tedyu, stack, JIRA

Reviewed By: Karthik

CC: Karthik, mbautin, todd

Differential Revision: 537

Changed paths

Path Details
Directoryhbase/trunk/src/main/python/ added
Directoryhbase/trunk/src/main/python/hbase/ added
Directoryhbase/trunk/src/main/python/hbase/merge_conf.py added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26