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/05/19 03:44:54 UTC

[jira] Commented: (HAMA-261) Remove meaningless unit tests

    [ https://issues.apache.org/jira/browse/HAMA-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868958#action_12868958 ] 

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

1. TestBlockMatrixMapReduce, TestRandomMatrixMapReduce should be moved to examples package.
2. I tried to implement the Singular Value Decomposition using M/R but, it is quite not cool in my internal experiences. especially, the code complexity is really high and performance isn't good. I think BSP computing will be better. I'd like to remove TestSingularValueDecomposition from unit tests.
3. Also, TestMatrixVectorMult will be moved.

Rest will be handled during refactor the Matrix structure objects.


> Remove meaningless unit tests
> -----------------------------
>
>                 Key: HAMA-261
>                 URL: https://issues.apache.org/jira/browse/HAMA-261
>             Project: Hama
>          Issue Type: Sub-task
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>


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