Skip to content

[Bug][Resource Center] Can not create folder in docker with standalone mode #3238

@noirmxj

Description

@noirmxj

Creating a folder in the Resource Center failed.

  1. build docker images by default Dockerfile
  2. run docker with args ALL
  3. open resource center, and create a folder
  4. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions