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

Raghu Angadi updated HADOOP-5224:
---------------------------------

    Attachment: HADOOP-5224.patch

patch for review. The only real change is that 
{{DistributedFileSystem.append()}} throws {{UnsupportedOperationException}}. 
Rest of the changes are for disabling tests that depend on HDFS append.

> Disable append
> --------------
>
>                 Key: HADOOP-5224
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5224
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, libhdfs
>    Affects Versions: 0.19.0
>            Reporter: Nigel Daley
>            Assignee: Raghu Angadi
>            Priority: Blocker
>             Fix For: 0.19.1
>
>         Attachments: HADOOP-5224.patch
>
>
> As discussed on core-dev@ 
> (http://www.nabble.com/Hadoop-0.19.1-td21739202.html) we will disable append 
> API in Hadoop 0.19.1 by throwing UnsupportedOperationException from 
> FileSystem.append(...) methods.
> Does append in libhdfs (HADOOP-4494) need attention too?

-- 
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