You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2008/10/06 04:43:44 UTC

[jira] Created: (HAMA-72) Distributed vector

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.


[jira] Updated: (HAMA-72) Distributed vector

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-72:
-------------------------------

    Fix Version/s:     (was: 0.1.0)

I would delay it.

> 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
>
> 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.


[jira] Resolved: (HAMA-72) Distributed vector

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon resolved HAMA-72.
--------------------------------

    Resolution: Won't Fix

won't fix

> 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
>
> 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.