You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Arsen Zahray <me...@gmail.com> on 2011/09/28 12:22:20 UTC

Is there any way to use NLineInputFormat with new API in hadoop 0.20?

Hadoop 0.20(.203) api seem to have only one NLineInputFormat class, and that
is:
org.apache.hadoop.mapred.lib.NLineInputFormat;

Is there any way I can use it together with the new API, or what should I
use instead?