Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-2142

Refactor RaidNode to remove dependence on map reduce

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • None
    • None
    • Reviewed

    Description

      I am refactoring the RaidNode code as follows: The base class RaidNode will contain the common functionality needed for raiding files. The derived class LocalRaidNode contains an implementation of RaidNode that performs raiding locally. The derived class DistRaidNode performs raiding using map reduce jobs. This way, only DistRaidNode has a dependency on map reduce code and RaidNode and LocalRaidNode can be moved to HDFS.

      Attachments

        1. MAPREDUCE-2142.patch
          23 kB
          Patrick Kling
        2. MAPREDUCE-2142.2.patch
          24 kB
          Patrick Kling
        3. MAPREDUCE-2142.3.patch
          25 kB
          Patrick Kling

        Activity

          People

            pkling Patrick Kling
            pkling Patrick Kling
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: