You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/16 04:18:13 UTC

[GitHub] [hudi] data-storyteller commented on a change in pull request #3482: [HUDI-2267] update docs and infra test configs, add support for graphite

data-storyteller commented on a change in pull request #3482:
URL: https://github.com/apache/hudi/pull/3482#discussion_r689229514



##########
File path: docker/compose/docker-compose_hadoop284_hive233_spark244.yml
##########
@@ -29,11 +29,11 @@ services:
     env_file:
       - ./hadoop.env
     healthcheck:
-      test: ["CMD", "curl", "-f", "http://namenode:50070"]
+      test: [ "CMD", "curl", "-f", "http://namenode:50070" ]

Review comment:
       Auto formatting 




-- 
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-unsubscribe@hudi.apache.org

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