[
https://issues.apache.org/jira/browse/HBASE-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919159#action_12919159
]
stack commented on HBASE-3090:
------------------------------
Sounds good. HBASE-2006 is the issue to gen doc from hbase-default.xml.
> Don't include hbase-default in conf/ assembly
> ---------------------------------------------
>
> Key: HBASE-3090
> URL: https://issues.apache.org/jira/browse/HBASE-3090
> Project: HBase
> Issue Type: Improvement
> Components: build, client
> Affects Versions: 0.90.0
> Reporter: Todd Lipcon
>
> We currently pack hbase-default.xml into the distribution in the conf/ dir.
> This is really error prone for long running installations at customer sites,
> since it usually ends up in a conf/ directory that survives an upgrade. Thus
> we carry over old defaults from previous versions of HBase or miss out on
> defaults for new configuration parameters. hbase-default.xml is already
> packed into the jar, so we should not need it in a conf dir.
> We should generate a documentation page from hbase-default.xml, though.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.