mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-12 15:57:44 +00:00
Docs: General Classification Note Updation (#20828)
* Docs: General Classification Note Updation * Docs: General Classification Note Updation * Docs: General Classification Note Updation --------- Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
This commit is contained in:
parent
1edeb0baf8
commit
9bd67915b4
@ -17,6 +17,12 @@ Auto PII tagging for Sensitive/NonSensitive at the column level is performed bas
|
||||
|
||||
Note that if a column is already tagged as `PII`, we will ignore its execution.
|
||||
|
||||
{% note %}
|
||||
|
||||
In OpenMetadata, the auto-classification feature primarily applies the PII classification, tagging data as either Sensitive or Non-Sensitive. The General classification, which includes tags like Address, Name, etc., is not available in the OpenMetadata. This functionality is present in the Collate.
|
||||
|
||||
{% /note %}
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
### SSL: CERTIFICATE_VERIFY_FAILED
|
||||
|
||||
@ -19,6 +19,12 @@ Note that if a column is already tagged as `PII`, we will ignore its execution.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
{% note %}
|
||||
|
||||
In OpenMetadata, the auto-classification feature primarily applies the PII classification, tagging data as either Sensitive or Non-Sensitive. The General classification, which includes tags like Address, Name, etc., is not available in the OpenMetadata. This functionality is present in the Collate and is expected to be included in the open-source release starting from version 1.7.1.
|
||||
|
||||
{% /note %}
|
||||
|
||||
### SSL: CERTIFICATE_VERIFY_FAILED
|
||||
|
||||
If you see an error similar to:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user