[
https://issues.apache.org/jira/browse/HADOOP-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618776#action_12618776
]
Pete Wyckoff commented on HADOOP-3796:
--------------------------------------
Zheng can you have another look and comment or +1 it?
This isn't the greatest solution since most flags will need -o preceding them
e.g., -ousetrash, but that's the way it is in the fuse world. Normally this is
fine, but in fstab, it is a bit weird to have -ousetrash,-oprivate,-o... The
alternative is we don't use fuse's option handling capabilities and use our own
but i think that's even worse.
> 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.