-file option in streaming does not preserve execute permissions
---------------------------------------------------------------
Key: MAPREDUCE-978
URL: https://issues.apache.org/jira/browse/MAPREDUCE-978
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: contrib/streaming
Reporter: Chris Dyer
For a streaming application I used the -file option to move some executable
files to the slave nodes. On the submit node, they had +x permissions but on
the destination node they were created with -x permissions. This probably has
to do with the umask settings on the various nodes, but streaming should
preserve the original permissions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.