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