Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-1217 Fix staging directory handling
  3. TEZ-2711

Tez fails to submit a job where user.name is not UGI user

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.5.2
    • None
    • None
    • None

    Description

      Submitting a Tez job where the OS user does not match the security user (e.g.: kinit as a headless user from a personal account) can fail with an unexpected ownership exception. Configuration expands user.name in the staging conf value as the OS user, not the UGI user, and if that staging directory exists and not owned by the UGI user (which is likely if the OS user also has been setup on the cluster) then app submission fails.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: