Virtual Environment Setup

HCL MaxAI CDM uses separate Python virtual environments for Snowflake, Oracle, and SQL Server dbt adapters to avoid dependency conflicts. These virtual environments are created under the Airflow user's home directory and can be invoked from Airflow DAGs using BashOperator or ExternalPythonOperator.

Environment Variables

Variable Value
AIRFLOW_USER unica
VENV_BASE /home/unica