Allow storing the metastore configuration on Hadoop (HDFS, S3, etc)
Open
enhancement
Pramen-Scala
- Dominant language
- Scala
- Stars
- 31
- Forks
- 4
- Avg merge
- 1d 10m
- Merged PRs (30d)
- 4
Description
## Background
Currently, metastore config is a part of the configuration that is passed to Pramen on 'spark-submit'.
Sometimes it is very helpful to store parts of the configuration in a central location, like Hadoop
## Feature
Add an ability to store metastore or some other parts of configuration in Hadoop.
When Pramen starts it can start the Spark session based on the local configuration, and then load configuration from Hadoop (could be multiple files), and then load it alltogether.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.