[ https://issues.apache.org/jira/browse/HIVE-14094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
zhihai xu updated HIVE-14094: ----------------------------- Attachment: HIVE-14094.000.patch > 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 > Attachments: HIVE-14094.000.patch > > > 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)