[
https://issues.apache.org/jira/browse/FLINK-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266008#comment-14266008
]
Kostas Tzoumas commented on FLINK-1354:
---------------------------------------
Yes, it's too long compared to the other test cases because of the bulk
iteration and the termination criterion. I propose to make the test graph
smaller.
Do you mean that the algorithm is naive because it is implemented as a bulk
iteration, or that the implementation of the bulk iteration is naive?
> Disproportionally long TransitiveClosureITCase
> ----------------------------------------------
>
> Key: FLINK-1354
> URL: https://issues.apache.org/jira/browse/FLINK-1354
> Project: Flink
> Issue Type: Bug
> Components: Examples
> Reporter: Stephan Ewen
> Assignee: Kostas Tzoumas
> Priority: Minor
>
> The TransitiveClosureITCase takes almost 2 minutes to run. It uses a very
> naive and inefficient algorithm and runs it for too many rounds on too large
> a data set, apparently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)