Hello, I am using hadoop 1.0.3 and trying to join multiple input files using CompositeInputFormat. It seems to me that I have to use the old api to write the join job since the new api does not support join in hadoop 1.0.3. Is that correct?
thanks, --ahmed
