fzhsbc opened a new pull request, #18278: URL: https://github.com/apache/dolphinscheduler/pull/18278
# [Docs] Clarify tenant boundary and runtime credential handling ## Purpose of the pull request This PR clarifies the boundary between DolphinScheduler tenants and external data-system authorization, and adds task SPI guidance for handling short-lived runtime credentials. ## Brief change log - documents that a tenant is an execution identity/resource boundary and should not be treated as a fine-grained external data permission principal by itself - adds task plugin guidance for binding runtime credentials to task context - recommends environment variables or temporary files for short-lived credentials, plus log masking and cleanup - updates both English and Chinese docs ## Verify this pull request This is a documentation-only change. Closes #18277 -- 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]
