You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2017/06/19 21:43:00 UTC

[jira] [Resolved] (SPARK-21124) Wrong user shown in UI when using kerberos

     [ https://issues.apache.org/jira/browse/SPARK-21124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-21124.
------------------------------------
       Resolution: Fixed
         Assignee: Marcelo Vanzin
    Fix Version/s: 2.3.0

> Wrong user shown in UI when using kerberos
> ------------------------------------------
>
>                 Key: SPARK-21124
>                 URL: https://issues.apache.org/jira/browse/SPARK-21124
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 2.2.0
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> When submitting an app to a kerberos-secured cluster, the OS user and the user running the application may differ. Although it may also happen in cluster mode depending on the cluster manager's configuration, it's more common in client mode.
> The UI should show enough information about user running the application to correctly identify the actual user. The "app user" can be easily retrieved via {{Utils.getCurrentUserName()}}, so it's mostly a matter of how to record this information (for showing in replayed applications) and how to present it in the UI.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org