You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Leonard Xu (Jira)" <ji...@apache.org> on 2022/11/01 09:37:00 UTC

[jira] [Updated] (FLINK-2714) Port the Flink DataSet Triangle Enumeration example to the Gelly library

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

Leonard Xu updated FLINK-2714:
------------------------------
    Labels: starter  (was: newbie starter)

> Port the Flink DataSet Triangle Enumeration example to the Gelly library
> ------------------------------------------------------------------------
>
>                 Key: FLINK-2714
>                 URL: https://issues.apache.org/jira/browse/FLINK-2714
>             Project: Flink
>          Issue Type: Improvement
>          Components: Library / Graph Processing
>    Affects Versions: 0.10.0
>         Environment: 
>            Reporter: Andra Lungu
>            Assignee: Saumitra Shahapure
>            Priority: Minor
>              Labels: starter
>             Fix For: 0.10.0
>
>
> Currently, the Gelly library contains one method for counting the number of triangles in a graph: a gather-apply-scatter version. 
> This issue proposes the addition of a library method based on this Flink example:
> https://github.com/apache/flink/blob/master/flink-examples/flink-java-examples/src/main/java/org/apache/flink/examples/java/graph/EnumTrianglesOpt.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)