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 2021/01/02 15:12:31 UTC

[GitHub] [incubator-dolphinscheduler] berlinsaint opened a new issue #4361: [Bug][API] Use S3, but hdfs is used exactly?

berlinsaint opened a new issue #4361:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4361


   i want use s3, and make the correct config according to doc , when i  create directory , it says  hdfs action error.
   
   i found that ... [](https://github.com/apache/incubator-dolphinscheduler/blob/b4fd3629f4eef44fd362911f2aec0faa0f64fa9b/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/PropertyUtils.java#L74:27)
   
   and ..
   [](https://github.com/apache/incubator-dolphinscheduler/blob/b4fd3629f4eef44fd362911f2aec0faa0f64fa9b/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ResourcesService.java#L783:19)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] berlinsaint closed issue #4361: [Bug][API] Use S3, but hdfs is used exactly?

Posted by GitBox <gi...@apache.org>.
berlinsaint closed issue #4361:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4361


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-dolphinscheduler] berlinsaint commented on issue #4361: [Bug][API] Use S3, but hdfs is used exactly?

Posted by GitBox <gi...@apache.org>.
berlinsaint commented on issue #4361:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4361#issuecomment-755817761


   close it , and found that s3 implemented in ResourcesService.java. however there are some message would leads to some misleading..


----------------------------------------------------------------
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:
users@infra.apache.org