Jacob Tolar created OOZIE-3525:
----------------------------------

             Summary: fs actions mkdir, touchz should support 'permission' 
argument
                 Key: OOZIE-3525
                 URL: https://issues.apache.org/jira/browse/OOZIE-3525
             Project: Oozie
          Issue Type: Improvement
            Reporter: Jacob Tolar


It would be nice if both of these actions could take a permission argument 
(similar to chmod). That way, if you're creating a new file or directory and 
need to specify the permissions, you can do it in a single command instead of 
with an additional <chmod> step.

 

Both allow a permission argument in the FileSystem API: 
[https://hadoop.apache.org/docs/r2.8.2/api/org/apache/hadoop/fs/FileSystem.html 
|https://hadoop.apache.org/docs/r2.8.2/api/org/apache/hadoop/fs/FileSystem.html]

 

Will submit a patch when I have a little free time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to