Dremio configuration files used by the deployment are in the config directory. These files are propagated to all the pods in the cluster.
To update the configuration used in the pods, run the Helm upgrade command:
$ helm upgrade <release-name> dremio_v2 -f values.local.yamlTo see all the configuration customizations, please see the Customizing Configuration documentation for Dremio.
For users who wish to setup a Hive 2/3 source, please see the Setup Hive 2 and 3 documentation.