Hari Sankar Sivarama Subramaniyan created HIVE-8056: -------------------------------------------------------
Summary: SessionState.dropSessionPaths should use FileSystem.getLocal(conf) to delete local files Key: HIVE-8056 URL: https://issues.apache.org/jira/browse/HIVE-8056 Project: Hive Issue Type: Bug Reporter: Hari Sankar Sivarama Subramaniyan Assignee: Hari Sankar Sivarama Subramaniyan SessionState.java uses the incorrect filesystem api call to remove local files. This should be changed to FileSystem.getLocal(conf). -- This message was sent by Atlassian JIRA (v6.3.4#6332)