[
https://issues.apache.org/jira/browse/FALCON-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghav Kumar Gautam updated FALCON-890:
---------------------------------------
Summary: Merlin tests need to be updated in secure cluster to get the token
using the ugi object (was: Merlin tests need to be updated in secure cluster
to get the token using the ugi obect)
> Merlin tests need to be updated in secure cluster to get the token using the
> ugi object
> ---------------------------------------------------------------------------------------
>
> Key: FALCON-890
> URL: https://issues.apache.org/jira/browse/FALCON-890
> Project: Falcon
> Issue Type: Bug
> Components: merlin
> Affects Versions: 0.6
> Reporter: Arpit Gupta
> Assignee: Arpit Gupta
> Priority: Blocker
> Attachments: FALCON-890.patch
>
>
> Current merlin code does a kinit to get kerberos credentials before we get a
> authenticated token. However some jvm's continue to use the kerberos
> credentials that the java process started with instead of the latest kinit.
> Causing the token to be of a different user than intended. We have to wrap
> the call to get the token in a ugi.doAs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)