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

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

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

Till Rohrmann updated FLINK-8972:
---------------------------------
    Description: 
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 be made available in the {{flink-end-to-end-tests}} module.

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

  was:
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.


> 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
>            Priority: Critical
>
> 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 be made available in the {{flink-end-to-end-tests}} module.
> 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)