[ 
https://issues.apache.org/jira/browse/HADOOP-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HADOOP-4940:
-------------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Incompatible change, Reviewed]  (was: [Reviewed, 
Incompatible change])
          Status: Resolved  (was: Patch Available)

All tests passed except the known failing TestMapReduceLocal (HADOOP-4907).  I 
tried ant tar, ant compile-native ..., etc. everything can be compiled.

I just committed this.  Thanks, Enis!

> Remove delete(Path f)
> ---------------------
>
>                 Key: HADOOP-4940
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4940
>             Project: Hadoop Core
>          Issue Type: Sub-task
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Enis Soztutar
>             Fix For: 0.21.0
>
>         Attachments: remove-fs-delete_v1.patch, remove-fs-delete_v2.patch
>
>
> Remove the following:
> {code}
>   /** Delete a file. */
>   /** @deprecated Use delete(Path, boolean) instead */ @Deprecated 
>   public abstract boolean delete(Path f) throws IOException;
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to