zabetak commented on code in PR #3448: URL: https://github.com/apache/hive/pull/3448#discussion_r1034624562
########## dev-support/docker/docker-compose.yml: ########## @@ -0,0 +1,71 @@ +version: '3.9' +services: Review Comment: We could have HS2, Metastore, DBMS in a single image; wouldn't this be much easier to use? It would also drop the need for `docker-compose`. -- 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]
