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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to