gaojun2048 commented on issue #3416: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3416#issuecomment-698826558
**Resource files are no longer stored on tenants, but are stored by project** Tenants is necessary . because every user run task, upload files to hdfs must use a hadoop user to do this. we know every file in hdfs must ower by a hadoop user(tenants). If one user can can multiple tenants, when he upload resource file to hdfs, which hadoop user(tenants) is the file ower? Do we need to select tenants when saving resource files? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
