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 2010/04/02 03:23:27 UTC

[jira] Created: (HAMA-243) Move current code related to matrix operations to the 'examples' package

Move current code related to matrix operations to the 'examples' package
------------------------------------------------------------------------

                 Key: HAMA-243
                 URL: https://issues.apache.org/jira/browse/HAMA-243
             Project: Hama
          Issue Type: Improvement
          Components: examples
    Affects Versions: 0.2.0
            Reporter: Edward J. Yoon
             Fix For: 0.2.0


As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Attachment: matmult_v01.patch

org.apache.hama.examples.AbstractExample.ARGS should be package protected. 

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: matmult.patch, matmult_v01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

     Original Estimate: 96h
    Remaining Estimate: 96h

Estimated 4 md 

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Attachment: HAMA-243_v03.patch

norms also moved.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-243_v02.patch, HAMA-243_v03.patch, matmult.patch, matmult_v01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Status: Patch Available  (was: Open)

running patch through hudson.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-243_v02.patch, HAMA-243_v03.patch, matmult.patch, matmult_v01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HAMA-243) Move current code related to matrix operations to the 'examples' package

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863599#action_12863599 ] 

Edward J. Yoon commented on HAMA-243:
-------------------------------------

Detail plans are:

1. Remove representative M/R based matrix operations (multiplication, addition, norms, jacobi eigenvalue) from the matrix object to examples. Rest will be deleted.
2. Delete mapreduce, matrix package.
3. Create (matrix/graph) store, in/output formatter package.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

Edward J. Yoon reassigned HAMA-243:
-----------------------------------

    Assignee: Edward J. Yoon

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

As you know, M/R and HBase based implementations are removed. 
won't fix.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-243_v02.patch, HAMA-243_v03.patch, matmult.patch, matmult_v01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HAMA-243) Move current code related to matrix operations to the 'examples' package

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865659#action_12865659 ] 

Edward J. Yoon commented on HAMA-243:
-------------------------------------

the patch is getting bigger. I'll separate this into sub-tasks.

I just committed this.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-243_v02.patch, HAMA-243_v03.patch, matmult.patch, matmult_v01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Attachment: matmult.patch

this patch moves the mat-mult code to examples package.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: matmult.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Status: Patch Available  (was: Open)

Running mat-mult.patch through hudson.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: matmult.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Attachment: HAMA-243_v02.patch

in this patch random matrix generator also moved.

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-243_v02.patch, matmult.patch, matmult_v01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package

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

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

    Status: Open  (was: Patch Available)

> Move current code related to matrix operations to the 'examples' package
> ------------------------------------------------------------------------
>
>                 Key: HAMA-243
>                 URL: https://issues.apache.org/jira/browse/HAMA-243
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-243_v02.patch, HAMA-243_v03.patch, matmult.patch, matmult_v01.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.