[
https://issues.apache.org/jira/browse/DRILL-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16745906#comment-16745906
]
benj commented on DRILL-6981:
-----------------------------
I agree with that.
But with several instance with common/identical files on these directories,
it's annoying to update the files of each directory. So currently I work with
script that replace the particulars file before launching (only
drill-override.sh in my case), but I had imagined having a (complementary)
finest option could be useful (or maybe a meta-conf file that could precise the
location of each item).
But maybe it's too special (or too bad practice) if nobody has the same
use/need.
> 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)