You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Gabor Bota (JIRA)" <ji...@apache.org> on 2018/08/24 15:27:00 UTC

[jira] [Created] (HDFS-13865) Improve fuse-dfs testing and dev docs

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org