Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-1091

Respect keepAlive parameter when cleaning up Fetcher connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • None
    • None

    Description

      Query: Query_17 (shuffle intensive query)

      1. Certain fetchers are making too many calls in tight loop fashion to shufflehandler. This happens only when MapOutput.Type == WAIT. This would created pressure on ShuffleHandler on large scale cluster.

      Please refer to "fetcher #24" as an example in the attachment.

      2. If keepalive is enabled, CleanupConnection() should disconnect the connection only in exception path.

      Attachments

        1. tasklog.txt.gz
          577 kB
          Rajesh Balamohan
        2. TEZ-1091-v1.patch
          7 kB
          Rajesh Balamohan
        3. TEZ-1091-v2.patch
          4 kB
          Rajesh Balamohan

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: