zhongjiajie commented on a change in pull request #7906:
URL: https://github.com/apache/dolphinscheduler/pull/7906#discussion_r781700123
##########
File path:
dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/resources/docker/basic/docker-compose.yaml
##########
@@ -32,6 +32,27 @@ services:
interval: 5s
timeout: 60s
retries: 120
+# command:
+# - /bin/bash
+# - -c
+# - 'sed -i "s|resource.storage.type=.*|resource.storage.type=hdfs|g"
/opt/dolphinscheduler/standalone-server/conf/common.properties'
Review comment:
A little tip, next time when your PR does not finish, you should mark it
as a draft PR, https://github.blog/2019-02-14-introducing-draft-pull-requests/
--
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]