[
https://issues.apache.org/jira/browse/HAMA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277015#comment-13277015
]
Thomas Jungblut commented on HAMA-575:
--------------------------------------
TODO:
- GraphJobRunner should be fully generic'd with <VertexWritable,
VertexArrayWritable, Text, Writable, Writable>
- VertexInterface's id must be <? extends Writable> instead of hardcoded String
- Edge needs the same ID interface like the vertex and it needs a generic for
the value/weight.
That should be enough to make it usable in a more generic fashion.
I propose to add this into 0.5.0 since adding it later will result in mainly
incompatible API changes.
> Generify graph package
> ----------------------
>
> Key: HAMA-575
> URL: https://issues.apache.org/jira/browse/HAMA-575
> Project: Hama
> Issue Type: Improvement
> Reporter: Thomas Jungblut
> Assignee: Thomas Jungblut
>
> Currently many things are hardcoded, we should add generics here too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira