[
https://issues.apache.org/jira/browse/GIRAPH-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13751165#comment-13751165
]
Armando Miraglia commented on GIRAPH-751:
-----------------------------------------
So, after working a while on it the best solution I came out with is to
slightly change the API. With the patch, the writeEdge() function will provide
the underlining methods a vertex object instead value and id separately. This
fixes the error and works for java6.
> Build error: convertEdgeToLine in two different classes have the same
> erasure, yet neither overrides the other
> --------------------------------------------------------------------------------------------------------------
>
> Key: GIRAPH-751
> URL: https://issues.apache.org/jira/browse/GIRAPH-751
> Project: Giraph
> Issue Type: Bug
> Reporter: Kyle Orlando
>
> Build error: convertEdgeToLine in
> org.apache.giraph.io.formats.SrcIdDstIdEdgeValueTextOutputFormat.SrcIdDstIdEdgeValueEdgeWriter
> and convertEdgeToLine in
> org.apache.giraph.io.formats.TextEdgeOutputFormat.TextEdgeWriterToEachLine
> have the same erasure, yet neither overrides the other
--
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