Migrating to Unified Data Classification

The Unified Data Classification method is the default data classification method and is the only one supported.
With release 2024.07, a migration process is available for customers who were using the old Edge classification method or Cloud Data Classification Platform. The migration process:

What happened during the 2024.07 upgrade and what are the possible next steps?

What happens during the migration process?

Important 

The migration process does the following:

Start the migration process manually

You can start the migration process manually if:

Steps

  1. If you are using Protect, capture the data classes used in data protection standards and data access rules so that you can add them back after the migration.
  2. If you were not yet using UDC, activate and set up Unified Data Classification.
  3. Enable the Unified Classification migration tool enabled setting.
  4. On the main toolbar, click Products iconStewardship.
  5. Click the Data Classification tab.
  6. Click Migrate Data.
    The migration process starts. For larger classification sets, this process takes a few minutes.
    You can follow up on the job and the results from the Activities page.
    image of migration results
    For more information go to What happens during the migration process?.
  7. Check the migrated data classes and classifications.
    On the Data Classification page, you can filter the data classes based on their name. The names of migrated data classes end with (migrated) or (ADT).
  8. Delete any unnecessary data classes, merge data classes if needed, or add a classification rule to data classes if none was added by the migration process.
  9. If you are using Protect, add the data classes you captured in Step 1 to the affected standards and rules.
  10. Once the migration is completed:
    1. Disable the Unified Classification migration tool enabled setting.
    2. If you were using classification on Edge before, disable the old Edge classification feature on your Edge or Collibra Cloud site.
      You no longer need to enable classification on your Edge or Collibra Cloud site because UDC uses an Edge capability instead.

      To disable classification on an existing Edge site deployed on K3S, run the following command:

      Copy
      sudo ./edgecli update --set collibra.classification.enabled=false

      Tip The only difference between disabling classification and enabling classification is that the last argument is false instead of true.

      To disable classification on an existing Edge site deployed on your dedicated cluster, run the following command:

      Copy
      ./edgecli update --set collibra.classification.enabled=false

      Tip The only difference between disabling classification and enabling classification is that the last argument is false instead of true.

FAQ on the migration process