[
https://issues.apache.org/jira/browse/HAMA-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582089#comment-13582089
]
Suraj Menon commented on HAMA-735:
----------------------------------
Vertex<Text> should work. You can refer to the patch uploaded on HAMA-704.
(https://issues.apache.org/jira/secure/attachment/12569843/HAMA-704.patch-v1)
Feel free to pick this change throughout in that patch. I am uploading one that
passes all the tests.
> Tighten the graph API
> ----------------------
>
> Key: HAMA-735
> URL: https://issues.apache.org/jira/browse/HAMA-735
> Project: Hama
> Issue Type: Improvement
> Components: graph
> Affects Versions: 0.6.0
> Reporter: Thomas Jungblut
> Assignee: Thomas Jungblut
> Fix For: 0.6.1
>
> Attachments: HAMA-735_1.patch
>
>
> Tighten the API by the following improvements:
> - replace the need to provide a new object of vertex parts
> - readState/writeState shouldn't be forced to override (clutters code with
> empty methods)
> - add preconditions for not supplied readers
> - generalize the usage of vertex part classes and unify their usage
> - replace unuseful testcases / test methods
> - simplify graph logic by removing repair functionalities
> - formatting + organize of imports
> - add WritableComparable<?> to the vertex ID for efficient merging of
> vertices and joining of them with messages
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira