[FEATURE] Gravitino stores the external config file for Trino.
Open
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
Assessment
This issue has not been assessed yet.