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

Support Keep-Alive connections in ShuffleHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.0
    • None
    • None

    Description

      Currently ShuffleHandler supports fetching map-outputs in batches from same host. But there are scenarios wherein, fetchers pull data aggressively (i.e start pulling the data as & when they are available). In this case, the number of mapIds that are pulled from same host remains at 1. This causes lots of connections to be established.

      Number of connections can be reduced a lot if ShuffleHandler supports Keep-Alive.

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            rajesh.balamohan Rajesh Balamohan
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: