Control-M for GCP BigQuery
Google Cloud Platform (GCP) BigQuery is a cloud-computing platform that enables you to process, analyze, and store your data.
Control-M for GCP BigQuery enables you to do the following:
- Connect to any GCP BigQuery endpoint from a single computer with secure login, which eliminates the need to provide authentication.
- Integrate GCP BigQuery jobs with other Control-M jobs into a single scheduling environment.
- Execute any of the following GCP BigQuery job operations:
- Execute one or more SQL statements that are supported by GCP BigQuery.
- Create a copy of an existing table.
- Load source data into an existing table.
- Export data from an existing table into Google Cloud Storage.
- Execute a stored procedure, table function, or previously defined function.
- Monitor the status, results, and output of GCP BigQuery jobs in the Monitoring domain.
- Attach an SLA job to your GCP BigQuery jobs.
- Introduce all Control-M capabilities to Control-M for GCP BigQuery including advanced scheduling criteria, complex dependencies, Resource Pools, Lock Resources, and variables.
- Run 50 GCP BigQuery jobs simultaneously per Agent.
Control-M for GCP BigQuery Compatibility
The following table lists the prerequisites that are required to use the GCP BigQuery plug-in, each with its minimum required version.
Component | Version |
---|---|
Control-M/EM | 9.0.20.200 |
Control-M/Agent | 9.0.20.201 |
Control-M Application Integrator | 9.0.20.201 |
Control-M Web | 9.0.20.200 |
Control-M Automation API | 9.0.20.250 |
Control-M for GCP BigQuery is supported on Control-M Web and Control-M Automation API, but not on Control-M client.
To download the required installation files for each prerequisite, see Obtaining Control-M Installation Files.
Setting up Control-M for GCP BigQuery
This procedure describes how to deploy the GCP BigQuery plug-in, create a connection profile, and define a GCP BigQuery job in Control-M Web and Automation API.
Before You Begin
Verify that Automation API is installed, as described in Automation API Installation.
Begin
Create a temporary directory to save the downloaded files.
- Download the GCP BigQuery plug-in from the Control-M for GCP BigQuery download page in the EPD site.
- Install the GCP BigQuery plug-in via one of the following methods:
- Versions 9.0.21 or Higher: Use the Provision service of Automation API, as follows:
- As an administrator on the Control-M/EM Server, store the downloaded zip file in the following location.
Within several minutes, the zip file is available in all Control-M interfaces associated with the Control-M/EM.- Linux: $HOME/ctm_em/AUTO_DEPLOY
- Windows: <EM_HOME>\AUTO_DEPLOY
- As an application user on the Agent machine, run the provision image command, as follows:
- Linux: ctm provision image GBQ _plugin.Linux
- Windows: ctm provision image GBQ _plugin.Windows
- As an administrator on the Control-M/EM Server, store the downloaded zip file in the following location.
- Versions 9.0.21 or Higher: Use the Deploy service of Automation API, as described in deploy jobtype.
- Versions 9.0.21 or Higher: Use the Provision service of Automation API, as follows:
- Create a GCP BigQuery connection profile in Control-M Web or Automation API, as follows:
- Define a GCP BigQuery job in Control-M Web or Automation API, as follows:
- Web: Creating a Job with GCP BigQuery Job parameters.
- Automation API: Job:GCP BigQuery
Comments
Log in or register to comment.