[
https://issues.apache.org/jira/browse/DRILL-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16746684#comment-16746684
]
Kunal Khatua commented on DRILL-6981:
-------------------------------------
[~benj641] your ask is valid, and [~Paul.Rogers]'s recommendation actually
addresses that and more. For e.g., there are folks who might want other
settings to be different and not just {{drill-override.conf}} . In short,
everyone has a personal style of managing multiple configs. This ( {{--site}} )
seemed the most generic and appealing when implemented.
If you do intend to implement something like what you've suggested, it would be
worth considering whether you want pass off multiple config files as well. It's
mostly about fiddling with the order in which the files are placed in the
classpath during startup.
> command line option to choose/force drill-override.conf
> --------------------------------------------------------
>
> Key: DRILL-6981
> URL: https://issues.apache.org/jira/browse/DRILL-6981
> Project: Apache Drill
> Issue Type: Wish
> Affects Versions: 1.15.0
> Reporter: benj
> Priority: Minor
>
> It will be nice to have a command line option from sqlline to specify which
> file to use to override instead of the natural drill-overide.conf.
> Example :
>
> {code:java}
> ./sqlline --conf=../conf/another-drill-overide.conf
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)