You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/29 17:36:00 UTC

[jira] [Work logged] (HIVE-26789) Add UserName in CallerContext for queries

     [ https://issues.apache.org/jira/browse/HIVE-26789?focusedWorklogId=829822&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-829822 ]

ASF GitHub Bot logged work on HIVE-26789:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Nov/22 17:35
            Start Date: 29/Nov/22 17:35
    Worklog Time Spent: 10m 
      Work Description: ayushtkn opened a new pull request, #3813:
URL: https://github.com/apache/hive/pull/3813

   ### What changes were proposed in this pull request?
   
   Add UserName in CallerContext for HDFS Audit logs to pick.
   
   ### Why are the changes needed?
   
   With Impersonation turned off, every call shows from Hive User, So, to allow tracking the actual user.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Nopes,
   
   ### How was this patch tested?
   
   Tried a Query in Actual Cluster.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 829822)
    Remaining Estimate: 0h
            Time Spent: 10m

> Add UserName in CallerContext for queries
> -----------------------------------------
>
>                 Key: HIVE-26789
>                 URL: https://issues.apache.org/jira/browse/HIVE-26789
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> HDFS Audit logs if impersonation is false, tracks only the Hive user in the audit log, Can pass the actual user as part of the CallerContext, so that can be logged as well for better tracking



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