[Improvement] Support getting key table file from remote HDFS cluster with kerberos enabled
Open
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 315
Description
### What would you like to be improved?
Currently, we can download key table file from remote HDFS cluster kerberos enable, we'd better support it. for more please see:
https://github.com/datastrato/gravitino/blob/17ed48ba52aae0b6430f8aa96a675e8619700d54/catalogs/catalog-hive/src/main/java/com/datastrato/gravitino/catalog/hive/FetchFileUtils.java#L39-L41
### How should we improve?
We'd better add extra configuration as the principal and key table to download key table from remote HDFS cluster.
Contributor guide
Assessment
This issue has not been assessed yet.