mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-15 12:37:18 +00:00
Docs: Troubleshoot Section Addition (#20607)
This commit is contained in:
parent
e6a50794c0
commit
cf110edf31
@ -464,14 +464,20 @@ site_menu:
|
||||
url: /connectors/storage/s3
|
||||
- category: Connectors / Storage / S3 Storage / Run Externally
|
||||
url: /connectors/storage/s3/yaml
|
||||
- category: Connectors / Storage / S3 Storage / Troubleshooting
|
||||
url: /connectors/storage/s3/troubleshooting
|
||||
- category: Connectors / Storage / GCS
|
||||
url: /connectors/storage/gcs
|
||||
- category: Connectors / Storage / GCS / Run Externally
|
||||
url: /connectors/storage/gcs/yaml
|
||||
- category: Connectors / Storage / GCS / Troubleshooting
|
||||
url: /connectors/storage/gcs/troubleshooting
|
||||
- category: Connectors / Storage / ADLS
|
||||
url: /connectors/storage/adls
|
||||
- category: Connectors / Storage / ADLS / Run Externally
|
||||
url: /connectors/storage/adls/yaml
|
||||
- category: Connectors / Storage / ADLS / Troubleshooting
|
||||
url: /connectors/storage/adls/troubleshooting
|
||||
|
||||
- category: Connectors / Search
|
||||
url: /connectors/search
|
||||
@ -479,6 +485,8 @@ site_menu:
|
||||
url: /connectors/search/elasticsearch
|
||||
- category: Connectors / Search / Elasticsearch / Run Externally
|
||||
url: /connectors/search/elasticsearch/yaml
|
||||
- category: Connectors / Search / Elasticsearch / Troubleshooting
|
||||
url: /connectors/search/elasticsearch/troubleshooting
|
||||
|
||||
- category: Connectors / Metadata
|
||||
url: /connectors/metadata
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Elasticsearch metadata workflow from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/search/elasticsearch/troubleshooting)
|
||||
|
||||
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/search/elasticsearch/yaml"} /%}
|
||||
|
||||
@ -92,5 +93,3 @@ We extract Elasticsearch's metadata by using its [API](https://www.elastic.co/gu
|
||||
{% partial file="/v1.6/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.6/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Elasticsearch Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/search/elasticsearch/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.6/connectors/troubleshooting.md" /%}
|
@ -18,6 +18,7 @@ Configure and schedule ADLS metadata workflows from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/storage/adls/troubleshooting)
|
||||
|
||||
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/storage/adls/yaml"} /%}
|
||||
|
||||
@ -181,5 +182,3 @@ desired.
|
||||
{% partial file="/v1.6/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.6/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: ADLS Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/storage/adls/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.6/connectors/troubleshooting.md" /%}
|
@ -17,6 +17,7 @@ Configure and schedule GCS metadata workflows from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/storage/gcs/troubleshooting)
|
||||
|
||||
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/storage/gcs/yaml"} /%}
|
||||
|
||||
@ -173,5 +174,3 @@ desired.
|
||||
{% partial file="/v1.6/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.6/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: GCS Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/storage/gcs/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.6/connectors/troubleshooting.md" /%}
|
@ -17,6 +17,7 @@ Configure and schedule S3 metadata workflows from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/storage/s3/troubleshooting)
|
||||
|
||||
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/storage/s3/yaml"} /%}
|
||||
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: S3 Storage Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/storage/s3/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.6/connectors/troubleshooting.md" /%}
|
@ -644,10 +644,14 @@ site_menu:
|
||||
url: /connectors/storage/s3
|
||||
- category: Connectors / Storage / S3 Storage / Run Externally
|
||||
url: /connectors/storage/s3/yaml
|
||||
- category: Connectors / Storage / S3 Storage / Troubleshooting
|
||||
url: /connectors/storage/s3/troubleshooting
|
||||
- category: Connectors / Storage / GCS
|
||||
url: /connectors/storage/gcs
|
||||
- category: Connectors / Storage / GCS / Run Externally
|
||||
url: /connectors/storage/gcs/yaml
|
||||
- category: Connectors / Storage / GCS / Troubleshooting
|
||||
url: /connectors/storage/gcs/troubleshooting
|
||||
|
||||
- category: Connectors / Search
|
||||
url: /connectors/search
|
||||
@ -655,6 +659,8 @@ site_menu:
|
||||
url: /connectors/search/elasticsearch
|
||||
- category: Connectors / Search / Elasticsearch / Run Externally
|
||||
url: /connectors/search/elasticsearch/yaml
|
||||
- category: Connectors / Search / Elasticsearch / Troubleshooting
|
||||
url: /connectors/search/elasticsearch/troubleshooting
|
||||
|
||||
- category: Connectors / Metadata
|
||||
url: /connectors/metadata
|
||||
|
@ -472,14 +472,20 @@ site_menu:
|
||||
url: /connectors/storage/s3
|
||||
- category: Connectors / Storage / S3 Storage / Run Externally
|
||||
url: /connectors/storage/s3/yaml
|
||||
- category: Connectors / Storage / S3 Storage / Troubleshooting
|
||||
url: /connectors/storage/s3/troubleshooting
|
||||
- category: Connectors / Storage / GCS
|
||||
url: /connectors/storage/gcs
|
||||
- category: Connectors / Storage / GCS / Run Externally
|
||||
url: /connectors/storage/gcs/yaml
|
||||
- category: Connectors / Storage / GCS / Troubleshooting
|
||||
url: /connectors/storage/gcs/troubleshooting
|
||||
- category: Connectors / Storage / ADLS
|
||||
url: /connectors/storage/adls
|
||||
- category: Connectors / Storage / ADLS / Run Externally
|
||||
url: /connectors/storage/adls/yaml
|
||||
- category: Connectors / Storage / ADLS / Troubleshooting
|
||||
url: /connectors/storage/adls/troubleshooting
|
||||
|
||||
- category: Connectors / Search
|
||||
url: /connectors/search
|
||||
@ -487,10 +493,14 @@ site_menu:
|
||||
url: /connectors/search/elasticsearch
|
||||
- category: Connectors / Search / Elasticsearch / Run Externally
|
||||
url: /connectors/search/elasticsearch/yaml
|
||||
- category: Connectors / Search / Elasticsearch / Troubleshooting
|
||||
url: /connectors/search/elasticsearch/troubleshooting
|
||||
- category: Connectors / Search / OpenSearch
|
||||
url: /connectors/search/opensearch
|
||||
- category: Connectors / Search / OpenSearch / Run Externally
|
||||
url: /connectors/search/opensearch/yaml
|
||||
- category: Connectors / Search / OpenSearch / Troubleshooting
|
||||
url: /connectors/search/opensearch/troubleshooting
|
||||
|
||||
- category: Connectors / Metadata
|
||||
url: /connectors/metadata
|
||||
|
@ -18,6 +18,7 @@ Configure and schedule Elasticsearch metadata workflow from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/search/elasticsearch/troubleshooting)
|
||||
|
||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/search/elasticsearch/yaml"} /%}
|
||||
|
||||
@ -92,5 +93,3 @@ We extract Elasticsearch's metadata by using its [API](https://www.elastic.co/gu
|
||||
{% partial file="/v1.7/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Elasticsearch Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/search/elasticsearch/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
@ -18,6 +18,7 @@ Configure and schedule OpenSearch metadata workflow from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/search/opensearch/troubleshooting)
|
||||
|
||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/search/opensearch/yaml"} /%}
|
||||
|
||||
@ -155,5 +156,3 @@ Possible values:
|
||||
{% partial file="/v1.7/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: OpenSearch Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/search/opensearch/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
@ -18,6 +18,7 @@ Configure and schedule ADLS metadata workflows from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/storage/adls/troubleshooting)
|
||||
|
||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/storage/adls/yaml"} /%}
|
||||
|
||||
@ -181,5 +182,3 @@ desired.
|
||||
{% partial file="/v1.7/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: ADLS Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/storage/adls/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
@ -17,6 +17,7 @@ Configure and schedule GCS metadata workflows from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/storage/gcs/troubleshooting)
|
||||
|
||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/storage/gcs/yaml"} /%}
|
||||
|
||||
@ -173,5 +174,3 @@ desired.
|
||||
{% partial file="/v1.7/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: GCS Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/storage/gcs/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
@ -17,6 +17,7 @@ Configure and schedule S3 metadata workflows from the OpenMetadata UI:
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Metadata Ingestion](#metadata-ingestion)
|
||||
- [Troubleshooting](/connectors/storage/s3/troubleshooting)
|
||||
|
||||
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/storage/s3/yaml"} /%}
|
||||
|
||||
@ -286,5 +287,3 @@ Find more information about [Source Identity](https://docs.aws.amazon.com/STS/la
|
||||
{% partial file="/v1.7/connectors/ingestion-schedule-and-deploy.md" /%}
|
||||
|
||||
{% /stepsContainer %}
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: S3 Storage Connector Troubleshooting Guide | OpenMetadata Support
|
||||
slug: /connectors/storage/s3/troubleshooting
|
||||
---
|
||||
|
||||
{% partial file="/v1.7/connectors/troubleshooting.md" /%}
|
@ -652,10 +652,14 @@ site_menu:
|
||||
url: /connectors/storage/s3
|
||||
- category: Connectors / Storage / S3 Storage / Run Externally
|
||||
url: /connectors/storage/s3/yaml
|
||||
- category: Connectors / Storage / S3 Storage / Troubleshooting
|
||||
url: /connectors/storage/s3/troubleshooting
|
||||
- category: Connectors / Storage / GCS
|
||||
url: /connectors/storage/gcs
|
||||
- category: Connectors / Storage / GCS / Run Externally
|
||||
url: /connectors/storage/gcs/yaml
|
||||
- category: Connectors / Storage / GCS / Troubleshooting
|
||||
url: /connectors/storage/gcs/troubleshooting
|
||||
|
||||
- category: Connectors / Search
|
||||
url: /connectors/search
|
||||
@ -663,10 +667,14 @@ site_menu:
|
||||
url: /connectors/search/elasticsearch
|
||||
- category: Connectors / Search / Elasticsearch / Run Externally
|
||||
url: /connectors/search/elasticsearch/yaml
|
||||
- category: Connectors / Search / Elasticsearch / Troubleshooting
|
||||
url: /connectors/search/elasticsearch/troubleshooting
|
||||
- category: Connectors / Search / OpenSearch
|
||||
url: /connectors/search/opensearch
|
||||
- category: Connectors / Search / OpenSearch / Run Externally
|
||||
url: /connectors/search/opensearch/yaml
|
||||
- category: Connectors / Search / OpenSearch / Troubleshooting
|
||||
url: /connectors/search/opensearch/troubleshooting
|
||||
|
||||
- category: Connectors / Metadata
|
||||
url: /connectors/metadata
|
||||
|
Loading…
x
Reference in New Issue
Block a user