You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2022/03/29 12:10:00 UTC

[jira] [Updated] (HIVE-26086) TestIcebergCliDriver must have an object cache

     [ https://issues.apache.org/jira/browse/HIVE-26086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

László Bodor updated HIVE-26086:
--------------------------------
    Description: 
Similarly to TestMiniTezCliDriver, otherwise limit queries fail:
{code}
    // create a new object cache for tez-based tests which rely on that
    ObjectCache.setupObjectRegistry(new ObjectRegistryImpl());
{code}

> TestIcebergCliDriver must have an object cache
> ----------------------------------------------
>
>                 Key: HIVE-26086
>                 URL: https://issues.apache.org/jira/browse/HIVE-26086
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>
> Similarly to TestMiniTezCliDriver, otherwise limit queries fail:
> {code}
>     // create a new object cache for tez-based tests which rely on that
>     ObjectCache.setupObjectRegistry(new ObjectRegistryImpl());
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)