Skip to content

Commit

Permalink
Add pointers to migration guides for file system update
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Feb 4, 2025
1 parent 2f35264 commit a10d5ed
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/src/main/sphinx/object-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ compatible replacements:
* [](/object-storage/file-system-s3)
* [](/object-storage/file-system-alluxio)

The native support is available in all four connectors, but must be activated
The native support is available in all four connectors, and must be activated
for use.

(file-system-legacy)=
Expand All @@ -73,11 +73,15 @@ System (HDFS):

- [](/object-storage/file-system-hdfs)

All four connectors can use the related `hive.*` properties for access to other
object storage system as *legacy* support. Additional documentation is available
with the Hive connector and relevant dedicated pages:
All four connectors can use the deprecated `hive.*` properties for access to
other object storage system as *legacy* support. These properties will be
removed in a future release. Additional documentation is available with the Hive
connector and relevant migration guides pages:

- [](/connector/hive)
- [Azure Storage migration from hive.azure.* properties](fs-legacy-azure-migration)
- [Google Cloud Storage migration from hive.gcs.* properties](fs-legacy-gcs-migration)
- [S3 migration from hive.s3.* properties](fs-legacy-s3-migration)

(object-storage-other)=
## Other object storage support
Expand Down

0 comments on commit a10d5ed

Please sign in to comment.