Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
1.0.0
-
None
-
None
Description
MAHOUT-1427 tries to migrate the old .mapred API to new .mapreduce API. Although TimesSquaredJob.java is thus modified, I notice that other files such as MatrixMultiplicationJob still use the old .mapred API. Shall we thoroughly migrate all the callsites?