Improve counting of rows/columns performance
--------------------------------------------
Key: HAMA-96
URL: https://issues.apache.org/jira/browse/HAMA-96
Project: Hama
Issue Type: Improvement
Components: mapred
Reporter: Edward J. Yoon
Fix For: 0.1.0
We can counting the size of rows/columns during reduce phase instead of get a
size of vector.
And, findCounter(String, int, String) from hadoop-0.18.x is deprecated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.