OperationsPDF version

Cluster Sensitivity Profiler configuration

In addition to the generic configuration, there are additional parameters for the Cluster Sensitivity Profiler that can optionally be edited.

  1. Go to Profilers > Configs.
  2. Select your data lake.
  3. Select Cluster Sensitivity Profiler.
    The Detail page is displayed which contains the following sections:
  4. Use the toggle button to enable or disable the profiler.
  5. Select a schedule to run the profiler. This is implemented as a quartz cron expression.
  6. Select Last Run Check and set a period if needed.
  7. Set the sample settings for VM-based environments:
    1. Select the Sample Data Size.
      1. From the drop down, select the type of sample data size.
      2. Enter the value based on the previously selected type.
  8. Continue with the resource settings.
    1. In Advanced Options, set the following:
      • Number of Executors - Enter the number of executors to launch for running this profiler.
      • Executor Cores - Enter the number of cores to be used for each executor.
      • Executor Memory - Enter the amount of memory in GB to be used per executor process.
      • Driver Cores - Enter the number of cores to be used for the driver process.
      • Driver Memory - Enter the memory to be used for the driver processes.
  9. Add Asset Filter Rules as needed to customize the selection and deselection of assets which the profiler profiles.
    1. Set your Deny List and Allow-list.
      The profiler will skip profiling assets that meet any criteria in the Deny List and will include assets that meet any criteria in the Allow List.
      1. Select the Deny-list or Allow List tab.
      2. Click Add New to include rules.
      3. Select the key from the drop-down list. You can select from the following:
        • Database name
        • Asset name
        • Asset owner
        • Path to the asset
        • Created date
      4. Select the operator from the drop-down list. Depending on the keys selected, you can select an operator such as equals, contains. For example, you can select the name of assets that contain a particular string.
      5. Enter the value corresponding to the key. For example, you can enter a string as mentioned in the previous example.
      6. Click Done. Once rule is added, you can toggle the state of the new rule to enable it or disable it as needed.
  10. Click Save to apply the configuration changes to the selected profiler.