Rohini Palaniswamy created OOZIE-1147:
-----------------------------------------

             Summary: HCatCredentialHelper uses the wrong API for 
getDelegationToken
                 Key: OOZIE-1147
                 URL: https://issues.apache.org/jira/browse/OOZIE-1147
             Project: Oozie
          Issue Type: Bug
    Affects Versions: 3.3.0
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy
             Fix For: 3.3.1


HiveMetastoreClient.getDelegationToken(String renewerKerberosPrincipalName) is 
called instead of getDelegationToken(String owner, String 
renewerKerberosPrincipalName). This causes the delegation token to be fetched 
as the oozie service principal instead of the user submitting the job. So the 
jobs fail with access errors when using that wrong token. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to