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

Use java.io.File.set{Readable|Writable|Executable} where possible in RawLocalFileSystem

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.20.1
    • None
    • fs
    • None
    • Dramatic reduction in the number of system fork() calls when permissions are set.

    Description

      Using java.io.File.set

      {Readable|Writable|Executable}

      where possible in RawLocalFileSystem when g & o perms are same saves a lot of 'fork' system-calls.

      Attachments

        1. HADOOP-6304_yhadoop20.patch
          3 kB
          Arun Murthy

        Issue Links

          Activity

            People

              acmurthy Arun Murthy
              acmurthy Arun Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: