[
https://issues.apache.org/jira/browse/HAMA-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622066#action_12622066
]
Edward J. Yoon commented on HAMA-33:
------------------------------------
Testcase: testGetVector took 38.933 sec
Testcase: testGetSet took 27.841 sec
Caused an ERROR
null
java.lang.NullPointerException
at org.apache.hama.Vector.get(Vector.java:112)
at org.apache.hama.TestVector.testGetSet(TestVector.java:73)
> Implement set(Vector v) method
> ------------------------------
>
> Key: HAMA-33
> URL: https://issues.apache.org/jira/browse/HAMA-33
> Project: Hama
> Issue Type: New Feature
> Components: implementation
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.1.0
>
> Attachments: HAMA-33.patch
>
>
> Just return the new Vector().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.