Control-M for OCI Data Science

OCI Data Science is an Oracle Cloud Infrastructure (OCI) platform, that enables you to build, train, deploy, and manage machine learning (ML) models with Python and open source tools.

Control-M for OCI Data Science enables you to do the following:

  • Execute OCI Data Science jobs that run specified versions of predefined OCI Data Science job/pipeline.

  • Create and delete OCI Data Science model deployment/notebook session.

  • Manage OCI Data Science credentials in a secure connection profile.

  • Connect to any OCI Data Science endpoint.

  • Introduce all Control-M capabilities to Control-M for OCI Data Science, including advanced scheduling criteria, complex dependencies, Resource Pools, Lock Resources, and variables.

  • Integrate OCI Data Science jobs with other Control-M jobs into a single scheduling environment.

  • Monitor the status, results, and output of OCI Data Science jobs.

  • Attach an SLA job to the OCI Data Science jobs.

Setting up Control-M for OCI Data ScienceLink copied to clipboard

This procedure describes how to deploy the OCI Data Science plug-in, create a connection profile, and define an OCI Data Science job in Control-M SaaS 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.

  1. 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>"

  2. Run one of the following API commands:

    • To install, type one of the following provision image commands:

      • Linux: ctm provision image OCI_Data_Science_plugin.Linux

      • Windows: ctm provision image OCI_Data_Science_plugin.Windows

    • To upgrade, type the following command:

      ctm provision agent::update

  3. Create an OCI Data Science connection profile in Control-M SaaS or Automation API, as follows:

  4. Define an OCI Data Science job in Control-M SaaS or Automation API, as follows:

To remove this plug-in from an Agent, see Removing a Plug-in. The plug-in ID is ODS052024.

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.00 Initial version