holdenk opened a new pull request, #58438:
URL: https://github.com/apache/spark/pull/58438

   ### What changes were proposed in this pull request?
   
   This is a softer follow on of https://github.com/apache/spark/pull/58414 for 
4.X branch which warns when doAs is enabled but not enforced. We should log 
rather than fail a previously running job.
   
   ### Why are the changes needed?
   
   People might expect doAs to run as a different user, which is not supported.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Explicit error unless config flag is disabled.
   
   ### How was this patch tested?
   
   New unit test.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   Yes, claude 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to