[ https://issues.apache.org/jira/browse/HIVE-14094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369359#comment-15369359 ]
zhihai xu commented on HIVE-14094: ---------------------------------- Thanks [~csun] and [~ashutoshc] for the review! > 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 > Fix For: 2.2.0 > > 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)