It has since moved to package
org.apache.mahout.common.iterator.FileLineIterable.
The final version fo the book would reflect changes like this.

On Mon, Jul 11, 2011 at 2:42 AM, surf reta <[email protected]> wrote:

> Dear All,
>
> I am trying to compile the examples in "Mahout in Action". For chapter 05,
> there is a program named as "GenderRescorer.java". It includes the
> following
> class as following:
>
> import org.apache.mahout.common.FileLineIterable;
>
> However, the Eclipse gives the following error message:
>
> The import org.apache.mahout.common.FileLineIterable cannot be resolved
>
> I have included mahout-core library in the path. What is the reason cause
> the above issue and how to fix it?
>

Reply via email to