dengzhhu653 commented on code in PR #4948:
URL: https://github.com/apache/hive/pull/4948#discussion_r1432093541
##########
packaging/src/docker/docker-compose.yml:
##########
@@ -32,6 +32,9 @@ services:
- '9083:9083'
volumes:
- warehouse:/opt/hive/data/warehouse
+ - type: bind
+ source:
${MAVEN_LOCAL_REPOSITORY}/org/postgresql/postgresql/42.5.1/postgresql-42.5.1.jar
Review Comment:
Hi @ayushtkn, I have updated the command, which tries to download the
postgres jar into maven local repo, cloud you run this command please?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]