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

Eagerly allocate Containers from Yarn

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0
    • None
    • llap, Tez
    • None

    Description

      According to sershe HS2 interactive at startup-time tries to eagerly allocated what ever needed to execute queries. But currently this process is kind of broken.
      AS of now HS2I starts and tries to allocate the resources but in cases there is not enough Yarn resources in the desired queue, HS2I will keep trying in the background forever and will not bubble this up as an issue. trying forever to allocate without signaling error defeats the idea of eagerly allocate in my opinion. I think HS2I has to fail the start if after XX minutes can not eagerly allocate the minimum space needed to run the max concurrent query.
      CC hagleitn/t3rmin4t0r

      Attachments

        Activity

          People

            Unassigned Unassigned
            bslim Slim Bouguerra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: