Control-M for AWS Glue DataBrew
AWS Glue DataBrew is a cloud-based extract, transform, load (ETL) service that you can use to visualize your data and publish it to the Amazon S3 Data Lake.
Control-M for AWS Glue DataBrew enables you to do the following:
- Connect to any AWS Glue DataBrew endpoint from a single computer with secure login, which eliminates the need to provide authentication.
- Integrate AWS Glue DataBrew jobs with other Control-M jobs into a single scheduling environment.
- Execute AWS Glue DataBrew jobs.
- Monitor the status, results, and output of AWS Glue DataBrew jobs in the Monitoring domain.
- Attach an SLA job to your AWS Glue DataBrew jobs.
- Introduce all Control-M capabilities to Control-M for AWS Glue DataBrew including advanced scheduling criteria, complex dependencies, Resource Pools, Lock Resources, and variables.
- Run 50 AWS Glue DataBrew jobs simultaneously per Agent.
Setting up Control-M for AWS Glue DataBrew
This procedure describes how to install the AWS Glue DataBrew plug-in, create a connection profile, and define an AWS Glue DataBrew job in Helix Control-M and Automation API.
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.
Begin
- On the Agent host, set the Java environment variable by running one of the following commands through a command line:
- 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>"
- Linux:
- Run one of the following API commands:
- For a fresh installation, use the provision image command:
- Linux: ctm provision image ADB_plugin.Linux
- Windows: ctm provision image ADB_plugin.Windows
- For an upgrade, use the following command:
ctm provision agent::update
- For a fresh installation, use the provision image command:
Create an AWS Glue DataBrew connection profile in Helix Control-M or Automation API, as follows:
- Helix Control-M: Creating a Centralized Connection Profile with AWS Glue DataBrew Connection Profile Parameters
- Automation API: ConnectionProfile:AWS Glue DataBrew
- Define an AWS Glue DataBrew job in Helix Control-M or Automation API, as follows:
- Helix Control-M: Creating a Job with AWS Glue DataBrew Job parameters
- Automation API: Job:AWS Glue DataBrew
Was this page helpful? Yes No
Submitting...
Thank you
Comments
Log in or register to comment.