Hi at all, I'm a newbie and I have the following problem.

I need to implement an InputFormat such that the isSplitable always
returns false ah shown in http://wiki.apache.org/hadoop/FAQ (question
no 10).
And here there is the problem.

I have also to implement the RecordReader interface for returning the
whole content of the input file but I don't know how. I have found
only examples that uses the LineRecordReader

Someone can help me?

Thanks

-- 
Roberto Zandonati

Reply via email to