Build failed in Jenkins: mahout-nightly ยป Mahout Math #1358

2013-09-19 Thread Apache Jenkins Server
See Changes: [sslavic] Fixed typo in javadoc -- [...truncated 434 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in org.apach

Build failed in Jenkins: mahout-nightly #1358

2013-09-19 Thread Apache Jenkins Server
See Changes: [sslavic] Fixed typo in javadoc -- [...truncated 708 lines...] Running org.apache.mahout.math.map.OpenDoubleLongHashMapTest Running org.apache.mahout.math.map.OpenObjectFloatHashMapTe

Re: Mahout 0.8 compilation issue on hadoop 1.0.3

2013-09-19 Thread mehant baid
Hey Sean, Thanks for your reply. Yes I had already removed the @override directive and it compiled successfully. I was wondering if I should open a JIRA for this or like you said since the project uses stable Hadoop 1.2.1 it is the duty of the developers using older versions to figure out some of

Re: Mahout 0.8 compilation issue on hadoop 1.0.3

2013-09-19 Thread Sean Owen
THe project uses the latest stable Hadoop, 1.2.1. It's usually true that within the 1.x line everything is pretty backwards- and forwards- compatible. There have been a few cases where a change occurs that is still compile-time-compatible with code written for a different version, but not run-time