You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/03/16 10:39:00 UTC

[jira] [Created] (FLINK-8972) Create general purpose DataSet testing job

Till Rohrmann created FLINK-8972:
------------------------------------

             Summary: Create general purpose DataSet testing job
                 Key: FLINK-8972
                 URL: https://issues.apache.org/jira/browse/FLINK-8972
             Project: Flink
          Issue Type: Task
          Components: Tests
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann


Likewise to FLINK-8971, we should have a general purpose testing job for the {{DataSet}} API. The job should contain at least the following aspects:
* Co-group operation
* Join operation
* Iteration

The input should generate a deterministic output which can be verified for correctness.

The job should also include some misbehavior such as failures which can be activated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)