airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Added support of Teradata Compute Cluster Provision, Decommission, Suspend and Resume operations

Open sc250072 opened this issue 1 year ago • 0 comments

Support added to Teradata Provider about Teradata Compute Cluster feature

  • Provisioning compute cluster instance
  • Decommissioning compute cluster instance
  • Resume and Suspend of compute cluster instance

Teradata Provider System Health Dashboard: https://teradata.github.io/airflow/

tests.system.providers.teradata.example_teradata_compute_cluster - This system test is failing in public repository as the test teradata lake instance is not accessible by public repository. We have tested this test in house and working as expected


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

sc250072 avatar Jun 30 '24 16:06 sc250072