Small cleanup of DistributedFileSystem and DFSClient (next)
-----------------------------------------------------------
Key: HADOOP-1744
URL: https://issues.apache.org/jira/browse/HADOOP-1744
Project: Hadoop
Issue Type: Improvement
Components: dfs
Reporter: Christophe Taton
Priority: Trivial
Fix For: 0.15.0
Attachments: 1744-20070820a.patch
Next step to remove UTF8:
- DistributedFileSystem and DFSClient
- completely removed {{UTF8 getPath()}}, replaced with {{String getPathName()}}
- removed some unused imports (warnings)
- two test cases, the browse directory JSP, dfs.NamenodeFsck and
dfs.StreamFile updated
The patch is ~300 lines.
JUnit tests run successfully.
Thanks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.