Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-328 Umbrella for Container Reuse in Tez
  3. TEZ-372

Make sure containers are not allocated to 'incorrect tasks'

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.2.0
    • None

    Description

      Currently, containers are re-used at the same priority level - irrespective of JVM options, local-resources etc - which implies different vertices with the same priority can end up re-using containers.
      If there's multiple initial map vertices - they can end up re-using containers and reading incorrect split information.
      This will be a stopgap fix - until TEZ-324 is fixed. Likely something as simple as blocking re-use across vertices.

      Attachments

        1. TEZ-372.1.txt
          17 kB
          Siddharth Seth
        2. TEZ-372.2.txt
          22 kB
          Siddharth Seth
        3. TEZ-372.3.txt
          22 kB
          Siddharth Seth

        Activity

          People

            sseth Siddharth Seth
            sseth Siddharth Seth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: