https://github.com/okdp/hive-metastore
Hive metastore helm chart and custom docker image
https://github.com/okdp/hive-metastore
helm-charts hive-metastore kubernetes okdp
Last synced: 6 months ago
JSON representation
Hive metastore helm chart and custom docker image
- Host: GitHub
- URL: https://github.com/okdp/hive-metastore
- Owner: OKDP
- License: apache-2.0
- Created: 2024-05-10T17:43:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T16:33:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T20:12:12.690Z (over 1 year ago)
- Topics: helm-charts, hive-metastore, kubernetes, okdp
- Language: Shell
- Homepage: https://okdp.io
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/okdp/hive-metastore/actions/workflows/ci.yml)
[](https://github.com/okdp/hive-metastore/actions/workflows/release-please.yml)
[](http://www.apache.org/licenses/LICENSE-2.0)
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](helm/hive-metastore/README.md) for the customization and installation guide.
## Requirements
- Kubernetes cluster
- [Helm](https://helm.sh/) installed
> [!NOTE]
> An OKDP sandbox, with all these helm charts installed, is under development and you can use it once released.
>