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

workaround for tmp file handling on DataNodes in 0.18 (HADOOP-4663)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.18.0
    • 0.18.3
    • None
    • None
    • Incompatible change
    • Revert tmp files handling on DataNodes back to 0.17. sync() introduced in 0.18 has less gaurantees.

    Description

      This is a temporary work around issues discussed in HADOOP-4663.

      The proposal is to remove all the files under tmp directory, thus bringing the behavior back to 0.17. The main cost is that sync() will not be supported. This is incompatible with 0.18.x, but not with 0.17 because of this reason.

      Attachments

        1. deleteTmp-0.18.patch
          0.9 kB
          Dhruba Borthakur
        2. HADOOP-4997-branch-18.patch
          4 kB
          Raghu Angadi

        Issue Links

          Activity

            People

              rangadi Raghu Angadi
              rangadi Raghu Angadi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: