[
https://issues.apache.org/jira/browse/HADOOP-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-5224:
-------------------------------------
Attachment: disableAppend.patch
Hi Raghu, I uploaded a patch where the only change is to set
"dfs.support.append" to false. Does this look ok to you?
> 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
> Priority: Blocker
> Fix For: 0.19.1
>
> Attachments: disableAppend.patch, 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.