You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Peter Bacsko (Jira)" <ji...@apache.org> on 2022/10/27 14:38:00 UTC

[jira] [Created] (YUNIKORN-1375) [shim] pass group info from the shim to the core

Peter Bacsko created YUNIKORN-1375:
--------------------------------------

             Summary: [shim] pass group info from the shim to the core
                 Key: YUNIKORN-1375
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1375
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: shim - kubernetes
            Reporter: Peter Bacsko
            Assignee: Peter Bacsko


Currently, we don't pass the list of groups from the shim to the core when we create an application.

We pass {{si.UserGroupInformation}} struct as part of an {{si.ApplicationRequest}} in two methods: {{Application.handleSubmitApplicationEvent()}} and {{Application.handleRecoverApplicationEvent()}}. 

The change is small, but we need to make sure that these are the only places where we communicate the user info from the shim to the core.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org