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 2020/06/02 06:50:50 UTC

[GitHub] [incubator-dolphinscheduler] 597365581 commented on issue #2860: [BUG] When a user has a resource directory tree, update the user's tenant to report an error

597365581 commented on issue #2860:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2860#issuecomment-637321533


   because user's tenant has a resource directory tree  ,so java preject package org.apache.dolphinscheduler.api.service 's UsersService.java code updateUser method 's code:HadoopUtils.getInstance().copy(oldResourcePath + "/" + resource.getName(), newResourcePath, false, true);  will cause this Exception.


----------------------------------------------------------------
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