You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2008/10/22 00:46:44 UTC

[jira] Updated: (HADOOP-3796) fuse-dfs should take rw,ro,trashon,trashoff,protected=blah mount arguments rather than them being compiled in

     [ https://issues.apache.org/jira/browse/HADOOP-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-3796:
------------------------------------

    Release Note: Changed Fuse configuration to use mount options.  (was: 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.)
    Hadoop Flags: [Incompatible change, Reviewed]  (was: [Reviewed, Incompatible change])

> 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
>             Fix For: 0.19.0
>
>         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.