On Aug 31, 2010, at 4:49 AM, Vitaliy Semochkin wrote: > I want to download all data created by job to a particular file on a disk > is there any API method provides hadoop fs -getmerge functionality?
You could always just look at the source code for the getmerge command...