You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/07 06:30:00 UTC

[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12760: verify resource failed and the reason is null

github-actions[bot] commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305145424

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   version: 3.0.0
   
   Error reported by using the resource center:
   
   click create directory to display :
   存储操作失败
   
   log output:
   [ERROR] 2022-11-04 17:41:57.266 +0800 org.apache.dolphinscheduler.api.service.impl.ResourcesServiceImpl:[855] - verify resource failed and the reason is null
   
   config:
   cat api-server/conf/common.properties
   resource.storage.type=HDFS
   resource.upload.path=/dolphinscheduler
   fs.defaultFS=hdfs://emr-cluster/
   
   core-site.xml & hdfs-site.xml The file has been stored in the api-server/conf and worker-server/conf directory
   
   who can help me?
   
   ### What you expected to happen
   
   There is a problem with the way of use
   
   ### How to reproduce
   
   Appears according to the configuration mode
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org