[ 
https://issues.apache.org/jira/browse/HAMA-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586248#comment-13586248
 ] 

Suraj Menon commented on HAMA-739:
----------------------------------

Sorry, let's find peace in WritableComparable<?> .
                
> WritableComparable doesn't work with IntWritable
> ------------------------------------------------
>
>                 Key: HAMA-739
>                 URL: https://issues.apache.org/jira/browse/HAMA-739
>             Project: Hama
>          Issue Type: Bug
>          Components: graph
>         Environment: Java7
>            Reporter: Thomas Jungblut
>
> bq.Bound mismatch: The type IntWritable is not a valid substitute for the 
> bounded parameter <V extends WritableComparable<? super V>> of the type 
> Vertex<V,E,M>
> Guess we should remove the <? super V> again as it only works for Text 
> correctly.

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

Reply via email to