SoWhat-ET commented on issue #14302:
URL:
https://github.com/apache/dolphinscheduler/issues/14302#issuecomment-1628127753
> 我找到了重点,将 vaules.yaml 从 更改 `resource.storage.type=HDFS`
为`resource.storage.type=NONE`
请问问题解决了吗,我也碰到了同样的问题
[ERROR] 2023-07-10 12:11:46.810 +0800
org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler:[53] - 创建租户错误
java.lang.NullPointerException: null
at
org.apache.dolphinscheduler.service.storage.impl.HadoopUtils.mkdir(HadoopUtils.java:293)
at
org.apache.dolphinscheduler.service.storage.impl.HadoopUtils.createTenantDirIfNotExists(HadoopUtils.java:268)
at
org.apache.dolphinscheduler.api.service.impl.TenantServiceImpl.createTenant(TenantServiceImpl.java:160)
at
org.apache.dolphinscheduler.api.service.impl.TenantServiceImpl$$FastClassBySpringCGLIB$$fcc8d845.invoke(<generated>)
--
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]