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

ASF GitHub Bot commented on FLINK-2663:
---------------------------------------

Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/1152#issuecomment-144117546
  
    Travis has a failure on `YARNSessionFIFOITCase ` (FLINK-2392).
    If no objections, I can merge this one.


> Update Gelly library methods to use any key type
> ------------------------------------------------
>
>                 Key: FLINK-2663
>                 URL: https://issues.apache.org/jira/browse/FLINK-2663
>             Project: Flink
>          Issue Type: Improvement
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Vasia Kalavri
>
> Several Gelly library methods assume a certain key/value type even if not 
> really necessary. For example, CommunityDetection assumes Long vertex keys 
> and values, ConnectedComponents assumes Long keys, etc.
> We should update the Gelly library methods to use any key type and 
> vertex/edge value types when possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to