FANNG1 commented on code in PR #65:
URL: 
https://github.com/apache/gravitino-playground/pull/65#discussion_r1721351128


##########
docker-compose.yaml:
##########
@@ -22,9 +22,9 @@ services:
     image: datastrato/hive:2.7.3-no-yarn
     ports:
       - "3307:3306"
-      - "9000:9000"
-      - "9083:9083"
-      - "50070:50070"
+      - "9003:9000"

Review Comment:
   use `19000` not `9003` for 9000 port to keep consistent with other port 
changes.



##########
docker-compose.yaml:
##########
@@ -22,9 +22,9 @@ services:
     image: datastrato/hive:2.7.3-no-yarn
     ports:
       - "3307:3306"
-      - "9000:9000"
-      - "9083:9083"
-      - "50070:50070"
+      - "9003:9000"

Review Comment:
   use `19000` not `9003` for 9000 port to keep consistent with other port 
changes?



-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to