[
https://issues.apache.org/jira/browse/HADOOP-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Wyckoff updated HADOOP-3796:
---------------------------------
Release Note: This changes how fuse dfs is configured. Moved from doing
things with defines at compile time to using mount options - i.e., arguments.
Compile time options now need to be put in fstab - see README.
> fuse-dfs should take rw,ro,trashon,trashoff,protected=blah mount arguments
> rather than them being compiled in
> -------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-3796
> URL: https://issues.apache.org/jira/browse/HADOOP-3796
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/fuse-dfs
> Reporter: Pete Wyckoff
> Assignee: Pete Wyckoff
> Attachments: patch0.txt, patch1.txt, patch2.txt
>
>
> Right now read only versus read write and other options are compile time. We
> should change these to be options just like any other mount options.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.