Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4451

Resource Manager to assume identity of user to execute task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      In the coming resource manager, the current model is that all tasks will run as the same generic user (task.java is called directly by the TaskTracker).

      Instead of calling "java task.java [arguments]" allow for calling a program which will assume the UID (euid, gid, etc) of the calling user and call task.java on behalf of the TaskTracker.

      Attachments

        Activity

          People

            Unassigned Unassigned
            menicosia Marco Nicosia
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: