[
https://issues.apache.org/jira/browse/HADOOP-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677182#action_12677182
]
Raghu Angadi commented on HADOOP-5332:
--------------------------------------
Should datanode clean up tmp directory if this config is false (HADOOP-5225)?
Seems required to match decisions made in 0.19.1 and 0.18. Otherwise users are
not completely isolated.
Also should the default used in FSNamesystem.java for dfs.support.append to
false?
> Make support for file append API configurable
> ---------------------------------------------
>
> Key: HADOOP-5332
> URL: https://issues.apache.org/jira/browse/HADOOP-5332
> Project: Hadoop Core
> Issue Type: Improvement
> Components: dfs
> Reporter: Nigel Daley
> Assignee: dhruba borthakur
> Priority: Blocker
> Fix For: 0.19.2, 0.20.0
>
> Attachments: disableAppendTrunk.patch, disableAppendTrunk.patch,
> disableAppendTrunk.patch
>
>
> FSNamesystem already has a private dfs.support.append config option. Make
> this public in src/hdfs/hdfs-default.xml and set the default to false.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.