This could be my fault though my tests are passing. Let me look. On Jan 18, 2010 2:15 AM, "Drew Farris" <drew.far...@gmail.com> wrote:
Spoke too soon of course, some tests fail strangely locally: /u01/eclipse/eclipse-mahout-workspace/mahout-svn/core/src/test/java/org/apache/mahout/ga/watchmaker/EvalMapperTest.java:[48,25] type parameter org.apache.hadoop.io.LongWritable is not within its bound /u01/eclipse/eclipse-mahout-workspace/mahout-svn/core/src/test/java/org/apache/mahout/ga/watchmaker/EvalMapperTest.java:[48,92] type parameter org.apache.hadoop.io.LongWritable is not within its bound Looks like this was discussed way back in http://issues.apache.org/jira/browse/MAHOUT-127, but for the life of my I can'y figure out why I'm running into it now. On Sun, Jan 17, 2010 at 8:38 PM, Drew Farris <drew.far...@gmail.com> wrote: > On Sun, Jan 17, 2010 ...