You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "zhihai xu (JIRA)" <ji...@apache.org> on 2016/06/26 01:11:37 UTC

[jira] [Created] (HIVE-14094) Remove unused function closeFs from Warehouse.java

zhihai xu created HIVE-14094:
--------------------------------

             Summary: Remove unused function closeFs from Warehouse.java
                 Key: HIVE-14094
                 URL: https://issues.apache.org/jira/browse/HIVE-14094
             Project: Hive
          Issue Type: Improvement
          Components: Metastore
            Reporter: zhihai xu
            Assignee: zhihai xu
            Priority: Trivial


Remove unused function closeFs from Warehouse.java
after HIVE-10922, no one will call Warehouse.closeFs. It will be good to delete this function to prevent people from using it. Normally closing FileSystem is not safe because most of the time FileSystem will be shared.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)