Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.3.0
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-889 Adding HCat credentials class for job conf
- Closed