Docs: Minor change - Glossary Import Video added (#14675)

This commit is contained in:
Shilpa Vernekar 2024-01-11 00:28:31 +05:30 committed by GitHub
parent aee42cf72b
commit befba918d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,8 @@ slug: /how-to-guides/data-governance/glossary/import
OpenMetadata supports **Glossary Bulk Upload** to save time and effort by uploading a CSV with thousands of terms in one go. You can create or update multiple glossary terms simultaneously. When bulk uploading, Owners and Reviewers can be defined, who will be further propagated to every glossary term.
{% youtube videoId="8qfFl-ujZz0" start="0:00" end="6:47" width="560px" height="315px" /%}
To import a glossary into OpenMetadata:
- Navigate to **Govern > Glossary**
- Click on the **⋮** icon and **Export** the glossary file. If you have glossary terms in your Glossary, the same will be exported as a CSV file. If you have If there are no terms in the Glossary, then a blank CSV template will be downloaded.

View File

@ -148,7 +148,7 @@ please visit our demo repository [here](https://github.com/open-metadata/openmet
## Providing a single keystore that has all the cacerts required
This can be achieved using the `OPENMETADATA_OPTS` environment variable configuration across all the deployments.
However, for Production, we recommend you to bundle your cacerts separately for each components (like ElasticSearch/Opensearch and Airflow) and provide that to each individual configs for [openmetadata.yaml](/conf/openmetadata.yaml).
However, for Production, we recommend you to bundle your cacerts separately for each components (like ElasticSearch/Opensearch and Airflow) and provide that to each individual configs for [openmetadata.yaml](https://github.com/open-metadata/OpenMetadata/blob/main/conf/openmetadata.yaml).
You can use this environment variable to also provide extra JVM parameters to tune the application as per your infrastructure needs.
Below is an example values to be set for the `OPENMETADATA_OPTS` environment variable to use cacerts truststore which is bundled for an organization issued certificates -

View File

@ -7,6 +7,8 @@ slug: /how-to-guides/data-governance/glossary/import
OpenMetadata supports **Glossary Bulk Upload** to save time and effort by uploading a CSV with thousands of terms in one go. You can create or update multiple glossary terms simultaneously. When bulk uploading, Owners and Reviewers can be defined, who will be further propagated to every glossary term.
{% youtube videoId="8qfFl-ujZz0" start="0:00" end="6:47" width="560px" height="315px" /%}
To import a glossary into OpenMetadata:
- Navigate to **Govern > Glossary**
- Click on the **⋮** icon and **Export** the glossary file. If you have glossary terms in your Glossary, the same will be exported as a CSV file. If you have If there are no terms in the Glossary, then a blank CSV template will be downloaded.