[
https://issues.apache.org/jira/browse/DRILL-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bridget Bevens resolved DRILL-4564.
-----------------------------------
Resolution: Fixed
Updated doc to reflect suggested changes. Added a documentation label to
DRILL-4543 to doc the information in the conversation thread as it becomes more
concrete.
> Document start-up properties hierarchy
> --------------------------------------
>
> Key: DRILL-4564
> URL: https://issues.apache.org/jira/browse/DRILL-4564
> Project: Apache Drill
> Issue Type: Improvement
> Components: Documentation
> Reporter: Paul Rogers
> Assignee: Bridget Bevens
> Priority: Minor
>
> We’ve been having a lively discussion about config options. We might want to
> summarize the discussion in DRILL-4543. Current text:
> At the core of the file hierarchy is drill-default.conf. This file is
> overridden by one or more drill-module.conf files, which are overridden by
> the drill-override.conf file that you define.
> Possible revision:
> At the bottom of the hierarchy are the default files that Drill itself
> provides. The first is drill-default.conf. This file is overridden by one or
> more drill-module.conf files provided by Drill’s internal modules. These are
> overridden by the drill-override.conf file that you define. Finally, you can
> provide overrides on each Drill-bit using system properties of the form
> -Dname=value passed on the command line:
> ./drillbit.sh start -Dname=value
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)