You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jaydeep Vishwakarma (JIRA)" <ji...@apache.org> on 2016/07/21 19:00:23 UTC

[jira] [Commented] (OOZIE-2458) 'oozie-setup.sh sharelib create' should ensure uploaded jars are world readable

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

Jaydeep Vishwakarma commented on OOZIE-2458:
--------------------------------------------

{{currentUMask.getOtherAction().and(FsAction.WRITE_EXECUTE)) }} should'nt it be READ_EXECUTE ?

> 'oozie-setup.sh sharelib create' should ensure uploaded jars are world readable
> -------------------------------------------------------------------------------
>
>                 Key: OOZIE-2458
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2458
>             Project: Oozie
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 4.1.0
>            Reporter: Ferenc Denes
>            Assignee: Ferenc Denes
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: OOZIE-2458-1.patch
>
>
> If the default umask of HDFS does not include world read then the Oozie sharelib gets created accordingly, and then the jars can not be read at runtime because Oozie workflows impersonate the submitting user.
> The 'oozie-setup.sh sharelib create' command should ensure that the installed jars are world readable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)