You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/08/20 20:56:27 UTC

[jira] [Commented] (HIVE-7001) fs.permissions.umask-mode is getting unset when Session is started

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

Thejas M Nair commented on HIVE-7001:
-------------------------------------

Using FsPermission.UMASK_LABEL sounds good to me .
Please open a new jira.


> fs.permissions.umask-mode is getting unset when Session is started
> ------------------------------------------------------------------
>
>                 Key: HIVE-7001
>                 URL: https://issues.apache.org/jira/browse/HIVE-7001
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.14.0, 0.13.1
>
>         Attachments: HIVE-7001.1.patch, HIVE-7001.2.patch, HIVE-7001.3.patch, TestUMask.patch
>
>
> {code}
> hive> set fs.permissions.umask-mode;
> fs.permissions.umask-mode=022
> hive> show tables;
> OK
> t1
> Time taken: 0.301 seconds, Fetched: 1 row(s)
> hive> set fs.permissions.umask-mode;
> fs.permissions.umask-mode is undefined
> {code}



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