nsivabalan commented on a change in pull request #5065:
URL: https://github.com/apache/hudi/pull/5065#discussion_r834898606



##########
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:
       I had issues since we expose 4040 from adhoc-1. But we run spark shell 
or spark-submit from adhoc-2. So, I exposed using a diff port no to avoid clash




-- 
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]


Reply via email to