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 01:24:44 UTC

[jira] Updated: (HADOOP-3485) fix writes

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

Robert Chansler updated HADOOP-3485:
------------------------------------

    Release Note: Introduce write support for Fuse.  (was: Write support added, but performance of writes not looked at yet.
I also changed the unit tests to be callable from the top level hadoop build file
Note that on Linux, writes require kernel 2.6.15 or above)

> fix writes
> ----------
>
>                 Key: HADOOP-3485
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3485
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/fuse-dfs
>    Affects Versions: 0.19.0
>            Reporter: Pete Wyckoff
>            Assignee: Pete Wyckoff
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: patch1.txt, patch2.txt, patch3.txt, patch4.txt, TEST-TestFuseDFS.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 1. dfs_write should return the #of bytes written and not 0
> 2. implement dfs_flush
> 3. uncomment/fix dfs_create
> 4. fix the flags argument passed to libhdfs openFile to get around the bug in hadoop-3723
> 5. Since I am adding a write unit test, I noticed the unit tests are in the wrong directory - should be in contrib/fuse-dfs/src/test and not contrib/fuse-dfs/test

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.