You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Raghav Kumar Gautam (JIRA)" <ji...@apache.org> on 2014/10/29 21:31:35 UTC

[jira] [Created] (FALCON-847) Issue with logging from keytab

Raghav Kumar Gautam created FALCON-847:
------------------------------------------

             Summary: Issue with logging from keytab
                 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


At several places:
 KerberosHelper.loginFromKeytab(MerlinConstants.getKeytabForUser(user));
has been used instead of:
 KerberosHelper.loginFromKeytab(user);




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