dremiojs 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/.eslintrc.json +14 -0
  2. package/.prettierrc +7 -0
  3. package/README.md +59 -0
  4. package/dremiodocs/dremio-cloud/cloud-api-reference.md +748 -0
  5. package/dremiodocs/dremio-cloud/dremio-cloud-about.md +225 -0
  6. package/dremiodocs/dremio-cloud/dremio-cloud-admin.md +3754 -0
  7. package/dremiodocs/dremio-cloud/dremio-cloud-bring-data.md +6098 -0
  8. package/dremiodocs/dremio-cloud/dremio-cloud-changelog.md +32 -0
  9. package/dremiodocs/dremio-cloud/dremio-cloud-developer.md +1147 -0
  10. package/dremiodocs/dremio-cloud/dremio-cloud-explore-analyze.md +2522 -0
  11. package/dremiodocs/dremio-cloud/dremio-cloud-get-started.md +300 -0
  12. package/dremiodocs/dremio-cloud/dremio-cloud-help-support.md +869 -0
  13. package/dremiodocs/dremio-cloud/dremio-cloud-manage-govern.md +800 -0
  14. package/dremiodocs/dremio-cloud/dremio-cloud-overview.md +36 -0
  15. package/dremiodocs/dremio-cloud/dremio-cloud-security.md +1844 -0
  16. package/dremiodocs/dremio-cloud/sql-docs.md +7180 -0
  17. package/dremiodocs/dremio-software/dremio-software-acceleration.md +1575 -0
  18. package/dremiodocs/dremio-software/dremio-software-admin.md +884 -0
  19. package/dremiodocs/dremio-software/dremio-software-client-applications.md +3277 -0
  20. package/dremiodocs/dremio-software/dremio-software-data-products.md +560 -0
  21. package/dremiodocs/dremio-software/dremio-software-data-sources.md +8701 -0
  22. package/dremiodocs/dremio-software/dremio-software-deploy-dremio.md +3446 -0
  23. package/dremiodocs/dremio-software/dremio-software-get-started.md +848 -0
  24. package/dremiodocs/dremio-software/dremio-software-monitoring.md +422 -0
  25. package/dremiodocs/dremio-software/dremio-software-reference.md +677 -0
  26. package/dremiodocs/dremio-software/dremio-software-security.md +2074 -0
  27. package/dremiodocs/dremio-software/dremio-software-v25-api.md +32637 -0
  28. package/dremiodocs/dremio-software/dremio-software-v26-api.md +36757 -0
  29. package/jest.config.js +10 -0
  30. package/package.json +25 -0
  31. package/src/api/catalog.ts +74 -0
  32. package/src/api/jobs.ts +105 -0
  33. package/src/api/reflection.ts +77 -0
  34. package/src/api/source.ts +61 -0
  35. package/src/api/user.ts +32 -0
  36. package/src/client/base.ts +66 -0
  37. package/src/client/cloud.ts +37 -0
  38. package/src/client/software.ts +73 -0
  39. package/src/index.ts +16 -0
  40. package/src/types/catalog.ts +31 -0
  41. package/src/types/config.ts +18 -0
  42. package/src/types/job.ts +18 -0
  43. package/src/types/reflection.ts +29 -0
  44. package/tests/integration_manual.ts +95 -0
  45. package/tsconfig.json +19 -0
@@ -0,0 +1,884 @@
1
+ # Dremio Software - Admin
2
+
3
+
4
+
5
+ ---
6
+
7
+ # Source: https://docs.dremio.com/current/admin/
8
+
9
+ Version: current [26.x]
10
+
11
+ # Administration
12
+
13
+ This section includes administration topics.
14
+ If you're just getting started, we suggest using one of the guides under [Getting Started](/current/get-started/) for one of our platforms.
15
+
16
+ * [Dremio on Kubernetes](/current/admin/admin-dremio-kubernetes/)
17
+ * [Licensing](/current/admin/licensing/)
18
+ * [Service Telemetry](/current/admin/service-telemetry-kubernetes/)
19
+ * [Automated Backup](/current/admin/automated-backups)
20
+ * [Managing Job Workloads](/current/admin/workloads/)
21
+ * [Monitoring](/current/admin/monitoring/)
22
+ * [Backup and Restore for Open Catalog](/current/admin/open-catalog-backing-store-backuprestore)
23
+ * [Configure Model Providers](/current/admin/model-providers)
24
+
25
+ Was this page helpful?
26
+
27
+ [Previous
28
+
29
+ Security and Compliance](/current/security/)[Next
30
+
31
+ Dremio on Kubernetes](/current/admin/admin-dremio-kubernetes/)
32
+
33
+ ---
34
+
35
+ # Source: https://docs.dremio.com/current/admin/admin-dremio-kubernetes/
36
+
37
+ Version: current [26.x]
38
+
39
+ On this page
40
+
41
+ # Administer Dremio on Kubernetes
42
+
43
+ This section includes topics about administering Dremio on supported Kubernetes environments, including information about monitoring logs, scaling pods, changing configurations, performing basic administrative tasks such as backing up, restoring, cleaning, and upgrading Dremio.
44
+
45
+ ### Monitoring Logs and Usage
46
+
47
+ Monitoring the cluster's resource usage (e.g., heap and direct memory, CPU, disk I/O, etc.) is crucial to maintaining long-term stability as the system scales. For this reason, Dremio recommends setting up a monitoring stack, such as Prometheus and Grafana. For a detailed setup tutorial and an overview of which metrics to track, see [Dremio Monitoring in Kubernetes](https://www.dremio.com/wp-content/uploads/2024/01/Dremio-Monitoring-in-Kubernetes.pdf). For more information, see this PDF guide on the [Dremio Enterprise Edition (Software) Shared Responsibility Model](/assets/files/Dremio-Enterprise-Edition-Shared-Responsibility-Model-58e2fdb565de30a7b7862f2c4d094ca4.pdf).
48
+
49
+ ### Managing Workloads
50
+
51
+ Most workloads can be handled with a Large (8 executors) or X-Large (12 executors) engine, each with 32 CPUs per executor. Larger engine sizes may be required for certain workloads. Over-parallelization of queries can cause performance degradation. Thus, packing workloads of all shapes or sizes onto a few very large engines is ill-advised. Workloads should be divided into high-cost and low-cost queries, and dedicated queues should be configured for tasks such as Reflections, metadata refresh, and table optimization jobs. These can then be divided between right-sized engines. For more information, see [Dremio's Well-Architected Framework](/current/help-support/well-architected-framework/).
52
+
53
+ ### Changing Your Configuration
54
+
55
+ If you need to update your configuration, you can do so after the installation by editing the configuration files and then upgrading using an upgrade command, for example:
56
+
57
+ ```
58
+ helm upgrade <chart release name> oci://quay.io/dremio/dremio-helm -f <your-local-path>/values-overrides.yaml --version <helm-chart-version>
59
+ ```
60
+
61
+ The upgrade process pushes your changes to all pods in your Kubernetes cluster and restarts the pods.
62
+
63
+ For example, to permanently change the resources of your coordinator pod:
64
+
65
+ 1. Edit the `values-overrides.yaml` file and change the resources specified for the coordinator. In this example, `memory` is `32Gi` and `cpu` is `8`.
66
+
67
+ ```
68
+ coordinator:
69
+ resources:
70
+ limits:
71
+ memory: 32Gi
72
+ requests:
73
+ cpu: 8
74
+ memory: 32Gi
75
+ ```
76
+ 2. Run the upgrade command. Replacing the template values:
77
+
78
+ ```
79
+ helm upgrade <chart release name> oci://quay.io/dremio/dremio-helm -f <your-local-path>/values-overrides.yaml --version <helm-chart-version>
80
+ ```
81
+
82
+ note
83
+
84
+ If the command takes longer than a few minutes to finish, check the status of the pods with the `kubectl get pods` command. If the pods are pending scheduling due to limited memory or CPU, adjust the values you specified for the properties in the `values-overrides.yaml` file or add more resources to your Kubernetes cluster.
85
+
86
+ ### Using Support Keys
87
+
88
+ Use [support keys](/current/help-support/support-settings/#support-keys) only when instructed by Dremio Support. If misused, they can alter the application's behavior and lead to unexpected failures.
89
+
90
+ ### Using the Dremio Admin CLI on Kubernetes
91
+
92
+ The [Dremio Admin CLI](/current/reference/admin-cli/) is the mechanism to back up, restore, add internal users, etc. For more information on the various commands the see CLI reference previously linked. In order to run the CLI commands you need to access either the `dremio-master-0` or `dremio-admin` pod. This requires the use of the `kubectl` command line tool and access to the Kubernetes cluster and namespace where Dremio is deployed.
93
+
94
+ note
95
+
96
+ The term `master` is a legacy label used in this command. We now refer to this as the main coordinator pod.
97
+
98
+ Some CLI commands like [Back Up Dremio](/current/reference/admin-cli/backup) require Dremio to be **online**. This means Dremio must be deployed normally per [Deploying Dremio to Kubernetes](/current/deploy-dremio/deploy-on-kubernetes). When inspecting Dremio's pods, `dremio-master-0` must be present and `RUNNING` to be considered **online**.
99
+
100
+ Some CLI commands like [Clean](/current/reference/admin-cli/metadata-cleanup) require Dremio to be **offline**. To use them, Dremio must be deployed and running in admin mode. If not, you must redeploy Dremio in admin mode. The requirements section for each command will note whether Dremio should be online or offline. If it is not mentioned, then the command will work in either case.
101
+
102
+ To redeploy Dremio in admin mode, you must run a `helm upgrade` command where the `DremioAdmin` flag is set to `true`. Here is a templated example command:
103
+
104
+ ```
105
+ helm upgrade <chart-release-name> oci://quay.io/dremio/dremio-helm -f <your-local-path>/values-overrides.yaml --version <helm-chart-version> --set DremioAdmin=true
106
+ ```
107
+
108
+ This command will cause the shutdown of the Coordinators and Executors. In their place will start the `dremio-admin` pod. Crucially, this pod will mount the `dremio-master-0` volume allowing for operations on the constituent KV store.
109
+
110
+ To get command line access to the `dremio-master-0`, `dremio-admin`, or any pod for that matter, you would use the `kubectl exec` command. Here is an example using the `-it` option for interactive, and the `-- bash` option to enter a bash session:
111
+
112
+ ```
113
+ kubectl exec -it <pod-name> -- bash
114
+ ```
115
+
116
+ Once you've entered the pod, you can run typical shell commands to explore the file system and execute commands. For more information, see [kubectl exec](https://kubernetes.io/docs/reference/kubectl/generated/kubectl_exec/).
117
+ The `dremio-admin` utility is within the `/opt/dremio/bin` directory of both the main and admin pods and can be used to execute the various [Dremio Admin CLI](/current/reference/admin-cli/) commands.
118
+
119
+ To exit Dremio admin mode and restart the normal service, you must redeploy Dremio again using the command above and setting only `DremioAdmin=false`.
120
+
121
+ Was this page helpful?
122
+
123
+ [Previous
124
+
125
+ Administration](/current/admin/)[Next
126
+
127
+ Upgrade Dremio](/current/admin/admin-dremio-kubernetes/upgrade)
128
+
129
+ * Monitoring Logs and Usage
130
+ * Managing Workloads
131
+ * Changing Your Configuration
132
+ * Using Support Keys
133
+ * Using the Dremio Admin CLI on Kubernetes
134
+
135
+ ---
136
+
137
+ # Source: https://docs.dremio.com/current/admin/licensing/
138
+
139
+ Version: current [26.x]
140
+
141
+ On this page
142
+
143
+ # Licensing
144
+
145
+ As of Dremio 26.0, a new licensing model has been introduced, affecting Dremio deployments on Kubernetes. Understanding these requirements is crucial for ensuring a smooth deployment and uninterrupted operation.
146
+
147
+ ## License Key Requirement
148
+
149
+ A valid license key is mandatory for deploying a Dremio cluster on Kubernetes. Without it, the cluster will fail to start. This requirement applies to both new installations and upgrades.
150
+
151
+ Additionally, Dremio's telemetry functionality relies on a valid license key. Without one, telemetry data will not be accurately reported, potentially affecting system monitoring and analytics. For more information about telemetry, see [Service Telemetry for Kubernetes Deployments](/current/admin/service-telemetry-kubernetes/).
152
+
153
+ tip
154
+
155
+ Do you know you can obtain a **free trial license key** for Dremio? Learn more about it in [Dremio Enterprise Edition Free Trial](/current/admin/licensing/free-trial/).
156
+
157
+ ## Obtain a License Key
158
+
159
+ Acquiring a license key for Dremio 26.0+ is a fully automated process where customers generate their own license keys through the [Dremio Support Portal](https://support.dremio.com/hc/en-us), without needing to contact Dremio Support or Sales. The process is self-service:
160
+
161
+ 1. Go to the [Dremio Support Portal](https://support.dremio.com/hc/en-us) and click `Submit a request`. Create a support ticket and, in the **Subject** field, be sure to include "License Request". This helps us identify and route your request quickly.
162
+ 2. After the support ticket is created, you’ll receive an automated response message asking you to confirm whether you are requesting a new or replacement license specifically for deploying Dremio 26.0+ on Kubernetes. Reply to confirm. This step is important to ensure your ticket is routed correctly.
163
+
164
+ Once you confirm your request, you’ll automatically receive the appropriate license file required to deploy your Dremio cluster. No further action is needed unless Dremio Support or Sales follows up with additional questions.
165
+
166
+ ![](/images/licensing-support-portal.jpeg)
167
+
168
+ When you download your license file, it should look like this:
169
+
170
+ ![](/images/licensing-license-file.png)
171
+
172
+ ## Use Your License Key for Kubernetes Deployment
173
+
174
+ To ensure your Dremio cluster starts up correctly, follow these steps to apply your license key:
175
+
176
+ 1. Open the license file you have obtained in the support ticket (see the section above on How to Obtain a License Key), and copy the license key string.
177
+ 2. Go to your Kubernetes deployment configuration file and paste the license key string to the `license:` property enclosed in double quotation marks (`" "`). For more information about the configuration file, see [Configuring Your Values](/current/deploy-dremio/configuring-kubernetes/).
178
+
179
+ ![](/images/licensing-configured-license.png)
180
+
181
+ With the license key set in your configuration file, you can proceed to [Deploying Dremio to Kubernetes](/current/deploy-dremio/deploy-on-kubernetes).
182
+
183
+ ## Verify Your License
184
+
185
+ During startup, Dremio will validate the license key using its internal mechanisms (connectivity to the Internet is not required). If the key is missing, incorrect, expired, or invalid, the cluster will not start, and an error message will be logged to indicate the issue. If the license is valid, the cluster will start as expected.
186
+
187
+ ## Troubleshooting Tips
188
+
189
+ If you encounter any verification issues, do the following:
190
+
191
+ * Double-check that the license key was copied correctly (no extra spaces or line breaks) and is enclosed in double-quotation marks (`" "`).
192
+ * Review the Dremio logs for license-related error messages.
193
+ * Reach out via your support ticket for further assistance.
194
+
195
+ Was this page helpful?
196
+
197
+ [Previous
198
+
199
+ Upgrade Dremio](/current/admin/admin-dremio-kubernetes/upgrade)[Next
200
+
201
+ Enterprise Edition Free Trial](/current/admin/licensing/free-trial)
202
+
203
+ * License Key Requirement
204
+ * Obtain a License Key
205
+ * Use Your License Key for Kubernetes Deployment
206
+ * Verify Your License
207
+ * Troubleshooting Tips
208
+
209
+ ---
210
+
211
+ # Source: https://docs.dremio.com/current/admin/billing/
212
+
213
+ Version: current [26.x]
214
+
215
+ On this page
216
+
217
+ # Dremio Billing on Kubernetes
218
+
219
+ Dremio on Kubernetes uses a consumption-based billing model where costs are calculated based on your actual [usage](/current/admin/billing/usage/) of compute resources, measured in Dremio Consumption Units (DCUs). Billing is managed through [Orb](https://portal.withorb.com/), which tracks your DCUs and handles invoicing on a monthly basis (the billing period starts at 00:00:00 on the first day of the month and ends at 23:59:59 on the last day of the month).
220
+
221
+ ## Prequisites
222
+
223
+ * Have an account in [Orb](https://portal.withorb.com/). To get access, contact Dremio Support.
224
+ * [Service Telemetry](/current/admin/service-telemetry-kubernetes/) must be enabled to transmit your usage data to Orb.
225
+
226
+ ## View Your Billing
227
+
228
+ To access your billing information:
229
+
230
+ 1. In your browser, navigate to [Orb](https://portal.withorb.com/).
231
+ 2. Log in to your Orb account.
232
+
233
+ Once logged in, you will see a dashboard with your account information, unpaid invoices, and the DCUs for the current billing period. You will also have access to your invoice history, where you can view and download the details of each invoice.
234
+
235
+ Was this page helpful?
236
+
237
+ [Previous
238
+
239
+ Enterprise Edition Free Trial](/current/admin/licensing/free-trial)[Next
240
+
241
+ Usage](/current/admin/billing/usage)
242
+
243
+ * Prequisites
244
+ * View Your Billing
245
+
246
+ ---
247
+
248
+ # Source: https://docs.dremio.com/current/admin/model-providers/
249
+
250
+ Version: current [26.x]
251
+
252
+ On this page
253
+
254
+ # Configure Model Providers Enterprise
255
+
256
+ Starting with Dremio Software 26.1, you can configure model providers for AI functionality when deploying Dremio clusters on Kubernetes. After you configure at least one model provider, you must set a default model provider and optionally set an allowlist of available models. Dremio uses this default provider for all Dremio's AI Agent interactions and whereas the allowlist models can be used by anyone writing AI functions.
257
+
258
+ ## Supported Model Providers
259
+
260
+ Dremio supports configuration of the following model providers and models. Dremio recommends using enterprise-grade reasoning models for the best performance and experience.
261
+
262
+ | Category | Models | Connection Method(s) |
263
+ | --- | --- | --- |
264
+ | **OpenAI** | * gpt-5-2025-08-07 * gpt-5-mini-2025-08-07 * gpt-5-nano-2025-08-07 * gpt-4.1-2025-04-14 * gpt-4o-2024-11-20 * gpt-4-turbo-2024-04-09 * gpt-4.1-mini-2025-04-14 * o3-mini-2025-01-31 * o4-mini-2025-04-16 * o3-2025-04-16 | * Access Key |
265
+ | **Anthropic** | * claude-sonnet-4-5-20250929 * claude-opus-4-1-20250805 * claude-opus-4-20250514 * claude-sonnet-4-20250514 | * Access Key |
266
+ | **Google Gemini** | * gemini-2.5-pro | * Access Key |
267
+ | **AWS Bedrock** | * specify Model ID(s) * [AWS Bedrock Supported Models](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html) | * Access Key * IAM Role |
268
+ | **Azure OpenAI** | * specify Deployment Name(s) * [Azure Supported Models](https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure?tabs=global-standard-aoai%2Cstandard-chat-completions%2Cglobal-standard&pivots=azure-openai#azure-openai-in-azure-ai-foundry-models) | Combination of 1. Resource Name 2. Directory ID 3. Application ID 4. Client Secret Value |
269
+
270
+ ## Add Model Provider
271
+
272
+ For steps on adding an AWS Bedrock model provider, see [Configure AWS Bedrock as a Model Provider](/current/admin/model-providers/aws-bedrock).
273
+
274
+ For all other model providers, follow these steps to add a model provider in the Dremio console:
275
+
276
+ 1. Click ![This is the Settings icon.](/images/green-settings-icon.png "The Settings icon.") in the side navigation bar to go to the Settings page.
277
+ 2. Select **Preferences** in the settings sidebar.
278
+ 3. Enable the **AI Features** flag.
279
+ 4. Click **Add model provider**.
280
+
281
+ ## Default Model Provider
282
+
283
+ To delete the model provider, you must assign a new default unless you are deleting the last available model provider. To update the default model provider to a new one, you must have MODIFY privilege on both the current default and the new proposed default model provider.
284
+
285
+ Was this page helpful?
286
+
287
+ [Previous
288
+
289
+ Usage](/current/admin/billing/usage)[Next
290
+
291
+ AWS Bedrock](/current/admin/model-providers/aws-bedrock)
292
+
293
+ * Supported Model Providers
294
+ * Add Model Provider
295
+ * Default Model Provider
296
+
297
+ ---
298
+
299
+ # Source: https://docs.dremio.com/current/admin/service-telemetry-kubernetes
300
+
301
+ Version: current [26.x]
302
+
303
+ On this page
304
+
305
+ # Service Telemetry for Kubernetes Deployments Enterprise
306
+
307
+ As of Dremio 26.0, enterprise customers deploying Dremio clusters on Kubernetes will automatically transmit telemetry data back to Dremio's corporate endpoint. This telemetry provides valuable insights into system performance and health, and is also used in the calculations for usage-based [billing](/current/admin/billing/). Telemetry can be disabled through configuration; however, this is not considered a best practice because telemetry helps Dremio ensure stability and timely support.
308
+
309
+ ## Telemetry Data Collection
310
+
311
+ Dremio's telemetry data collection is strictly limited to operational and performance metrics. These metrics provide visibility into various components and services, ensuring optimal performance and reliability.
312
+ Importantly, no customer content (e.g., business data) or user-entered information is transmitted. If you would like to develop a deeper understanding of the metrics transmitted and their contents, you can set up your own internal monitoring of your Dremio cluster by following the steps in [Monitoring Dremio Nodes](https://docs.dremio.com/current/admin/monitoring/dremio-nodes).
313
+
314
+ The collected telemetry data is categorized as follows:
315
+
316
+ | Category | Description |
317
+ | --- | --- |
318
+ | **Application Metrics** | These metrics provide insights into the usage and performance of objects within a Dremio deployment, including: * Number of queries, Reflections, sources, and views. * Success and failure rates of queries. * Success and failure rates of Reflection and source refresh operations. |
319
+ | **Java Metrics** | These metrics capture internal Java Virtual Machine (JVM) performance indicators from containers running the Dremio application, such as: * Number of active threads. * Memory allocation and usage. * Garbage collection activity and pauses. |
320
+ | **Service Metrics** | These metrics measure the health of core components supporting Dremio's execution and coordination services, including: * KVstore performance. * Zookeeper availability and network health. |
321
+ | **Kubernetes Metrics** | These metrics provide insight into container and pod behavior for all containers in a Dremio deployment, including: * CPU, memory, and storage requests. * Container restarts and readiness. * StatefulSet desired and current pod count. |
322
+
323
+ ## Telemetry Transmission Requirements
324
+
325
+ Telemetry transmission to Dremio follows the [Dremio Subscription Agreement](https://www.dremio.com/legal/dremio-subscription-agreement/).
326
+
327
+ ### Network Requirements for Telemetry Transmission
328
+
329
+ To ensure successful telemetry transmission, the following network configurations must be in place:
330
+
331
+ * Your network must allow traffic egress to Dremio's endpoint `observability.dremio.com`.
332
+ * Dremio's OpenTelemetry collectors use port 443 for secure data transmission via TLS.
333
+
334
+ ### Setting Up a Proxy
335
+
336
+ If traffic egresses to the endpoint and the port is restricted, a proxy can be configured to enable telemetry transmission:
337
+
338
+ 1. Edit your `.yaml` configuration file to deploy Dremio to Kubernetes. For more information, refer to [Configuring Your Values](/current/deploy-dremio/configuring-kubernetes/).
339
+ 2. Add your proxy configuration values to the `.yaml` file using the following syntax:
340
+
341
+ * HTTPS Proxy (Recommended)
342
+ * HTTP Proxy
343
+
344
+ ```
345
+ telemetry:
346
+ extraEnvs: []
347
+ - name: HTTPS_PROXY
348
+ value: https://proxy.example.com:443
349
+ ```
350
+
351
+ ```
352
+ telemetry:
353
+ extraEnvs: []
354
+ - name: HTTP_PROXY
355
+ value: http://proxy.example.com:3128
356
+ ```
357
+
358
+ ## Troubleshooting or Support
359
+
360
+ For troubleshooting or support, please contact your account representative or Dremio Support.
361
+
362
+ ## Related Topics
363
+
364
+ * [Licensing](/current/admin/licensing/) - Learn more about Dremio's licensing and telemetry.
365
+ * [Billing](/current/admin/billing/) - Learn more about Dremio's billing and usage data.
366
+
367
+ Was this page helpful?
368
+
369
+ [Previous
370
+
371
+ AWS Bedrock](/current/admin/model-providers/aws-bedrock)[Next
372
+
373
+ Automated Backup](/current/admin/automated-backups)
374
+
375
+ * Telemetry Data Collection
376
+ * Telemetry Transmission Requirements
377
+ + Network Requirements for Telemetry Transmission
378
+ + Setting Up a Proxy
379
+ * Troubleshooting or Support
380
+ * Related Topics
381
+
382
+ ---
383
+
384
+ # Source: https://docs.dremio.com/current/admin/automated-backups
385
+
386
+ Version: current [26.x]
387
+
388
+ # Automated Backup Enterprise
389
+
390
+ Backups are crucial to restoring Dremio's state in case of a critical failure, so we recommend creating regular backups to minimize loss from the restore point. Use Dremio's automated backups to create backups on a schedule and output the backups to a folder in distributed storage.
391
+
392
+ To enable automated backups, use the `dremio.automated_backups.enabled` [support key](/current/help-support/support-settings/#support-keys). By default, when `dremio.automated_backups.enabled` is enabled, Dremio creates a backup at midnight local time. To set your backup for a different time, set the `dremio.automated_backups.schedule` support key to the desired time in ISO format. For example, `13:45+02:00` or `14:12Z`.
393
+
394
+ note
395
+
396
+ Automated backups currently do not create backups for [Open Catalog](/current/data-sources/open-catalog/)'s metadata storage backend. Follow the instructions on [Open Catalog backup and restore processes](/current/admin/open-catalog-backing-store-backuprestore/) to back up the metadata storage backend for Open Catalog.
397
+
398
+ Was this page helpful?
399
+
400
+ [Previous
401
+
402
+ Service Telemetry](/current/admin/service-telemetry-kubernetes)[Next
403
+
404
+ Managing Job Workloads](/current/admin/workloads/)
405
+
406
+ ---
407
+
408
+ # Source: https://docs.dremio.com/current/admin/workloads/
409
+
410
+ Version: current [26.x]
411
+
412
+ # Managing Job Workloads
413
+
414
+ Dremio job workloads are managed differently depending on which edition (Enterprise or Community) you are using.
415
+
416
+ * [Job History & Job Details](/current/admin/monitoring/jobs/)
417
+ The results of each query, or job, is displayed here in table format. Individual job details may be viewed by clicking on each row.
418
+
419
+ Jobs may be sorted and arranged by data type based on the columns displaying. Additional information may also be seen for individual jobs by hovering over a row and column for condensed results. By clicking on the desired job, this launches the Job Details screen, which is rich with easy-to-read data regarding how a query was executed from start to finish.
420
+
421
+ * [Queue Control](/current/admin/workloads/job-queues/)
422
+ This feature provides basic capability to manage query queues, Reflection queues, query memory, and query thresholds.
423
+ * [Workload Management](/current/admin/workloads/workload-management) Enterprise
424
+
425
+ This feature provides advanced capability to manage cluster resources and workloads
426
+ by defining a queue with specific characteristics
427
+ (such as memory limits, CPU priority, and queueing and runtime timeouts)
428
+ and then defining rules that specify which query is assigned to which queue.
429
+
430
+ Was this page helpful?
431
+
432
+ [Previous
433
+
434
+ Monitoring](/current/admin/monitoring/)[Next
435
+
436
+ Queue Control](/current/admin/workloads/job-queues)
437
+
438
+ ---
439
+
440
+ # Source: https://docs.dremio.com/current/admin/monitoring/
441
+
442
+ Version: current [26.x]
443
+
444
+ On this page
445
+
446
+ # Monitoring
447
+
448
+ As an administrator, you can monitor logs, usage, system telemetry, [jobs](/current/admin/monitoring/jobs/), and [Dremio nodes](/current/admin/monitoring/dremio-nodes).
449
+
450
+ As the [Dremio Shared Responsibility Models](/responsibility) outline, monitoring is a shared responsibility between Dremio and you. The Shared Responsibility Models lay out Dremio's responsibilities for providing monitoring technologies and logs and your responsibilities for implementation and use.
451
+
452
+ ## Logs
453
+
454
+ Logs are primarily for troubleshooting issues and monitoring the health of the deployment.
455
+
456
+ note
457
+
458
+ By default, Dremio uses the following locations to write logs:
459
+
460
+ * Tarball - `<DREMIO_HOME>/log`
461
+ * RPM - `/var/log/dremio`
462
+ * Kubernetes - `/opt/dremio/log`
463
+
464
+ ### Log Types
465
+
466
+ | Log Type | Description |
467
+ | --- | --- |
468
+ | Audit | The `audit.json` file tracks all activities that users perform within Dremio. For details, see [Audit Logging](/current/security/auditing/). |
469
+ | System | The following system logs are enabled by default: * `access.log`: HTTP access log for the Dremio web server; generated by coordinator nodes only. * `server.gc`: Garbage collection log. * `server.log` and `json/server.json`: Server logs generated in a text format (server.log) and json format (json/server.json). Users granted the `ADMIN` role can disable one of these formats. * `server.out`: Log for Dremio daemon standard out. * `metadata_refresh.log`: Log for refreshing metadata. * `tracker.json`: Tracker log. * `vacuum.json`: Log for the files scanned and deleted by `VACUUM CATALOG` and `VACUUM TABLE` commands. |
470
+ | Query | Query logging is enabled by default. The `queries.json` file contains the log of completed queries; it does not include queries currently in planning or execution. You can retrieve the same information that is in `queries.json` using the [`sys.jobs_recent`](/current/reference/sql/system-tables/jobs_recent) system table. Query logs include the following information: * `queryId`: Unique ID of the executed query. * `queryText`: SQL query text. * `start`: Start time of the query. * `finish`: End time of the query. * `outcome`: Whether the query was completed or failed. * `username`: User who executed the query. * `commandDescription`: Type of the command; may be a regular SQL query execution job or another SQL command. The query log may contain additional information depending on your Dremio configuration. |
471
+ | Warning | The `hive.deprecated.function.warning.log` file contains warnings for Hive functions that have been deprecated. To resolve warnings that are listed in this file, replace deprecated functions with a [supported function](/current/reference/sql/sql-functions/ALL_FUNCTIONS/). For example, to resolve a warning that mentions `NVL`, replace `NVL` with `COALESCE`. |
472
+
473
+ ### Retrieving Logs from the Dremio Console Enterprise
474
+
475
+ Retrieve logs for Kubernetes deployments in the Dremio console at **Settings** > **Support** > **Download Logs**.
476
+
477
+ #### Prerequisites
478
+
479
+ * You must be using Dremio 25.1+. Log collection is powered by Dremio Diagnostics Collector (DDC).
480
+ * You must have the EXPORT DIAGNOSTICS privilege to view **Download Logs** options in **Settings** > **Support**.
481
+
482
+ #### Downloading Logs
483
+
484
+ To download logs:
485
+
486
+ 1. In the Dremio console, navigate to **Settings** > **Support** > **Download Logs** and click **Start collecting data**.
487
+
488
+ note
489
+
490
+ You may store a maximum of three log bundles. Delete log bundles as needed to start a new log collection if you reach the maximum.
491
+
492
+ We recommend the default `Light` collection, which provides 7 days of logs and completed queries in the `queries.json` file, for troubleshooting most issues. For more complex issues, select the `Standard` collection, which provides 7 days of logs and 28 days of completed queries in the `queries.json` file.
493
+
494
+ 2. When Dremio completes log collection, the log bundle appears in a list below **Start collecting data**. To download a log bundle, click **Download** next to the applicable bundle. Log bundles are available to download for 24 hours.
495
+
496
+ ### Logging in Kubernetes
497
+
498
+ By default, all logs are written to a persisted volume mounted at `/opt/dremio/log`.
499
+
500
+ To disable logging, set `writeLogsToFile: false` in the `values-overrides.yaml` configuration file either globally or individually for each `coordinator` and `executor` parent. For more information, see [Configuring Your Values](/current/deploy-dremio/configuring-kubernetes/).
501
+
502
+ #### Using the Container Console
503
+
504
+ All logs are written to the container's console (stdout) simultaneously. These logs can be monitored using a `kubectl` command:
505
+
506
+ Command for viewing logs using kubectl logs
507
+
508
+ ```
509
+ kubectl logs [-f] [container-name]
510
+ ```
511
+
512
+ Use the `-f` flag to continuously print new log entries to your terminal as they are generated.
513
+
514
+ You can also write logs to a file on disk in addition to stdout. Read [Writing Logs to a File](https://github.com/dremio/dremio-cloud-tools/blob/master/charts/dremio_v2/docs/setup/Writing-Logs-To-A-File.md) for details.
515
+
516
+ #### Using the AKS Container
517
+
518
+ Azure provides integration with AKS clusters and Azure Log Analytics to monitor container logs. This is a standard practice that puts infrastructure in place to aggregate logs from containers into a central log store to analyze them.
519
+
520
+ AKS log monitoring is useful for the following reasons:
521
+
522
+ * Monitoring logs across lots of pods can be overwhelming.
523
+ * When a pod (for example, a Dremio executor) crashes and restarts, only the logs from the last pod are available.
524
+ * If a pod is crashing regularly, the logs are lost, which makes it difficult to analyze the reasons for the crash.
525
+
526
+ For more information regarding AKS, see [Azure Monitor features for Kubernetes monitoring](https://learn.microsoft.com/en-us/azure/azure-monitor/containers/container-insights-overview).
527
+
528
+ #### Enabling Log Monitoring
529
+
530
+ You can enable log monitoring when creating an AKS cluster or after the cluster has been created.
531
+
532
+ Once logging is enabled, all your container `stdout` and `stderr` logs are collected by the infrastructure for you to analyze.
533
+
534
+ 1. While creating an AKS cluster, enable container monitoring. You can use an existing Log Analytics workspace or create a new one.
535
+ 2. In an existing AKS cluster where monitoring was not enabled during creation, go to **Logs on the AKS cluster** and enable it.
536
+
537
+ #### Viewing Container Logs
538
+
539
+ To view all the container logs:
540
+
541
+ 1. Go to **Monitoring** > **Logs**.
542
+ 2. Use the filter option to see the logs from the containers that you are interested in.
543
+
544
+ ## Usage
545
+
546
+ Monitoring usage across your cluster makes it easier to observe patterns, analyze the resources being consumed by your data platform, and understand the impact on your users.
547
+
548
+ ### Catalog Usage Enterprise
549
+
550
+ Go to **Settings** > **Monitor** to view your catalog usage. You must be a member of the `ADMIN` role to access the Monitor page. When you open the Monitor page, you are directed to the Catalog Usage tab by default where you can see the following metrics:
551
+
552
+ * Top 10 most queried datasets and how often the jobs on the dataset were accelerated
553
+ * Top 10 most queried spaces and source folders
554
+
555
+ note
556
+
557
+ A source can be listed in the top 10 most queried spaces and source folders if the source contains a child dataset that was used in the query (for example, `postgres.accounts`). Queries of datasets in sub-folders (for example, `s3.mybucket.iceberg_table`) are classified by the sub-folder and not the source.
558
+
559
+ All datasets are assessed in the metrics on the Monitor page except for datasets in the [system tables](/current/reference/sql/system-tables/), the [information schema](https://docs.dremio.com/current/reference/sql/information-schema), and home spaces.
560
+
561
+ The metrics on the Monitor page analyze only user queries. Refreshes of data Reflections and metadata refreshes are excluded.
562
+
563
+ ### Jobs Enterprise
564
+
565
+ Go to **Settings** > **Monitor** > **Jobs** to open the Jobs tab. You must be a member of the `ADMIN` role to access the Monitor page. The Jobs tab shows an aggregate view of the following metrics for the jobs that are running on your cluster:
566
+
567
+ * Total job count over the last 24 hours and the relative rate of failure/cancelation
568
+ * Top 10 most active users based on the number of jobs they ran
569
+ * Total jobs accelerated, total job time saved, and average job speedup from Autonomous Reflections over the past month.
570
+ * Total number of jobs accelerated by autonomous and manual Reflections over time
571
+ * Total number of completed and failed jobs over time
572
+ * Jobs (completed and failed) grouped by the [queue](/current/admin/workloads/workload-management/#default-queues) they ran on
573
+ * Percentage of time that jobs spent in each [state](/current/admin/monitoring/jobs/#job-states-and-statuses)
574
+ * Top 10 longest running jobs
575
+
576
+ To view all jobs and the details of specific jobs, see [Viewing Jobs](/current/admin/monitoring/jobs/).
577
+
578
+ ### Resources Enterprise
579
+
580
+ Go to **Settings** > **Monitor** > **Resources** to open the Resources tab. You must be a member of the `ADMIN` role to access the Monitor page. The Resources tab shows an aggregate view of the following metrics for the jobs and nodes running on your cluster:
581
+
582
+ * Percentage of CPU and memory utilization for each coordinator and executor node
583
+ * Top 10 most CPU and memory intensive jobs
584
+ * Number of running executors
585
+
586
+ ### Cluster Usage
587
+
588
+ Dremio displays the number of unique users who executed jobs on that day and the number of executed jobs.
589
+
590
+ 1. Hover over ![Icon represents help](/images/icons/help.png "Help icon") in the side navigation bar.
591
+ 2. Click **About Dremio** in the menu.
592
+ 3. Click the **Cluster Usage Data** tab.
593
+
594
+ ![](/images/cluster-usage.png "Viewing Cluster Usage")
595
+
596
+ ## System Telemetry
597
+
598
+ Dremio exposes system telemetry metrics in Prometheus format by default. It is not necessary to configure an exporter to collect the metrics. Instead, you can specify the host and port number where metrics are exposed in the [dremio.conf](/current/deploy-dremio/other-options/standalone/dremio-config/dremio-conf/index.md) file and scrape the metrics with any Prometheus-compliant tool.
599
+
600
+ To specify the host and port number where metrics are exposed, add these two properties to the `dremio.conf` file:
601
+
602
+ * `services.web-admin.host`: set to the desired host address (typically `0.0.0.0` or the IP address of the host where Dremio is running).
603
+ * `services.web-admin.port`: set to any desired value that is greater than `1024`.
604
+
605
+ For example:
606
+
607
+ Example host and port settings in dremio.conf
608
+
609
+ ```
610
+ services.web-admin.host: "127.0.0.1"
611
+ services.web-admin.port: 9090
612
+ ```
613
+
614
+ Restart Dremio after you update the `dremio.conf` file to make sure your changes take effect.
615
+
616
+ Access the exported Dremio system telemetry metrics at `http://<yourHost>:<yourPort>/metrics`.
617
+
618
+ For more information about Prometheus metrics, read [Types of Metrics](https://prometheus.io/docs/tutorials/understanding_metric_types/) in the Prometheus documentation.
619
+
620
+ Was this page helpful?
621
+
622
+ [Previous
623
+
624
+ Workload Management](/current/admin/workloads/workload-management)[Next
625
+
626
+ Viewing Jobs](/current/admin/monitoring/jobs/)
627
+
628
+ * Logs
629
+ + Log Types
630
+ + Retrieving Logs from the Dremio Console Enterprise
631
+ + Logging in Kubernetes
632
+ * Usage
633
+ + Catalog Usage Enterprise
634
+ + Jobs Enterprise
635
+ + Resources Enterprise
636
+ + Cluster Usage
637
+ * System Telemetry
638
+
639
+ ---
640
+
641
+ # Source: https://docs.dremio.com/current/admin/open-catalog-backing-store-backuprestore
642
+
643
+ Version: current [26.x]
644
+
645
+ On this page
646
+
647
+ # Open Catalog Backup and Restore Enterprise
648
+
649
+ Regular backups are essential for protecting Open Catalog metadata and ensuring business continuity. This section explains how to back up and restore the MongoDB cluster that stores Open Catalog's configuration, table metadata, and access control policies.
650
+
651
+ note
652
+
653
+ Ensure you have enabled [automated backup](/current/admin/automated-backups) for your Dremio cluster before backing up the Open Catalog.
654
+
655
+ ## Automated Backups
656
+
657
+ Automated MongoDB backup is enabled in your `values-overrides.yaml`. The backups are automatically written to your distributed storage and must be taken while Dremio is operational. Not all object store authentication methods are supported by this feature. See [Configuring the Distributed Storage](/current/deploy-dremio/configuring-kubernetes/#configuring-the-distributed-storage) for details on supported configurations.
658
+
659
+ When enabled, a backup agent will be deployed into the cluster as a container of the first MongoDB pod `dremio-mongodb-rs0-0`. Inspect the agent logs with the command: `kubectl logs -f dremio-mongodb-rs0-0 -c backup-agent -n <your-namespace>`. Backups are written to the `catalog-backups` folder of Dremio's distributed storage. The backup names will follow a consistent pattern, for example, `cron-dremio-mongodb-20251112124000-87jl7`.
660
+
661
+ ## Restore
662
+
663
+ ### Prerequisites
664
+
665
+ 1. Ensure that Dremio is in **Admin Mode**. See [Using the Dremio Admin CLI on Kubernetes](/current/admin/admin-dremio-kubernetes/#using-the-dremio-admin-cli-on-kubernetes) to understand how to switch to **Admin Mode**.
666
+ 2. Export your Kubernetes namespace as an environment variable. Replace the `<namespace>` placeholder with your value:
667
+
668
+ ```
669
+ export NAMESPACE = <namespace>
670
+ ```
671
+ 3. Run the following command for a list of available backups for the restore:
672
+
673
+ ```
674
+ kubectl get psmdb-backup -n $NAMESPACE
675
+ ```
676
+ 4. Run the following command for MongoDB cluster information. The `clustername` will be required to start the restore.
677
+
678
+ ```
679
+ kubectl get psmdb -n $NAMESPACE
680
+ ```
681
+
682
+ ### Restore From a Full Backup
683
+
684
+ Restore based on the name of the specific backup.
685
+
686
+ 1. Create a file named `restore.yaml`. Fill in the YAML based on the output from the prerequisites, namely: `<my-cluster-name>` and `<my-backup-name>`. Dremio recommends substituting `<my-restore-name>` with a name containing the date the restore was performed.
687
+
688
+ ```
689
+ apiVersion: psmdb.dremio.com/v1
690
+ kind: PerconaServerMongoDBRestore
691
+ metadata:
692
+ name: <my-restore-name>
693
+ spec:
694
+ clusterName: <my-cluster-name>
695
+ backupName: <my-backup-name>
696
+ ```
697
+ 2. Start the restore by applying the YAML created in the previous step:
698
+
699
+ ```
700
+ kubectl apply -f restore.yaml -n $NAMESPACE
701
+ ```
702
+
703
+ Once completed, bring Dremio back online. See [Using the Dremio Admin CLI on Kubernetes](/current/admin/admin-dremio-kubernetes/#using-the-dremio-admin-cli-on-kubernetes) to understand how to leave **Admin Mode**.
704
+
705
+ ### Point-in-time Recovery
706
+
707
+ Restore to a particular point in time within a given backup. This allows for a more granular restore.
708
+
709
+ 1. Use this command to get a list of all restore times available within a backup.
710
+
711
+ ```
712
+ kubectl get psmdb-backup <backup_name> -n $NAMESPACE -o jsonpath='{.status.latestRestorableTime}
713
+ ```
714
+ 2. Modify the `restore.yaml` specifying your chosen restore date and time in the following format `YYYY-MM-DD HH:MM:SS` from those available.
715
+
716
+ ```
717
+ apiVersion: psmdb.dremio.com/v1
718
+ kind: PerconaServerMongoDBRestore
719
+ metadata:
720
+ name: <my-restore-name>
721
+ spec:
722
+ clusterName: <my-cluster-name>
723
+ backupName: <my-backup-name>
724
+ pitr:
725
+ type: date
726
+ date: YYYY-MM-DD hh:mm:ss
727
+ ```
728
+ 3. Start the restore by applying the YAML created in the previous step:
729
+
730
+ ```
731
+ kubectl apply -f restore.yaml -n $NAMESPACE
732
+ ```
733
+
734
+ Once completed, bring Dremio back online. See [Using the Dremio Admin CLI on Kubernetes](/current/admin/admin-dremio-kubernetes/#using-the-dremio-admin-cli-on-kubernetes) to understand how to leave **Admin Mode**.
735
+
736
+ Was this page helpful?
737
+
738
+ [Previous
739
+
740
+ Splunk](/current/admin/monitoring/exporting/splunk)[Next
741
+
742
+ Developer Guide](/current/developer/)
743
+
744
+ * Automated Backups
745
+ * Restore
746
+ + Prerequisites
747
+ + Restore From a Full Backup
748
+ + Point-in-time Recovery
749
+
750
+ ---
751
+
752
+ # Source: https://docs.dremio.com/current/admin/service-telemetry-kubernetes/
753
+
754
+ Version: current [26.x]
755
+
756
+ On this page
757
+
758
+ # Service Telemetry for Kubernetes Deployments Enterprise
759
+
760
+ As of Dremio 26.0, enterprise customers deploying Dremio clusters on Kubernetes will automatically transmit telemetry data back to Dremio's corporate endpoint. This telemetry provides valuable insights into system performance and health, and is also used in the calculations for usage-based [billing](/current/admin/billing/). Telemetry can be disabled through configuration; however, this is not considered a best practice because telemetry helps Dremio ensure stability and timely support.
761
+
762
+ ## Telemetry Data Collection
763
+
764
+ Dremio's telemetry data collection is strictly limited to operational and performance metrics. These metrics provide visibility into various components and services, ensuring optimal performance and reliability.
765
+ Importantly, no customer content (e.g., business data) or user-entered information is transmitted. If you would like to develop a deeper understanding of the metrics transmitted and their contents, you can set up your own internal monitoring of your Dremio cluster by following the steps in [Monitoring Dremio Nodes](https://docs.dremio.com/current/admin/monitoring/dremio-nodes).
766
+
767
+ The collected telemetry data is categorized as follows:
768
+
769
+ | Category | Description |
770
+ | --- | --- |
771
+ | **Application Metrics** | These metrics provide insights into the usage and performance of objects within a Dremio deployment, including: * Number of queries, Reflections, sources, and views. * Success and failure rates of queries. * Success and failure rates of Reflection and source refresh operations. |
772
+ | **Java Metrics** | These metrics capture internal Java Virtual Machine (JVM) performance indicators from containers running the Dremio application, such as: * Number of active threads. * Memory allocation and usage. * Garbage collection activity and pauses. |
773
+ | **Service Metrics** | These metrics measure the health of core components supporting Dremio's execution and coordination services, including: * KVstore performance. * Zookeeper availability and network health. |
774
+ | **Kubernetes Metrics** | These metrics provide insight into container and pod behavior for all containers in a Dremio deployment, including: * CPU, memory, and storage requests. * Container restarts and readiness. * StatefulSet desired and current pod count. |
775
+
776
+ ## Telemetry Transmission Requirements
777
+
778
+ Telemetry transmission to Dremio follows the [Dremio Subscription Agreement](https://www.dremio.com/legal/dremio-subscription-agreement/).
779
+
780
+ ### Network Requirements for Telemetry Transmission
781
+
782
+ To ensure successful telemetry transmission, the following network configurations must be in place:
783
+
784
+ * Your network must allow traffic egress to Dremio's endpoint `observability.dremio.com`.
785
+ * Dremio's OpenTelemetry collectors use port 443 for secure data transmission via TLS.
786
+
787
+ ### Setting Up a Proxy
788
+
789
+ If traffic egresses to the endpoint and the port is restricted, a proxy can be configured to enable telemetry transmission:
790
+
791
+ 1. Edit your `.yaml` configuration file to deploy Dremio to Kubernetes. For more information, refer to [Configuring Your Values](/current/deploy-dremio/configuring-kubernetes/).
792
+ 2. Add your proxy configuration values to the `.yaml` file using the following syntax:
793
+
794
+ * HTTPS Proxy (Recommended)
795
+ * HTTP Proxy
796
+
797
+ ```
798
+ telemetry:
799
+ extraEnvs: []
800
+ - name: HTTPS_PROXY
801
+ value: https://proxy.example.com:443
802
+ ```
803
+
804
+ ```
805
+ telemetry:
806
+ extraEnvs: []
807
+ - name: HTTP_PROXY
808
+ value: http://proxy.example.com:3128
809
+ ```
810
+
811
+ ## Troubleshooting or Support
812
+
813
+ For troubleshooting or support, please contact your account representative or Dremio Support.
814
+
815
+ ## Related Topics
816
+
817
+ * [Licensing](/current/admin/licensing/) - Learn more about Dremio's licensing and telemetry.
818
+ * [Billing](/current/admin/billing/) - Learn more about Dremio's billing and usage data.
819
+
820
+ Was this page helpful?
821
+
822
+ [Previous
823
+
824
+ AWS Bedrock](/current/admin/model-providers/aws-bedrock)[Next
825
+
826
+ Automated Backup](/current/admin/automated-backups)
827
+
828
+ * Telemetry Data Collection
829
+ * Telemetry Transmission Requirements
830
+ + Network Requirements for Telemetry Transmission
831
+ + Setting Up a Proxy
832
+ * Troubleshooting or Support
833
+ * Related Topics
834
+
835
+ ---
836
+
837
+ # Source: https://docs.dremio.com/current/admin/model-providers
838
+
839
+ Version: current [26.x]
840
+
841
+ On this page
842
+
843
+ # Configure Model Providers Enterprise
844
+
845
+ Starting with Dremio Software 26.1, you can configure model providers for AI functionality when deploying Dremio clusters on Kubernetes. After you configure at least one model provider, you must set a default model provider and optionally set an allowlist of available models. Dremio uses this default provider for all Dremio's AI Agent interactions and whereas the allowlist models can be used by anyone writing AI functions.
846
+
847
+ ## Supported Model Providers
848
+
849
+ Dremio supports configuration of the following model providers and models. Dremio recommends using enterprise-grade reasoning models for the best performance and experience.
850
+
851
+ | Category | Models | Connection Method(s) |
852
+ | --- | --- | --- |
853
+ | **OpenAI** | * gpt-5-2025-08-07 * gpt-5-mini-2025-08-07 * gpt-5-nano-2025-08-07 * gpt-4.1-2025-04-14 * gpt-4o-2024-11-20 * gpt-4-turbo-2024-04-09 * gpt-4.1-mini-2025-04-14 * o3-mini-2025-01-31 * o4-mini-2025-04-16 * o3-2025-04-16 | * Access Key |
854
+ | **Anthropic** | * claude-sonnet-4-5-20250929 * claude-opus-4-1-20250805 * claude-opus-4-20250514 * claude-sonnet-4-20250514 | * Access Key |
855
+ | **Google Gemini** | * gemini-2.5-pro | * Access Key |
856
+ | **AWS Bedrock** | * specify Model ID(s) * [AWS Bedrock Supported Models](https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html) | * Access Key * IAM Role |
857
+ | **Azure OpenAI** | * specify Deployment Name(s) * [Azure Supported Models](https://learn.microsoft.com/en-us/azure/ai-foundry/foundry-models/concepts/models-sold-directly-by-azure?tabs=global-standard-aoai%2Cstandard-chat-completions%2Cglobal-standard&pivots=azure-openai#azure-openai-in-azure-ai-foundry-models) | Combination of 1. Resource Name 2. Directory ID 3. Application ID 4. Client Secret Value |
858
+
859
+ ## Add Model Provider
860
+
861
+ For steps on adding an AWS Bedrock model provider, see [Configure AWS Bedrock as a Model Provider](/current/admin/model-providers/aws-bedrock).
862
+
863
+ For all other model providers, follow these steps to add a model provider in the Dremio console:
864
+
865
+ 1. Click ![This is the Settings icon.](/images/green-settings-icon.png "The Settings icon.") in the side navigation bar to go to the Settings page.
866
+ 2. Select **Preferences** in the settings sidebar.
867
+ 3. Enable the **AI Features** flag.
868
+ 4. Click **Add model provider**.
869
+
870
+ ## Default Model Provider
871
+
872
+ To delete the model provider, you must assign a new default unless you are deleting the last available model provider. To update the default model provider to a new one, you must have MODIFY privilege on both the current default and the new proposed default model provider.
873
+
874
+ Was this page helpful?
875
+
876
+ [Previous
877
+
878
+ Usage](/current/admin/billing/usage)[Next
879
+
880
+ AWS Bedrock](/current/admin/model-providers/aws-bedrock)
881
+
882
+ * Supported Model Providers
883
+ * Add Model Provider
884
+ * Default Model Provider