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

JobClient creates submitJobDir with SYSTEM_DIR_PERMISSION ( rwx-wx-wx)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.16.2
    • 0.16.3
    • None
    • None
    • Changed <job-dir> from 733 to 777, so that a shared JobTracker can be started by a non-superuser account.

    Description

      JobClient creates submitJobDir with SYSTEM_DIR_PERMISSION ( rwx-wx-wx ) which causes problem while sharing a cluster.
      Consider the case where userA starts jobtracker/tasktrackers and userB submits a job to this cluster. When userB creates submitJobDir it is created with rwx-wx-wx which cannot be read by tasktracker started by userA

      Attachments

        1. 3182_20080408_0.16.patch
          1 kB
          Tsz-wo Sze
        2. 3182_20080408.patch
          1 kB
          Tsz-wo Sze
        3. 3182_20080408.patch
          1 kB
          Tsz-wo Sze
        4. HADOOP-3182_2_20080410_0.16.patch
          3 kB
          Tsz-wo Sze
        5. HADOOP-3182_2_20080410.patch
          3 kB
          Arun Murthy
        6. patch-3182.txt
          3 kB
          Amareshwari Sriramadasu

        Activity

          People

            szetszwo Tsz-wo Sze
            lohit Lohit Vijaya Renu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: