Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-1876 [Umbrella] Polish up support for local mode in Tez
  3. TEZ-1965

LocalContainerLauncher should interrupt running tasks rather than using Future.cancel

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Future.cancel causes the future.get() to throw a CancellationException - which effectively ends up ignoring any exceptions which may have been thrown by just Interrupting the task. That casues the NPE from TEZ-1962 to get lost.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: