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

Shuffle connection logic needs correction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.21.0
    • 0.21.0
    • task
    • None
    • Reviewed

    Description

      While looking at the code with Amareshwari, we realized that Fetcher#copyFromHost marks connection as successful when url.openConnection returns. This is wrong. Connection is done inside implicitly inside getInputStream; we need to split getInputStream into connect and getInputStream to handle the connection and read time out strategies correctly.

      Attachments

        1. patch-1276-2.txt
          4 kB
          Amareshwari Sriramadasu
        2. patch-1276-1.txt
          4 kB
          Amareshwari Sriramadasu
        3. ASF.LICENSE.NOT.GRANTED--patch-1276.txt
          4 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            jothipn Jothi Padmanabhan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: