Apache Gravitino
JSON →Access Apache Gravitino, a high-performance, federated metadata lake for data and AI.
Tools · 14
- get_list_of_catalogs Retrieve a list of catalogs
- get_list_of_schemas Retrieve a list of schemas
- get_list_of_tables Retrieve a paginated list of tables
- get_table_by_fqn Fetch detailed information for a specific table
- get_table_columns_by_fqn Retrieve column information for a table
- get_list_of_tags Retrieve all tags
- associate_tag_to_entity Attach a tag to a table or column
- list_objects_by_tag List objects associated with a specific tag
- get_list_of_roles Retrieve all roles
- get_list_of_users Retrieve all users
- grant_role_to_user Assign a role to a user
- revoke_role_from_user Revoke a user's role
- get_list_of_models Retrieve a list of models
- get_list_of_model_versions_by_fqn Get versions of a model by fully qualified name
Environment variables
GRAVITINO_JWT_TOKENYOUR_GRAVITINO_JWT_TOKEN
Links
★ 22 GitHub stars