Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4022

M/R: Run the combiner concurrently with the mapper

XMLWordPrintable

      Because we only run the combiner after we finished the mapping phase, we need to keep all the results of the mapping phase in memory at once. We should split the output of the mapper into chunks and allow the combiner to process chunks while the mapper is still running, relieving some of the memory pressure. Maybe even block the mapper if there are too many chunks in-flight.

            vblagoje Vladimir Blagojevic (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: