An Apache Hive Metastore Docker image and Helm chart for Kubernetes, part of the OKDP (Open Kubernetes Data Platform) ecosystem.
This repository contains:
- A Dockerfile and associated scripts to build the
hive-metastoreDocker image — published to quay.io/okdp/hive-metastore - A corresponding Helm chart — published to quay.io/okdp/charts/hive-metastore
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.
- Kubernetes cluster
- Helm installed
Refer to the Helm chart README for the customization and installation guide.
Note
An OKDP sandbox with all these helm charts pre-installed and ready to use is available at okdp-sandbox.