Skip to content

OKDP/hive-metastore

Repository files navigation

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.