Distributed vector
------------------
Key: HAMA-72
URL: https://issues.apache.org/jira/browse/HAMA-72
Project: Hama
Issue Type: New Feature
Components: implementation
Reporter: Edward J. Yoon
Assignee: Edward J. Yoon
Fix For: 0.1.0
The vector applications would easily overflow the limited memory of a single
integrated node. To accommodate such workloads, we propose the Distributed
Vector that uses map/reduce job. However, it can be used for matrix operation.
(since it need to make a lot of map/reduce job (maybe row number), this is not
good idea.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.