I just checked out a fresh copy. I haven't built with tests in a while. I'm running them now- will let you know what i see.
> From: [email protected] > Subject: Build > Date: Fri, 6 Jun 2014 13:57:22 -0700 > To: [email protected] > > the build seems to be broken on my machine. > > testTranspose(org.apache.mahout.math.hadoop.TestDistributedRowMatrix) Time > elapsed: 1.103 sec <<< ERROR! > java.lang.IllegalStateException: transposition failed > at > org.apache.hadoop.mapreduce.lib.output.FileOutputFormat.checkOutputSpecs(FileOutputFormat.java:137) > at org.apache.hadoop.mapred.JobClient$2.run(JobClient.java:973) > at org.apache.hadoop.mapred.JobClient$2.run(JobClient.java:936) > at java.security.AccessController.doPrivileged(Native Method) > etc > > anyone else see this? It’s in the mr legacy tests. > > BTW how often does a build breakage notice go out?
