Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2692 bugfixes & enhancements related to job parser and analyzer
  3. TEZ-2693

SlowestVertexAnalyzer should use vertex's first/last task start/finish time to determine runtime

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • 0.8.0-alpha
    • None
    • None

    Description

      VertexInfo's timetaken would return based on the start/finish time recorded. However, for exact time taken it should be based on "vertexInfo.getLastTaskFinishTimeInterval() - vertexInfo
      .getFirstTaskStartTimeInterval()".

      Attachments

        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: