You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Arpit Gupta (JIRA)" <ji...@apache.org> on 2014/10/29 23:57:34 UTC

[jira] [Updated] (FALCON-847) Issue with login from keytab in merlin

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

Arpit Gupta updated FALCON-847:
-------------------------------
    Summary: Issue with login from keytab in merlin  (was: Issue with login from keytab)

> Issue with login from keytab in merlin
> --------------------------------------
>
>                 Key: FALCON-847
>                 URL: https://issues.apache.org/jira/browse/FALCON-847
>             Project: Falcon
>          Issue Type: Bug
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>             Fix For: 0.6
>
>         Attachments: FALCON-847.patch
>
>
> At several places in EntityOp.java:
>  KerberosHelper.loginFromKeytab(MerlinConstants.getKeytabForUser(user));
> has been used instead of:
>  KerberosHelper.loginFromKeytab(user);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)