Compute profiles consist of a provisioner name and provisioner configuration settings. They can be created by CDAP admins and assigned to batch pipelines. When a pipeline is assigned to a profile, CDAP will use the provisioner specified in the profile to create a cluster, run the pipeline on that cluster, and then tear down the cluster after the run has finished.
Creating Compute Profiles: How to create and configure profiles
Assigning Compute Profiles: How to assign profiles to pipelines
Admin Controls: How to monitor and control profile usage, such as enabling and disabling profiles
...