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)