nzy0x00 commented on issue #4073: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4073#issuecomment-732564221
1.3.3-release,我用dockerfile构建的镜像,发现common.properties 文件里的resource.storage.type的属性为空(不是NONE,就是空白),创建租户时报错No enum constant org.apache.dolphinscheduler.common.enums.ResUploadType。 把resource.storage.type配置为NONE之后就可以成功运行。 ---------------------------------------------------------------- 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]
