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

improve performance of map output transfers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.3.0
    • None
    • None

    Description

      The data transfer of the map output should be transfered via http instead rpc, because rpc is very slow for this application and the timeout behavior is suboptimal. (server sends data and client ignores it because it took more than 10 seconds to be received.)

      Attachments

        1. parallel-copiers.txt
          25 kB
          Sameer Paranjpye
        2. netstat.xls
          26 kB
          Peter Sutter
        3. netstat.log
          6 kB
          Owen O'Malley
        4. mapfilesimulator-sort2.txt
          71 kB
          Peter Sutter
        5. mapfilesimulator-big.txt
          3 kB
          Peter Sutter
        6. MapFileSimulator.java
          7 kB
          Peter Sutter
        7. data-transfer-chart.pdf
          40 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: