Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

airflow.providers.alibaba.cloud.exceptions

Exceptions

MaxComputeConfigurationException

Raised when MaxCompute project or endpoint is not configured properly.

Module Contents

exception airflow.providers.alibaba.cloud.exceptions.MaxComputeConfigurationException[source]

Bases: Exception

Raised when MaxCompute project or endpoint is not configured properly.

Was this entry helpful?