Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Assign a default profile for all of CDAP, as well as

  • Assign a default profile for a specific namespace.

  • Assign a profile to a batch pipeline to use for runs that are started manually.

  • Assign a profile to a pipeline schedule.

...

You can assign a profile to use for manual pipeline runs. Navigate to the pipeline detail page and click Configure > Advanced Options > Compute config. Next, select a profile and save. From that point on, the click Save. The selected profile is used any time the pipeline is run manually.

...

When a profile is created, each configuration settings can be made immutable by locking it. All other configuration settings can be overridden at runtime. You can edit configuration settings in the same page where you assign the profile.

...

To override profile configuration, follow these steps:

  1. From the Pipeline List page, select the deployed pipeline you want to run.

  2. From the Pipeline Details page, click Configure.

  3. Locate the compute profile you want to use and click Customize.

  4. Change any settings and click Save.

...

You can use runtime arguments and schedule properties to modify the size of the cluster or other important settings.

...