Creating a folder in the Resource Center failed.
- build docker images by default Dockerfile
- run docker with args ALL
- open resource center, and create a folder
- See error
Which version of Dolphin Scheduler:
-[1.3.1]
Additional context
The error info in logs is : NulPointer Error in createDirecortry(ResourceService.java:484)
It seems to be a HDFS error. but in DOC, the local fs is supported.
And then,I modify the common config file, change the storage.type from NONE to HDFS, but still failed.
i want to evaluate dolphinscheduler quickly, but it's not very easy -_-b
Please consider being able to quickly evaluate the software through docker.