Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 201 Bytes

docker-hive-metastore

Dockerized Hive metastore.

Build

docker build -t mozdata/docker-hive-metastore:${HIVE_VERSION} .

Docker Hub

docker push mozdata/docker-hive-metastore:${HIVE_VERSION}