# big-data-europe/docker-hive

Repository: https://github.com/big-data-europe/docker-hive
Canonical: https://ross.abutalabs.com/products/docker-hive
Language: Shell
License Family: other
Last push: 2024-06-02T01:21:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3757, "days_push": 823, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1081, forks 566 (observed 2026-08-28T04:03:30.701318+00:00)

## What it is
A Docker image and docker-compose setup for Apache Hive 2.3.2 that runs hiveserver2 on port 10000 with a PostgreSQL-backed metastore. It also supports deploying an optional PrestoDB coordinator with a Hive connector for SQL queries.

## Use cases
- spin up apache hive locally with docker
- run hiveserver2 in a container
- set up hive with postgresql metastore
- query hive tables with presto
- deploy hive on docker swarm
- test hive sql queries without installing hadoop

## When to choose
- you need a quick, reproducible Hive environment for development or testing
- you want Hive plus Presto wired together via docker-compose
- you deploy on Docker Swarm and want a ready-made stack file

## When to avoid
- you need a recent Hive version (image pins Hive 2.3.2)
- you require production-grade support or a maintained license
- you use Kubernetes rather than compose or Swarm

## Facets
- artifact type: infra-config
- maturity: maintenance
- function: database, container-runtime, infrastructure-as-code
- domain: databases, big-data
- platform: self-hosted
- tags: apache-hive, hadoop, docker-compose, prestodb, hiveserver2, postgresql-metastore, docker-swarm, containers, data-engineering, docker, linux

## Member repositories
- big-data-europe/docker-hive (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.701318+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:51:20.623447+00:00, confidence not recorded.
  - readme: https://github.com/big-data-europe/docker-hive (fetched 2026-08-28T04:03:30.701318+00:00, sha e28d6ba26537)
- Data as of 2026-08-30T08:39:29.467469+00:00.
