|
1961 | 1961 | - name: Unity Catalog
|
1962 | 1962 | anchor: unity-catalog
|
1963 | 1963 | category: data-lake
|
1964 |
| - owner: trinodb |
| 1964 | + owner: other |
1965 | 1965 | logo: /assets/images/logos/unity-catalog.png
|
1966 | 1966 | logosmall: /assets/images/logos/unity-catalog-small.png
|
1967 | 1967 | 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 catalog support can be used with the Iceberg |
| 1973 | + connector. |
| 1974 | +
|
1968 | 1975 | Unity Catalog is a unified governance solution for data and AI assets in the
|
1969 | 1976 | cloud. It provides a centralized metadata store, fine-grained access
|
1970 | 1977 | controls, and audit logging to help manage and secure your data. Unity
|
1971 | 1978 | Catalog simplifies data discovery, access, and sharing across your
|
1972 | 1979 | organization, ensuring compliance and enhancing collaboration.
|
1973 | 1980 |
|
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 catalog with Trino. |
1976 | 1983 | links:
|
1977 | 1984 | - urltext: Unity Catalog
|
1978 | 1985 | url: https://www.unitycatalog.io/
|
1979 |
| - - urltext: Thrift metastore configuration properties |
1980 |
| - url: /docs/current/object-storage/metastores.html#thrift-metastore-configuration-properties |
| 1986 | + - urltext: Iceberg REST catalog configuration |
| 1987 | + url: /docs/current/object-storage/metastores.html#rest-catalog |
1981 | 1988 | - name: VAST
|
1982 | 1989 | anchor: vast
|
1983 | 1990 | category: data-source
|
|
0 commit comments