Setting Preferences

This page describes how to set preferences as default values for pipelines. You will learn how to set preference values at different levels in the hierarchy.

There are three levels of preferences:

  1. System

  2. Namespace (multiple namespaces only applicable in Enterprise edition)

  3. Pipeline

Preferences have precedence, and it will resolve the lower level first before going up. For instance, if you set a preference with the key file.path on Namespace level with the value “A”, and set a preference with the same key file.path on the System level with the value “B”, the pipeline will run using the preference from the Namespace level (value “A”). The precedence level is Pipeline > Namespace > System.

Setting Instance Level Preferences

  1. Click on System Admin on the navigation bar.

  2. Click on Configuration.

  3. Click on System Preferences to expand the section.

  4. Click on Edit System Preferences.

  5. Click on the + button to add a new preference.

  6. Click Save & Close.

Setting Namespace Level Preferences

  1. Click on the hamburger button on the navigation bar.

  2. Click the Namespace drop-down.

  3. Click on the wrench icon.

  4. Click on the + button to add a new preference.

  5. Click Save & Close.

Alternatively, you can set Namespace level preferences from the Namespace detail page.

  1. Click on the hamburger button on the navigation bar.

  2. Click the Namespace drop-down.

  3. Click on the active namespace.

     

  4. Click on Edit, next to the Preferences section.

  5. Click on the + button to add a new preference.

  6. Click Save & Close.

Setting Pipeline Level Preferences

  1. Go to Pipeline detail page.

  2. Click on the dropdown next to the Run button.

     

  3. Click on the + button to add a new preference.

  4. Click Save.