|
|
+
Vitaliy Semochkin 2010-08-31, 11:49
-
Re: what API method provides getmerge functionality?Allen Wittenauer 2010-08-31, 13:33
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... |