Fix default value for resource center in k8s mode (#12906)

This commit is contained in:
Eric Gao 2022-11-15 20:56:50 +08:00 committed by GitHub
parent 82b1fc9c13
commit 920ccb1ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ conf:
data.basedir.path: /tmp/dolphinscheduler
# resource storage type: HDFS, S3, NONE
resource.storage.type: HDFS
resource.storage.type: NONE
# resource store on HDFS/S3 path, resource file will store to this hadoop hdfs path, self configuration, please make sure the directory exists on hdfs and have read write permissions. "/dolphinscheduler" is recommended
resource.upload.path: /dolphinscheduler