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

Integer overflow in ShuffleVertexManagerBase

    XMLWordPrintableJSON

Details

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

    Description

      In function getExpectedStatsInAtIndex, statsInMB[index] * numTasks / numVMEventsReceived could cause Integer overflow, for example when statsInMB[index] == 30000 and numTasks == 200000.

      Attachments

        1. TEZ-3666.patch
          17 kB
          Ming Ma
        2. TEZ-3666-2.patch
          17 kB
          Ming Ma

        Activity

          People

            mingma Ming Ma
            mingma Ming Ma
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: