You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/05/30 22:45:02 UTC

[jira] [Comment Edited] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

    [ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014183#comment-14014183 ] 

Ashutosh Chauhan edited comment on HIVE-7116 at 5/30/14 8:43 PM:
-----------------------------------------------------------------

+1 for 0.13.1


was (Author: ashutoshc):
+1

> HDFS FileSystem object cache causes permission issues in creating tmp directories
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-7116
>                 URL: https://issues.apache.org/jira/browse/HIVE-7116
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, Tez
>    Affects Versions: 0.13.0
>            Reporter: Vikram Dixit K
>            Assignee: Vikram Dixit K
>         Attachments: HIVE-7116.1.patch, HIVE-7116.2.patch, HIVE-7116.3.patch, HIVE-7116.4.patch, HIVE-7116.5.patch, HIVE-7116.6.patch, HIVE-7116.7.patch, HIVE-7116.8.patch
>
>
> We change permissions of the directory creation to 777 for HiveServer 2 operation and it turns out that because of HDFS caching, it does not reflect once created. We need to use the non-cached version of the API to get a FileSystem object to fix this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)