// This is an automatically generated code sample.
// To make this code sample work in your Oracle Cloud tenancy,
// please replace the values for any parameters whose current values do not fit
// your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
// boolean, number, and enum parameters with values not fitting your use case).
import * as datascience from "oci-datascience";
import common = require("oci-common");
// Create a default authentication provider that uses the DEFAULT
// profile in the configuration file.
// Refer to <see href="https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File>the public documentation</see> on how to prepare a configuration file.
const provider: common.ConfigFileAuthenticationDetailsProvider = new common.ConfigFileAuthenticationDetailsProvider();
(async () => {
try {
// Create a service client
const client = new datascience.DataScienceClient({ authenticationDetailsProvider: provider });
// Create a request and dependent object(s).
const createPipelineRunDetails = {
projectId: "ocid1.test.oc1..<unique_ID>EXAMPLE-projectId-Value",
compartmentId: "ocid1.test.oc1..<unique_ID>EXAMPLE-compartmentId-Value",
pipelineId: "ocid1.test.oc1..<unique_ID>EXAMPLE-pipelineId-Value",
displayName: "EXAMPLE-displayName-Value",
configurationOverrideDetails: {
type: "DEFAULT", maximumRuntimeInMinutes: 4652,
environmentVariables: {
EXAMPLE_KEY_prHKt :"EXAMPLE_VALUE_5YzJLQtqSW7xaou1kX08"
},
commandLineArguments: "EXAMPLE-commandLineArguments-Value"
}
,
logConfigurationOverrideDetails: {
enableLogging: false,
enableAutoLogCreation: true,
logGroupId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logGroupId-Value",
logId: "ocid1.test.oc1..<unique_ID>EXAMPLE-logId-Value",
}
,
infrastructureConfigurationOverrideDetails: {
shapeName: "EXAMPLE-shapeName-Value",
blockStorageSizeInGBs: 5658,
subnetId: "ocid1.test.oc1..<unique_ID>EXAMPLE-subnetId-Value",
shapeConfigDetails: {
ocpus: 0.5159683,
memoryInGBs: 726.53125,
cpuBaseline: datascience.models.PipelineShapeConfigDetails.CpuBaseline.Baseline11,
ocpusParameterized: "EXAMPLE-ocpusParameterized-Value",
memoryInGBsParameterized: "EXAMPLE-memoryInGBsParameterized-Value",
}
,
blockStorageSizeInGBsParameterized: "EXAMPLE-blockStorageSizeInGBsParameterized-Value",
}
,
storageMountConfigurationOverrideDetailsList: [{
storageType: "FILE_STORAGE", mountTargetId: "ocid1.test.oc1..<unique_ID>EXAMPLE-mountTargetId-Value",
exportId: "ocid1.test.oc1..<unique_ID>EXAMPLE-exportId-Value",
destinationDirectoryName: "EXAMPLE-destinationDirectoryName-Value",
destinationPath: "EXAMPLE-destinationPath-Value"
}
],
parametersOverride: {
EXAMPLE_KEY_TCHlT :"EXAMPLE_VALUE_6xOBw6pMQnhYmF1Cj7sg"
},
stepOverrideDetails: [{
stepName: "EXAMPLE-stepName-Value",
stepConfigurationDetails: {
maximumRuntimeInMinutes: 34432,
environmentVariables: {
EXAMPLE_KEY_niaCR :"EXAMPLE_VALUE_Bh4C6lm3ZffYHdFPqj0n"
},
commandLineArguments: "EXAMPLE-commandLineArguments-Value",
}
,
stepContainerConfigurationDetails: {
containerType: "OCIR_CONTAINER", image: "EXAMPLE-image-Value",
cmd: ["EXAMPLE--Value" ],
entrypoint: ["EXAMPLE--Value" ],
imageDigest: "EXAMPLE-imageDigest-Value",
imageSignatureId: "ocid1.test.oc1..<unique_ID>EXAMPLE-imageSignatureId-Value"
}
,
stepDataflowConfigurationDetails: {
configuration: "EXAMPLE-configuration-Value",
driverShape: "EXAMPLE-driverShape-Value",
driverShapeConfigDetails: {
ocpus: 40.047623,
memoryInGBs: 599.7586,
cpuBaseline: datascience.models.PipelineShapeConfigDetails.CpuBaseline.Baseline11,
ocpusParameterized: "EXAMPLE-ocpusParameterized-Value",
memoryInGBsParameterized: "EXAMPLE-memoryInGBsParameterized-Value",
}
,
executorShape: "EXAMPLE-executorShape-Value",
executorShapeConfigDetails: {
ocpus: 14.715122,
memoryInGBs: 456.77966,
cpuBaseline: datascience.models.PipelineShapeConfigDetails.CpuBaseline.Baseline18,
ocpusParameterized: "EXAMPLE-ocpusParameterized-Value",
memoryInGBsParameterized: "EXAMPLE-memoryInGBsParameterized-Value",
}
,
numExecutors: 238,
warehouseBucketUri: "EXAMPLE-warehouseBucketUri-Value",
logsBucketUri: "EXAMPLE-logsBucketUri-Value",
}
,
stepInfrastructureConfigurationDetails: {
shapeName: "EXAMPLE-shapeName-Value",
blockStorageSizeInGBs: 6429,
subnetId: "ocid1.test.oc1..<unique_ID>EXAMPLE-subnetId-Value",
shapeConfigDetails: {
ocpus: 6.6788597,
memoryInGBs: 454.7151,
cpuBaseline: datascience.models.PipelineShapeConfigDetails.CpuBaseline.Baseline11,
ocpusParameterized: "EXAMPLE-ocpusParameterized-Value",
memoryInGBsParameterized: "EXAMPLE-memoryInGBsParameterized-Value",
}
,
blockStorageSizeInGBsParameterized: "EXAMPLE-blockStorageSizeInGBsParameterized-Value",
}
,
stepStorageMountConfigurationDetailsList: [{
storageType: "FILE_STORAGE", mountTargetId: "ocid1.test.oc1..<unique_ID>EXAMPLE-mountTargetId-Value",
exportId: "ocid1.test.oc1..<unique_ID>EXAMPLE-exportId-Value",
destinationDirectoryName: "EXAMPLE-destinationDirectoryName-Value",
destinationPath: "EXAMPLE-destinationPath-Value"
}
],
}
],
freeformTags: {
EXAMPLE_KEY_BIGSP :"EXAMPLE_VALUE_L5Tmx0czug9RIQ4DzyNM"
},
definedTags: {
EXAMPLE_KEY_78mqB :{
EXAMPLE_KEY_OvkAg :"EXAMPLE--Value"
}
},
systemTags: {
EXAMPLE_KEY_IFAtw :{
EXAMPLE_KEY_zmNBJ :"EXAMPLE--Value"
}
},
}
const createPipelineRunRequest: datascience.requests.CreatePipelineRunRequest = {
createPipelineRunDetails: createPipelineRunDetails,
opcRetryToken: "EXAMPLE-opcRetryToken-Value",
opcRequestId: "ATUV6HG5B2HCRMJNTO46<unique_ID>",
opcParentRptUrl: "EXAMPLE-opcParentRptUrl-Value",
};
// Send request to the Client.
const createPipelineRunResponse = await client.createPipelineRun(createPipelineRunRequest);
}
catch (error) {
console.log("createPipelineRun Failed with error " + error);
}
})();