You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Wasim Bari <wa...@msn.com> on 2008/11/18 21:16:18 UTC

FileSystem.append and FSDataOutputStream.seek

Hello,
          Does anyone know when Hadoop team has plan to Implement FileSystem.append(Path) functionality  and Something seekable with FSDataOutputStream (mean seek capability) ?

On which forum we can ask for some functionalities inclusion ? 

Thanks,

Wasim

Re: FileSystem.append and FSDataOutputStream.seek

Posted by Andrzej Bialecki <ab...@getopt.org>.
Sharad Agarwal wrote:
> Wasim Bari wrote:
>> Hello,
>>           Does anyone know when Hadoop team has plan to Implement 
>> FileSystem.append(Path) functionality  and Something seekable with 
>> FSDataOutputStream (mean seek capability) ?
>>   
> FileSystem.append(Path) is already implemented and slated to be released 
> in 0.19
> see https://issues.apache.org/jira/browse/HADOOP-1700

What about HADOOP-3977 ? Without this patch the usefulness of appends is 
limited.



-- 
Best regards,
Andrzej Bialecki     <><
  ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


Re: FileSystem.append and FSDataOutputStream.seek

Posted by Sharad Agarwal <sh...@yahoo-inc.com>.
Wasim Bari wrote:
> Hello,
>           Does anyone know when Hadoop team has plan to Implement FileSystem.append(Path) functionality  and Something seekable with FSDataOutputStream (mean seek capability) ?
>   
FileSystem.append(Path) is already implemented and slated to be released 
in 0.19
see https://issues.apache.org/jira/browse/HADOOP-1700