You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zhihua Deng (Jira)" <ji...@apache.org> on 2023/03/10 09:22:00 UTC

[jira] [Resolved] (HIVE-27074) Make IMetaStoreClient interface extends AutoCloseable

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

Zhihua Deng resolved HIVE-27074.
--------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Tested locally, the client can be closed by try-with-resources pattern. Thank you [~hussein-awala] for the PR.

> Make IMetaStoreClient interface extends AutoCloseable
> -----------------------------------------------------
>
>                 Key: HIVE-27074
>                 URL: https://issues.apache.org/jira/browse/HIVE-27074
>             Project: Hive
>          Issue Type: Improvement
>          Components: Clients
>            Reporter: Hussein Awala
>            Assignee: Hussein Awala
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Make _IMetaStoreClient_ interface extends _AutoCloseable_ in order to use the Hive client in try-with-resources statement



--
This message was sent by Atlassian Jira
(v8.20.10#820010)