[ http://issues.apache.org/jira/browse/HADOOP-337?page=comments#action_12418736 ]
paul sutter commented on HADOOP-337: ------------------------------------ I agree. Beleive me, I love a new feature as much as the next guy. In fact, my temptation was to request multiple concurrent appenders! :) > DFS files should be appendable > ------------------------------ > > Key: HADOOP-337 > URL: http://issues.apache.org/jira/browse/HADOOP-337 > Project: Hadoop > Type: New Feature > Components: dfs > Versions: 0.1.0, 0.2.0, 0.1.1, 0.3.0, 0.4.0, 0.2.1, 0.3.1, 0.3.2 > Environment: all > Reporter: Runping Qi > > Actually two related issues > 1. One should be able to open an existing DFS file, to seek to a position and > truncate the rest, and to append starting at the end (or where trancation > happens) . > 2. One should be able to read the writen data of a DFS file while other is > writing/appending to the file -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
