This repo contains:
- A Dockerfile and associated scripts to build the
hive-metastore
docker image. - A corresponding helm chart.
A postgresql server with an empty database is to be provided. An init job will take care of creating the DB schema.
Also, access to the target S3 service is required.
Refer to README for the customization and installation guide.
- Kubernetes cluster
- Helm installed
Note
An OKDP sandbox, with all these helm charts installed, is under development and you can use it once released.