airflow.providers.teradata.utils.constants
¶
Module Contents¶
Classes¶
Define constants for Teradata Provider. |
- class airflow.providers.teradata.utils.constants.Constants[source]¶
Define constants for Teradata Provider.
- CC_OPR_EMPTY_PROFILE_ERROR_MSG = 'Please provide a valid name for the compute cluster profile.'[source]¶
- CC_GRP_PRP_NON_EXISTS_MSG = "The specified Compute cluster is not present or The user doesn't have permission to access..."[source]¶
- CC_OPR_TIMEOUT_ERROR = 'There is an issue with the %s operation. Kindly consult the administrator for assistance.'[source]¶