Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.16 KB

ci release-please License Apache2

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.

Installation

Refer to README for the customization and installation guide.

Requirements

  • Kubernetes cluster
  • Helm installed

Note

An OKDP sandbox, with all these helm charts installed, is under development and you can use it once released.