You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/05/21 23:00:00 UTC

[jira] [Created] (HIVE-19642) add cache dump when LLAP cache has issues on branch-2 (and fix retry issues)

Sergey Shelukhin created HIVE-19642:
---------------------------------------

             Summary: add cache dump when LLAP cache has issues on branch-2 (and fix retry issues)
                 Key: HIVE-19642
                 URL: https://issues.apache.org/jira/browse/HIVE-19642
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


LLAP cache doesn't have defragmentation on branch-2 so it retries when failing to evict.
There are a couple of issues with retries (e.g. sleep is not applied properly and time can go negative), also it would be helpful to make use of existing cache dump logic used in LLAP IO view to dump log state into the log in such cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)