[
https://issues.apache.org/jira/browse/HADOOP-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HADOOP-4779:
----------------------------------
Attachment: hadoop-4779_datajoin.patch
Usage of the fs.delete(Path) method in datajoin causes compile error. Attaching
one liner patch to fix it.
> Remove deprecated FileSystem methods
> ------------------------------------
>
> Key: HADOOP-4779
> URL: https://issues.apache.org/jira/browse/HADOOP-4779
> Project: Hadoop Core
> Issue Type: Bug
> Components: fs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.21.0
>
> Attachments: 4779_20081204.patch, 4779_20081218.patch,
> hadoop-4779_datajoin.patch
>
>
> Deprecated FileSystem methods like getReplication(Path src), delete(Path f),
> etc. should be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.