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/28 08:26:28 UTC

[GitHub] [incubator-dolphinscheduler] wa-ooo opened a new issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

wa-ooo opened a new issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065


   Why use the tenant configuration of the workflow in the downloadResource method of TaskExecuteThread. If a user is given resource permissions in user management, but the tenant of the running workflow is not a tenant of the resource, an error is reported that the resource file is not retrieved
   ==============================
   TaskExecuteThread的downloadResource 方法中使用工作流的租户配置。如果在用户管理中给用户分配了资源权限,但是运行的工作流的租户并不是资源上传用户的租户,那么就会报获取不到资源文件的错误


----------------------------------------------------------------
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] wa-ooo commented on issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

Posted by GitBox <gi...@apache.org>.
wa-ooo commented on issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065#issuecomment-650892952


   > Yes, the tenant running the workflow needs to be the same as the tenant who created the resource file
   
   Then why use tenant selection in the workflow instead of tenant user binding. Now that you have a choice you can think of the relationship between the user and the tenant as 1-n


----------------------------------------------------------------
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] wa-ooo commented on issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

Posted by GitBox <gi...@apache.org>.
wa-ooo commented on issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065#issuecomment-650893003


   那为什么要在工作流中使用选择租户而不是用户绑定的租户。既然可以选择那么可以认为用户和租户是1-N的关系


----------------------------------------------------------------
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] xingchun-chen commented on issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065#issuecomment-650722641


   Yes, the tenant running the workflow needs to be the same as the tenant who created the resource file


----------------------------------------------------------------
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] xingchun-chen commented on issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065#issuecomment-652833197


    This issue has been fixed  in #2975 ,you can be verified after the release of version 1.3.1. The issue is temporarily closed


----------------------------------------------------------------
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] xingchun-chen closed issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

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


   


----------------------------------------------------------------
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] xingchun-chen commented on issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065#issuecomment-650933311


   yes,This problem has been mentioned in #2975, but it has not been resolved. At present, the save workflow can only be selected to be the same as the tenant of the authorization file without error.


----------------------------------------------------------------
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] wa-ooo commented on issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

Posted by GitBox <gi...@apache.org>.
wa-ooo commented on issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065#issuecomment-650893544


   用户管理中可以对资源赋权,如果用户选择了其他租户运行任务就会报错
   ==============
   Resources can be weighted in user management and an error will be reported if the user selects another tenant to run the task


----------------------------------------------------------------
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] wa-ooo commented on issue #3065: why use the tenant configuration of the workflow in the downloadResource method of taskExecuteThread

Posted by GitBox <gi...@apache.org>.
wa-ooo commented on issue #3065:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3065#issuecomment-651038250


   > yes,This problem has been mentioned in #2975, but it has not been resolved. At present, the save workflow can only be selected to be the same as the tenant of the authorization file without error.
   
   tks ☺


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