On Tuesday 03 June 2008 22:16:05 Andreas Kostyrka wrote:
> On Tuesday 03 June 2008 21:00:49 Runping Qi wrote:
> > ${hadoop} jar hadoop-0.17-examples.jar sort -m <num maps> \
> >
> > >    -r 88 \
> > >    -inFormat org.apache.hadoop.mapred.KeyValueTextInputFormat \
> > >    -outFormat org.apache.hadoop.mapred.lib.NullOutputFormat \
> > >    -outKey org.apache.hadoop.io.Text \
> > >    -outValue org.apache.hadoop.io.Text \
> > >    <input dir> <ouput dir (ignored)>
>
> One big question? How do I list multiple files instead of an input
> directory?

Ok, after a short peek into the documentation, I figured out that 
setInputPaths takes a commaseperated string.

Anyway, the job is queued, so we'll see if it's streaming in an hour or so.

Andreas

>
> Andreas


Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to