-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
discussiondiscussiondiscussiondocumentenhancementNew feature or requestNew feature or requestfeaturenew featurenew feature
Milestone
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Currently, our config file of the resource center only supports s3 and hdfs.
| resource.storage.type=NONE |
but our docs https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/resource.html said we support a local file system.
we could find some config demo in #5099. and we should add config demo about local file system by:
- Just change our doc and add the demo config according to [Question] resource manage don't support local filesystem? #5099
- Add new type named
local(a shortcut to set configresource.storage.type=HDFSandfs.defaultFS=file:///) toresource.storage.typeand add some docs about it.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussiondiscussiondiscussiondocumentenhancementNew feature or requestNew feature or requestfeaturenew featurenew feature