Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-21646

Tez: Prevent TezTasks from escaping thread logging context

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • Tez
    • None

    Description

      If hive.exec.parallel is set to true to parallelize MoveTasks or StatsTasks, the Tez task does not benefit from a new thread and will lose all the thread context of the current query.

      Multiple threads even if they are spawned, will lock on SyncDagClient & make progress sequentially.

      Attachments

        1. HIVE-21646.1.patch
          0.6 kB
          Gopal Vijayaraghavan
        2. HIVE-21646.1.patch
          0.6 kB
          Gopal Vijayaraghavan

        Activity

          People

            gopalv Gopal Vijayaraghavan
            gopalv Gopal Vijayaraghavan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: