[
https://issues.apache.org/jira/browse/HADOOP-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674813#action_12674813
]
Raghu Angadi commented on HADOOP-5224:
--------------------------------------
> 'ant test-libhdfs' passes as well.
my bad. I had reverted the patch by mistake before running 'ant test-libhdfs'.
So the patch I attached is incomplete since it does not remove the libhdfs
append test. Please disregard it.
> 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.