I was trying to compile Mahout-0.8 on Hadoop version 1.0.3. In
DummyStatusReporter.java the @override directive is added for the method
getProgress(). The getProgress() method does not exist in its base class
(StatusReporter.java) in hadoop versions 1.0.3, 1.0.4 and is only
included in 1.1.1 onwards and hence I am getting a compilation error.
Are these Hadoop versions not supported on Mahout-0.8 or should I open a
JIRA for this issue.
Thanks
Mehant
- Mahout 0.8 compilation issue on hadoop 1.0.3 Mehant Baid
-