Skip to content

Commit 24726bf

Browse files
committed
Deprecate Unity Catalog integration
1 parent 2c6837e commit 24726bf

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

_data/tools.yml

+11-4
Original file line numberDiff line numberDiff line change
@@ -1961,23 +1961,30 @@
19611961
- name: Unity Catalog
19621962
anchor: unity-catalog
19631963
category: data-lake
1964-
owner: trinodb
1964+
owner: other
19651965
logo: /assets/images/logos/unity-catalog.png
19661966
logosmall: /assets/images/logos/unity-catalog-small.png
19671967
description: |
1968+
Note that the support for Unity Catalog via the HTTP protocol is deprecated
1969+
by Unity Catalog and is removed from Trino 473 and later. Users must
1970+
retrieve and update the code from the source code repository, use an old
1971+
Trino version, or provide an implementation for a new Unity Catalog
1972+
integration. The Iceberg REST catatlog support can be used with the Iceberg
1973+
connector.
1974+
19681975
Unity Catalog is a unified governance solution for data and AI assets in the
19691976
cloud. It provides a centralized metadata store, fine-grained access
19701977
controls, and audit logging to help manage and secure your data. Unity
19711978
Catalog simplifies data discovery, access, and sharing across your
19721979
organization, ensuring compliance and enhancing collaboration.
19731980
1974-
Use Unity Catalog with the Trino Delta Lake, Hive, or Iceberg connectors and
1975-
the configuration for a Thrift metastore.
1981+
Use Unity Catalog with the Trino Iceberg connector and the configuration for
1982+
a Iceberg Rest metastore with Trino.
19761983
links:
19771984
- urltext: Unity Catalog
19781985
url: https://www.unitycatalog.io/
19791986
- urltext: Thrift metastore configuration properties
1980-
url: /docs/current/object-storage/metastores.html#thrift-metastore-configuration-properties
1987+
url: /docs/current/object-storage/metastores.html#rest-catalog
19811988
- name: VAST
19821989
anchor: vast
19831990
category: data-source

0 commit comments

Comments
 (0)