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?