You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2014/09/11 20:55:33 UTC

[jira] [Updated] (HIVE-8056) SessionState.dropSessionPaths should use FileSystem.getLocal(conf) to delete local files

     [ https://issues.apache.org/jira/browse/HIVE-8056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hari Sankar Sivarama Subramaniyan updated HIVE-8056:
----------------------------------------------------
    Attachment: HIVE-8056.1.patch

cc-ing [~vgumashta] for review.

Thanks
Hari

> 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
>         Attachments: HIVE-8056.1.patch
>
>
> 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)