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 Mo Zhou <mo...@umail.iu.edu> on 2010/05/25 16:55:42 UTC

custom InputFormat and RecordReader

Hi,

I am quite new to hadoop. I write my own StreamFastaInputFormat an
StreamFastaRecordReader in $
hadoopbase/src/contrib/streaming/src/java/org/apache/hadoop/streaming/

I run "$ant" under the directory  $hadoopbase/src/contrib/streaming/
using the default build.xml. However it failed due to the unfound path
such as org.apache.hadoop.mapred.JobConf.

Did I missed any steps to build the streaming? Could you please kindly
help me with it?

Thanks for your time.

-- 
Thanks,
Mo