avishnus opened a new issue, #6402:
URL: https://github.com/apache/kyuubi/issues/6402

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Describe the bug
   
   If the user is part of multiple AD Groups and when engine.share.level is set 
to group, hadoop returns all groups that the user is part of but kyuubi takes 
the first group from that list and submits job as that particular group.
   
   In the below error logs, user is aprt of multiple AD Groups. But kyuubi 
picks the first on i.e Internet_User to submit the job. And also it expects 
Internet_User to be part of YARN user which will not be found either
   
   ### Affects Version(s)
   
   1.8.2
   
   ### Kyuubi Server Log Output
   
   ```logtalk
   Failing this attempt.Diagnostics: [2024-05-06 09:14:47.685]Application 
application_1714974956360_0003 initialization failed (exitCode=255) with 
output: main : command provided 0
   main : run as user is Internet_User
   main : requested yarn user is Internet_User
   User Internet_User not found
   ```
   
   
   ### Kyuubi Engine Log Output
   
   _No response_
   
   ### Kyuubi Server Configurations
   
   _No response_
   
   ### Kyuubi Engine Configurations
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi 
community to fix.
   - [ ] No. I cannot submit a PR at this time.


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

To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to