Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1147

HCatCredentialHelper uses the wrong API for getDelegationToken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • 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

        1. OOZIE-1147.patch
          2 kB
          Rohini Palaniswamy

        Issue Links

          Activity

            People

              rohini Rohini Palaniswamy
              rohini Rohini Palaniswamy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: