Thomas Jungblut created HAMA-739:
------------------------------------

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