ediconss commented on code in PR #14643: URL: https://github.com/apache/dolphinscheduler/pull/14643#discussion_r1277292965
########## docs/docs/en/guide/resource/configuration.md: ########## @@ -80,7 +80,7 @@ data.basedir.path=/tmp/dolphinscheduler # resource view suffixs #resource.view.suffixs=txt,log,sh,bat,conf,cfg,py,java,sql,xml,hql,properties,json,yml,yaml,ini,js -# resource storage type: HDFS, S3, OSS, GCS, ABS, NONE +# resource storage type: HDFS, S3, OSS, GCS, ABS, OBS, NONE Review Comment: all to # resource storage type: LOCAL, HDFS, S3, OSS, GCS, ABS, OBS, NONE it's ok? -- 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]
