SbloodyS commented on a change in pull request #7906:
URL: https://github.com/apache/dolphinscheduler/pull/7906#discussion_r780879159



##########
File path: 
dolphinscheduler-standalone-server/src/main/resources/common.properties
##########
@@ -0,0 +1,94 @@
+#

Review comment:
       HDFS is not enabled by default. In order to make the resource test run 
normally. The following two parameters need to be set in common.properties.
   ```
   resource.storage.type=HDFS
   fs.defaultFS=hdfs://hdfs:8020
   ```
   
   Do you have a better solution?




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