|
Pete Wyckoff (JIRA) |
at Nov 22, 2008 at 1:59 am
|
⇧ |
| |
[
https://issues.apache.org/jira/browse/HADOOP-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Wyckoff updated HADOOP-4690:
---------------------------------
Attachment: HADOOP-4690.txt
this is a cut at it. I broke every fuse implementation into its own file and created various utility files. This will make things more modular and allow more than one diff to happen at a time since all won't be in one file.
I wasn't sure about TestFuseDFS since there's a bunch of setup required to start the minicluster and then mount fuse and should we create separate tests. I guess it could be a bunch of classes - one for each test that testfusedfs could call.
fuse-dfs - create source file/function + utils + config + main source files
---------------------------------------------------------------------------
Key: HADOOP-4690
URL:
https://issues.apache.org/jira/browse/HADOOP-4690Project: Hadoop Core
Issue Type: Improvement
Components: contrib/fuse-dfs
Reporter: Pete Wyckoff
Priority: Minor
Fix For: 0.20.0
Attachments: HADOOP-4690.txt
this will make development easier as all patches don't have to be completely serialized and generally better organizationally.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.