mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
Docs: Minor change - Glossary Import Video added (#14675)
This commit is contained in:
parent
aee42cf72b
commit
befba918d8
@ -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.
|
||||
|
||||
@ -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 -
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user