You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
)
### What changes were proposed in this pull request?
Use the real user for audit information.
Use a PrincipalContext to pass the value of user without interface
modification referring to the design of Spark's TaskContext
### Why are the changes needed?
Fix: #1206
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Add UT.
---------
Co-authored-by: Heng Qin <qqtt@123.com>
Describe the subtask
We have implemented authentication feature. So we can get the real user for Gravitino. We should record the real user in the audit information.
Parent issue
#1182
The text was updated successfully, but these errors were encountered: