Control-M for AWS Data Pipeline
AWS Data Pipeline is a cloud-based extract, transform, load (ETL) service that enables you to automate the transfer, processing, and storage of your data.
Control-M for AWS Data Pipeline enables you to do the following:
-
Execute or create an AWS Data Pipeline.
-
Manage AWS Data Pipeline credentials in a secure connection profile.
-
Connect to any AWS Data Pipeline endpoint from a single host with secure login, which eliminates the need to provide authentication.
-
Introduce all Control-M capabilities to Control-M for AWS Data Pipeline, including advanced scheduling criteria, complex dependencies, Resource Pools, Lock Resources, and variables.
-
Integrate AWS Data Pipeline jobs with other Control-M jobs into a single scheduling environment.
-
Monitor the status, results, and output of AWS Data Pipeline jobs.
-
Attach an SLA job to the AWS Data Pipeline jobs.
-
Run 50 AWS Data Pipeline jobs simultaneously per Agent.
Setting up Control-M for AWS Data PipelineLink copied to clipboard
This procedure describes how to deploy the AWS Data Pipeline plug-in, create a connection profile, and define an AWS Data Pipeline job in
Before You Begin
-
Verify that Automation API is installed, as described in Setting Up the API.
-
Verify that Agent version 9.0.21.080 or later is installed.
-
On the Agent host, run one of the following commands to set the Java environment variable:
-
Linux:
-
Bourne shell/bash: export BMC_INST_JAVA_HOME=<java_11_directory>
-
csh/tcsh: setenv BMC_INST_JAVA_HOME <java_11_directory>
-
-
Windows: set BMC_INST_JAVA_HOME="<java_11_directory>"
-
-
Run one of the following API commands:
-
To install, type one of the following provision image commands:
-
Linux: ctm provision image ADP_plugin.Linux
-
Windows: ctm provision image ADP_plugin.Windows
-
-
To upgrade, type the following command:
ctm provision agent::update
-
-
Create an AWS Data Pipeline connection profile in Control-M SaaS or Automation API, as follows:
-
Control-M SaaS: Create a Centralized Connection Profile with AWS Data Pipeline Connection Profile Parameters
-
Automation API: ConnectionProfile:AWS Data Pipeline
-
-
Define an AWS Data Pipeline job in Control-M SaaS or Automation API, as follows:
-
Control-M SaaS: Create a Job with AWS Data Pipeline Job parameters
-
Automation API: Job:AWS Data Pipeline
-
To remove this plug-in from an Agent, see Removing a Plug-in. The plug-in ID is ADP122022.
Change LogLink copied to clipboard
The following table provides details about changes that were introduced in new versions of this plug-in:
Plug-in Version |
Details |
---|---|
1.0.01 |
Handles incorrect URLs in centralized connection profiles |
1.0.00 |
Initial version |