Control-M for Snowflake
Snowflake is a cloud-computing platform that enables you to process, analyze, and store your data.
Control-M for Snowflake enables you to do the following:
- Connect to any Snowflake endpoint from a single computer with secure login, which eliminates the need to provide authentication.
- Integrate Snowflake jobs with other Control-M jobs into a single scheduling environment.
- Execute any of the following Snowflake job operations:
- Execute a Snowflake-supported SQL statement.
- Copy a queried database and schema into an existing or new file in cloud storage.
- Copy from an existing table.
- Create a table, populated by a query, in a specified database and schema.
- Copy data from a cloud storage location into an existing table in Snowflake.
- Start or pause an existing Snowpipe.
- Call an existing procedure and its arguments.
- Monitor the status of a Snowpipe for a set period of time.
- Monitor the status, results, and output of Snowflake jobs in the Monitoring domain.
- Attach an SLA job to your Snowflake jobs.
- Introduce all Control-M capabilities to Control-M for Snowflake including advanced scheduling criteria, complex dependencies, Resource Pools, Lock Resources, and variables.
- Run 50 Snowflake jobs simultaneously per Agent.
Control-M for Snowflake Compatibility
The following table lists the prerequisites that are required to use the Snowflake plug-in, each with its minimum required version.
Component | Version |
---|---|
Control-M/EM | 9.0.20.200 |
Control-M/Agent | 9.0.20.200 |
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 Snowflake 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 the API Connection with Snowflake
To set up the API connection with Snowflake and enable the use of the Control-M for Snowflake plug-in, you must perform several setup tasks, as described in Setting Up a Snowflake API Connection.
Setting up Control-M for Snowflake
This procedure describes how to deploy the Snowflake plug-in, create a connection profile, and define a Snowflake job in Control-M Web and Automation API.
NOTE: Integration plug-ins released by BMC require an Application Integrator installation at your site. However, these plug-ins are not editable and you cannot import them into Application Integrator. To deploy these integrations to your Control-M environment, you import them directly into Control-M using Control-M 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 Snowflake plug-in from the Control-M for Snowflake download page in the EPD site.
- Install the Snowflake plug-in via one of the following methods:
- (For version 9.0.21.or later) Use the Provision service of Automation API:
- 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 SNF_plugin.Linux
- Windows: ctm provision image SNF_plugin.Windows
- As an administrator on the Control-M/EM Server, store the downloaded zip file in the following location.
- (For versions lower than 9.0.21) Use the Deploy service of Automation API, as described in deploy jobtype.
- (For version 9.0.21.or later) Use the Provision service of Automation API:
- Create a Snowflake connection profile in Control-M Web or Automation API, as follows:
- Web: Creating a Centralized Connection Profile with Snowflake Connection Profile Parameters
- Automation API: ConnectionProfile:Snowflake
- Define a Snowflake job in Control-M Web or Automation API, as follows:
- Web: Creating a Job with Snowflake Job parameters
- Automation API: Job:Snowflake
Comments
Log in or register to comment.