Gabor Bota created HDFS-13865:
---------------------------------

             Summary: Improve fuse-dfs testing and dev docs
                 Key: HDFS-13865
                 URL: https://issues.apache.org/jira/browse/HDFS-13865
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: fuse-dfs
            Reporter: Gabor Bota


We had a bug (by customer escalation) in fuse-dfs and we provided a fix. 
Testing the patch was not straightforward, and we found no easy way to do that.

I file this jira for the following:
* Improve 
{{hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/doc/README}}
 with information on how to run native tests for fuse-dfs
* Describe what is 
{{hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/test/TestFuseDFS.java}}
 and how to run it.
* Resolve todos in 
{{hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/test/fuse_workload.c}}
 to add more test coverage:
{noformat}
// TODO: implement/test access, mknod, symlink
// TODO: rmdir on non-dir, non-empty dir
// TODO: test unlink-during-writing
// TODO: test weird open flags failing
// TODO: test chown, chmod
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to