概要
- フル名
docker.io/starburstdata/hive- Registry
- docker.io
- 名前空間
- starburstdata
- リポジトリ
- hive
- キャッシュ Tag 数
- 72
- 最終同期
- 07/06/2026, 06:16 AM
概要
Starburst Hive Metastore 镜像,管理 Trino/Presto 表元数据,需 PostgreSQL/MySQL 后端与同栈查询引擎部署。
詳細
starburstdata/hive 运行 Hive Metastore Thrift 服务,存储 Trino/Starburst 外表 schema 与 partition 信息。定位为元数据 HTTP/Thrift 服务,需外部 RDBMS 持久化;K8s Deployment + Service 供 Trino coordinator 连接。
快速启动
docker run -d --name hive-metastore \
-p 9083:9083 \
-e HIVE_METASTORE_DB_HOST=postgres \
docker.io/starburstdata/hive:latest
推荐实践
docker run -d --name hive-metastore \
--restart unless-stopped \
-p 9083:9083 \
-e HIVE_METASTORE_DB_HOST=postgres.internal \
-e HIVE_METASTORE_DB_USER=hive \
-e HIVE_METASTORE_DB_PASS=changeme \
docker.io/starburstdata/hive:3.1.2-e.18
核心参数说明
-p 9083:9083— Metastore Thrift 端口-e HIVE_METASTORE_DB_HOST— 元数据库地址-e HIVE_METASTORE_DB_PASS— DB 密码(高敏)- 固定 tag — Starburst pin
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: hive-metastore
spec:
replicas: 2
selector:
matchLabels:
app: hive-metastore
template:
metadata:
labels:
app: hive-metastore
spec:
containers:
- name: metastore
image: docker.io/starburstdata/hive:3.1.2-e.18
ports:
- containerPort: 9083
envFrom:
- secretRef:
name: hive-metastore-db
---
apiVersion: v1
kind: Service
metadata:
name: hive-metastore
spec:
selector:
app: hive-metastore
ports:
- port: 9083
targetPort: 9083
Postgres 独立 StatefulSet;Trino 引用此 Service。
最新 Tag(20 件)
すべての 72 件の Tag を見る →| Tag | アーキテクチャ | プッシュ日時 | サイズ | Digest | 同期 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/starburstdata/hive :3.1.3-e.15 | linux/arm64linux/amd64 | 2025/07/26 01:57 | 1.1 GB | sha256:ca373efe0c62… | |||
docker.io/starburstdata/hive :3.1.3-e.15-arm64 | linux/arm64 | 2025/07/26 01:57 | 1.1 GB | sha256:ca373efe0c62… | |||
docker.io/starburstdata/hive :3.1.3-e.15-x64 | linux/amd64 | 2025/07/26 01:56 | 1.1 GB | sha256:480eb8c8090a… | |||
docker.io/starburstdata/hive :3.1.3-e.14 | linux/arm64linux/amd64 | 2025/03/26 23:12 | 1.1 GB | sha256:2b216eec1dc0… | |||
docker.io/starburstdata/hive :3.1.3-e.14-arm64 | linux/arm64 | 2025/03/26 23:12 | 1.1 GB | sha256:2b216eec1dc0… | |||
docker.io/starburstdata/hive :3.1.3-e.14-x64 | linux/amd64 | 2025/03/26 23:11 | 1.1 GB | sha256:4c1060c5a0a3… | |||
docker.io/starburstdata/hive :3.1.3-e.13 | linux/arm64linux/amd64 | 2024/12/13 23:38 | 1.2 GB | sha256:6e36841c91e2… | |||
docker.io/starburstdata/hive :3.1.3-e.13-arm64 | linux/arm64 | 2024/12/13 23:38 | 1.2 GB | sha256:6e36841c91e2… | |||
docker.io/starburstdata/hive :3.1.3-e.13-x64 | linux/amd64 | 2024/12/13 23:37 | 1.2 GB | sha256:693a731816b7… | |||
docker.io/starburstdata/hive :3.1.3-e.12 | linux/arm64linux/amd64 | 2024/10/19 00:45 | 1.2 GB | sha256:4d26b8d31eab… | |||
docker.io/starburstdata/hive :3.1.3-e.12-arm64 | linux/arm64 | 2024/10/19 00:45 | 1.2 GB | sha256:4d26b8d31eab… | |||
docker.io/starburstdata/hive :3.1.3-e.12-x64 | linux/amd64 | 2024/10/19 00:44 | 1.2 GB | sha256:fc85d22afb07… | |||
docker.io/starburstdata/hive :3.1.3-e.11 | linux/arm64linux/amd64 | 2024/08/24 06:20 | 1.2 GB | sha256:2e1bf05a02c9… | |||
docker.io/starburstdata/hive :3.1.3-e.11-arm64 | linux/arm64 | 2024/08/24 06:20 | 1.2 GB | sha256:2e1bf05a02c9… | |||
docker.io/starburstdata/hive :3.1.3-e.11-x64 | linux/amd64 | 2024/08/24 06:19 | 1.2 GB | sha256:4ffd65c1b13c… | |||
docker.io/starburstdata/hive :3.1.3-e.10 | linux/arm64linux/amd64 | 2024/05/11 02:31 | 1.2 GB | sha256:e120b0ff413b… | |||
docker.io/starburstdata/hive :3.1.3-e.10-arm64 | linux/arm64 | 2024/05/11 02:31 | 1.2 GB | sha256:e120b0ff413b… | |||
docker.io/starburstdata/hive :3.1.3-e.10-x64 | linux/amd64 | 2024/05/11 02:31 | 1.2 GB | sha256:89f70521c1a6… | |||
docker.io/starburstdata/hive :3.1.3-e.9 | linux/arm64linux/amd64 | 2024/03/19 16:25 | 1.2 GB | sha256:8f653d83c240… | |||
docker.io/starburstdata/hive :3.1.3-e.9-arm64 | linux/arm64 | 2024/03/19 16:25 | 1.2 GB | sha256:8f653d83c240… |