Skip to content

[Feature Proposal] support setting custom metadata location prefix from catalog level #4583

@puchengy

Description

@puchengy

Currently, we have write.metadata.location table property to customize metadata location for each table.

However, it is not possible to make all table metadata write to a common prefix. This feature is desirable as the platform maintainer would want to put all metadata into a metadata specific bucket and implement some lock down mechanism to protect the metadata.

Methodology proposal:

  1. have a MetadataLocationProvider (similar to LocationProvider)
  2. have a catalog property to specify a config name metadata.prefix and it will used by this MetadataLocationProvider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions