Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 233 Bytes

File metadata and controls

7 lines (4 loc) · 233 Bytes

docker-cdh6-hive-postgresql

Is used by Hive to store metadata

docker build -t ccinn/cdh6-hive-postgres:latest .

docker run --net docker-cdh6 --name cdh6-hive-postgres -d -e POSTGRES_PASSWORD=ccinn ccinn/cdh6-hive-postgres:latest