You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vihang Karajgaonkar (Jira)" <ji...@apache.org> on 2020/12/22 19:59:00 UTC

[jira] [Created] (HIVE-24561) Deflake TestCachedStoreUpdateUsingEvents

Vihang Karajgaonkar created HIVE-24561:
------------------------------------------

             Summary: Deflake TestCachedStoreUpdateUsingEvents
                 Key: HIVE-24561
                 URL: https://issues.apache.org/jira/browse/HIVE-24561
             Project: Hive
          Issue Type: Test
            Reporter: Vihang Karajgaonkar
            Assignee: Vihang Karajgaonkar


TestCachedStoreUpdateUsingEvents seems to use "file:/tmp" as the table and database directory. The cleanUp method will clean all the sub-directories directories in /tmp which can be error prone.

Also noticed that I see a lot NPEs from {{SharedCache#getMemorySizeEstimator}} because the {{sizeEstimators}} field is null. We should add a null check for that field.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)