Adding a new Virtual Warehouse
A Virtual Warehouse is an instance of compute resources that is equivalent to a cluster. It provides access to the data in tables and views in the data lake that correlates to a specific Database Catalog. Learn how to create a Virtual Warehouse in Cloudera Data Warehouse on premises.
If you are evaluating Cloudera Data Warehouse or just
learning, you can accept the default values. This task shows you how to create a Virtual
Warehouse with the bare minimum configurations. You can create Virtual Warehouses with the
following SQL engines in Cloudera Data Warehouse:
- Hive
- Impala
- Trino
- Activate your environment for use in Cloudera Data Warehouse.
- Grant the DWAdmin role to the user or group that needs to create a Virtual Warehouse. This user or group determines which environment and Database Catalog your Virtual Warehouse uses.
- If your cluster is deployed on the OpenShift Container Platform (OCP) and you want to utilize autoscaling capabilities for your Trino Virtual Warehouse, you must install Kubernetes Event-driven Autoscaling (KEDA). KEDA enables dynamic scaling of containers, allowing them to scale up or down based on demand.
