I don't believe there is currently any option to do this. The design of the config files was to only include information that was needed for startup. Everything else was supposed to be shared cross-cluster. You could possibly create a file that was similar to bootstrap-storage-plugins.json to populate options on a new cluster. You can open up an enhancement request for this but not sure how soon someone would get to it.
-- Jacques Nadeau CTO and Co-Founder, Dremio On Mon, Apr 18, 2016 at 11:53 AM, John Omernik <[email protected]> wrote: > Hey all, I am still very interested in this... any options for me? > > John > > On Fri, Mar 18, 2016 at 4:54 PM, John Omernik <[email protected]> wrote: > > > Hey all, I am trying to set security.admin.users via drill-override.conf. > > Is this possible? (Obviously I tried it and it didn't work) What would > the > > correct syntax to set it here be? (I don't want to logon with the user > > running the drillbit as it's a service account with no password, I'd > prefer > > to add my "admin" user outside of logging into the Drill UI/Rest and > > issuing the alter system command) > > > > Thanks! > > > > John > > > > >
