[
https://issues.apache.org/jira/browse/HADOOP-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491375
]
Owen O'Malley commented on HADOOP-1226:
---------------------------------------
Actually, I'd suggest a much stronger goal.
1. Make makeQualified a method on Path and make the FileSystem.makeQualified
call it.
2. Have all DfsPaths always be full qualified.
3. Have DfsPath always return *this*
> makeQualified should return an instance of a DfsPath when passed a DfsPath
> ----------------------------------------------------------------------------
>
> Key: HADOOP-1226
> URL: https://issues.apache.org/jira/browse/HADOOP-1226
> Project: Hadoop
> Issue Type: Bug
> Components: dfs
> Reporter: Koji Noguchi
> Assigned To: Raghu Angadi
>
> Currently, it returns a instance of a Path.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.