Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Crail file/directory permissions can be set from the config file #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raduioanstoica
Copy link
Contributor

Some Spark/Hadoop applications rely on using non-default file or directory permissions, however, Crail does not implement yet this functionality. One example of a commonly used application is the Hadoop Distributed Copy tool (https://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html) that allows moving data directly between distributed filesystems. This commit allows setting custom permissions for files & directories from the Crail configuration file. It is not a proper implementation, rather a temporary fix to allow the user to change file/directory permissions and be able to run existing applications.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant