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

wrong usage of mapred.local.dir.minspacestart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.15.1
    • 0.15.2
    • None
    • None

    Description

      As I understand it, mapred.local.dir.minspacestart should be used to specify that a map or reduce task requires a minimum disk space to be executed. When several disks are available, and mapred.local.dir lists all of them, then the free space should be added up. But TaskTracker.enoughFreeSpace returns false whenever one of the disks listed in mapred.local.dir has less than the space specified by mapred.local.dir.minspacestart.

      Attachments

        1. patch-2227.txt
          14 kB
          Amareshwari Sriramadasu
        2. patch-2227.txt
          17 kB
          Amareshwari Sriramadasu
        3. patch-2227.txt
          19 kB
          Amareshwari Sriramadasu
        4. patch-2227.txt
          20 kB
          Amareshwari Sriramadasu

        Issue Links

          Activity

            People

              amareshwari Amareshwari Sriramadasu
              ckunz Christian Kunz
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: