I am certain that's my fault, but not sure how I missed it since I had to update some other code in examples/. Will hit it ASAP.
On Wed, Sep 9, 2009 at 3:10 PM, Grant Ingersoll<[email protected]> wrote: > Anyone else seeing: > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > ./mahout-clean/examples/src/main/java/org/apache/mahout/cf/taste/example/netflix/NetflixFileDataModel.java:[137,23] > org.apache.mahout.cf.taste.example.netflix.NetflixFileDataModel.MovieIDIterator is > not abstract and does not override abstract method skip(int) in > org.apache.mahout.cf.taste.impl.common.SkippingIterator > > > > ./mahout-clean/examples/src/main/java/org/apache/mahout/cf/taste/example/netflix/NetflixFileDataModel.java:[137,23] > org.apache.mahout.cf.taste.example.netflix.NetflixFileDataModel.MovieIDIterator is > not abstract and does not override abstract method skip(int) in > org.apache.mahout.cf.taste.impl.common.SkippingIterator > >
