[ 
https://issues.apache.org/jira/browse/HAMA-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Jungblut resolved HAMA-739.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0
         Assignee: Thomas Jungblut

Committed already as it breaks my downstream project. If anyone has a better 
idea how to get arround the inconsistency between WritableComparables like Text 
and IntWritable, feel free to reopen.
                
> 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
>            Assignee: Thomas Jungblut
>             Fix For: 0.7.0
>
>
> 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