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

Pipelinesorter uses single SortSpan after spill

    XMLWordPrintableJSON

Details

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

    Description

      Though it could have created multiple spans, tez always uses the first span after spill. It is quite possible that other spans are bigger compared to the first one, due to progressive space allocation. Fixing this would help in reducing the number of spills (depending on the jobs) and lesser load for indexcache entries (as lesser number of files have to be opened).

      Attachments

        1. TEZ-4208.2.patch
          5 kB
          Rajesh Balamohan
        2. TEZ-4208.1.patch
          1.0 kB
          Rajesh Balamohan
        3. q67_sorter.log
          112 kB
          Rajesh Balamohan

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: