Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: MrCreosote <[email protected]>
  • Loading branch information
Tianhao-Gu and MrCreosote authored Jun 7, 2024
1 parent a64a112 commit bf150c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ services:
- MINIO_SECRET_KEY=minio123
- SPARK_MODE=notebook
- MAX_EXECUTORS=4
# TODO: create postgres user w/ only write access to the hive tables
- POSTGRES_USER=hive
- POSTGRES_PASSWORD=hivepassword
- POSTGRES_DB=hive
Expand Down

0 comments on commit bf150c7

Please sign in to comment.