apache / apache/gravitino

[FEATURE] Gravitino stores the external config file for Trino.

Open
#2,515 0 comments 0 reactions 1 assignee Claimed by @diqiu50 View on GitHub
feature
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### Describe the feature

In practice, when users configure the Trino hive catalog, they need to set up the following:
```
hive.config.resources=/etc/hadoop/conf/core-site.xml,/etc/hadoop/conf/hdfs-site.xml
```
If a user creates a hive catalog in Gravitino, there is currently no way to store the config file and pass it to the Trino connector.

### Motivation

_No response_

### Describe the solution

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.