yihua commented on a change in pull request #5065:
URL: https://github.com/apache/hudi/pull/5065#discussion_r834900981
##########
File path: docker/compose/docker-compose_hadoop284_hive233_spark244.yml
##########
@@ -288,6 +288,8 @@ services:
- ./hadoop.env
depends_on:
- sparkmaster
+ ports:
+ - '4042:4040'
Review comment:
Yeah. What I mean is you can expose the internal 4042 port to the
external 4042 port instead of 4040 which is the current config, to make the
port numbers the same.
--
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]