XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • llap
    • None
    • None

    Description

      Running a bad query (~1Tb scan on a 1Gb cache) and killing the tasks via the container launcher fails to free up the cache filler threads.

      The cache filler threads with no consumers get stuck into a loop

      2015-03-26 14:02:47,335 [pool-2-thread-2(container_222212222_1659_01_000074_gopal_20150326135614_2bb61f02-3c2b-4512-a34e-81803cd13fb6:1_Map 1_73_0)] WARN org.apache.hadoop.hive.llap.io.api.impl.LlapIoImpl: Cannot evict blocks for 262144 calls; cache full?
      2015-03-26 14:02:48,018 [pool-2-thread-7(container_222212222_1659_01_000076_gopal_20150326135614_2bb61f02-3c2b-4512-a34e-81803cd13fb6:1_Map 1_75_0)] WARN org.apache.hadoop.hive.llap.io.api.impl.LlapIoImpl: Cannot evict blocks for 262144 calls; cache full?
      2015-03-26 14:02:51,658 [pool-2-thread-1(container_222212222_1659_01_000073_gopal_20150326135614_2bb61f02-3c2b-4512-a34e-81803cd13fb6:1_Map 1_72_0)] WARN org.apache.hadoop.hive.llap.io.api.impl.LlapIoImpl: Cannot evict blocks for 262144 calls; cache full?
      

      Needs to kill a daemon to get back to normal operations.

      Attachments

        1. HIVE-10103.patch
          25 kB
          Sergey Shelukhin

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: