[
https://issues.apache.org/jira/browse/HIVE-18307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zac Zhou reassigned HIVE-18307:
-------------------------------
Assignee: Zac Zhou
Description:
The parameter, --proxy-user, is used to specify which user to proxy when
executing spark job. When kerberos and doAs is enabled, the parameter should be
added. Should not just compare current ugi user with the user of system.
For example, the use of operation system is hadoop, and we use the kerberos
user, "hadoop", to submit jobs. For now hiveserver2 would not use --proxy-user,
but use the principal of hiveserver2 to submit spark jobs.
Summary: hiveserver2 dose not use proxy mode when using spark engine
(was: hiveserver2 dose not use proxy r )
> hiveserver2 dose not use proxy mode when using spark engine
> -----------------------------------------------------------
>
> Key: HIVE-18307
> URL: https://issues.apache.org/jira/browse/HIVE-18307
> Project: Hive
> Issue Type: Bug
> Reporter: Zac Zhou
> Assignee: Zac Zhou
>
> The parameter, --proxy-user, is used to specify which user to proxy when
> executing spark job. When kerberos and doAs is enabled, the parameter should
> be added. Should not just compare current ugi user with the user of system.
> For example, the use of operation system is hadoop, and we use the kerberos
> user, "hadoop", to submit jobs. For now hiveserver2 would not use
> --proxy-user, but use the principal of hiveserver2 to submit spark jobs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)