mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
Minor: Added the Supported File types for GCS Storage (#16184)
This commit is contained in:
parent
e159dc3392
commit
eaf066312a
@ -39,6 +39,8 @@ In any other connector, extracting metadata happens automatically. In this case,
|
||||
metadata from buckets, but in order to understand their internal structure we need users to provide an `openmetadata.json`
|
||||
file at the bucket root.
|
||||
|
||||
`Supported File Formats: [ "csv", "tsv", "avro", "parquet", "json", "json.gz", "json.zip" ]`
|
||||
|
||||
You can learn more about this [here](/connectors/storage). Keep reading for an example on the shape of the manifest file.
|
||||
|
||||
{% partial file="/v1.3/connectors/storage/manifest.md" /%}
|
||||
|
||||
@ -42,6 +42,8 @@ In any other connector, extracting metadata happens automatically. In this case,
|
||||
metadata from buckets, but in order to understand their internal structure we need users to provide an `openmetadata.json`
|
||||
file at the bucket root.
|
||||
|
||||
`Supported File Formats: [ "csv", "tsv", "avro", "parquet", "json", "json.gz", "json.zip" ]`
|
||||
|
||||
You can learn more about this [here](/connectors/storage). Keep reading for an example on the shape of the manifest file.
|
||||
|
||||
{% partial file="/v1.3/connectors/storage/manifest.md" /%}
|
||||
|
||||
@ -39,6 +39,8 @@ In any other connector, extracting metadata happens automatically. In this case,
|
||||
metadata from buckets, but in order to understand their internal structure we need users to provide an `openmetadata.json`
|
||||
file at the bucket root.
|
||||
|
||||
`Supported File Formats: [ "csv", "tsv", "avro", "parquet", "json", "json.gz", "json.zip" ]`
|
||||
|
||||
You can learn more about this [here](/connectors/storage). Keep reading for an example on the shape of the manifest file.
|
||||
|
||||
{% partial file="/v1.4/connectors/storage/manifest.md" /%}
|
||||
|
||||
@ -42,6 +42,8 @@ In any other connector, extracting metadata happens automatically. In this case,
|
||||
metadata from buckets, but in order to understand their internal structure we need users to provide an `openmetadata.json`
|
||||
file at the bucket root.
|
||||
|
||||
`Supported File Formats: [ "csv", "tsv", "avro", "parquet", "json", "json.gz", "json.zip" ]`
|
||||
|
||||
You can learn more about this [here](/connectors/storage). Keep reading for an example on the shape of the manifest file.
|
||||
|
||||
{% partial file="/v1.4/connectors/storage/manifest.md" /%}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user