[GitHub] flink pull request #5884: [FLINK-9227] [test] Add Bucketing e2e test script ...

2018-04-20 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/5884


---


[GitHub] flink pull request #5884: [FLINK-9227] [test] Add Bucketing e2e test script ...

2018-04-20 Thread zhangminglei
GitHub user zhangminglei opened a pull request:

https://github.com/apache/flink/pull/5884

[FLINK-9227] [test] Add Bucketing e2e test script to run-nightly-test…


## What is the purpose of the change
Add Bucketing e2e test script to run-nightly-tests.sh

## Brief change log
Add bucketingsink e2e test script to run-nightly-tests.sh

## Verifying this change
Run  run-nightly-tests.sh by manually.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zhangminglei/flink flink-9227

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/flink/pull/5884.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5884


commit a441d288dfc9cdfdc073240436cb3bddb418459c
Author: zhangminglei 
Date:   2018-04-20T08:42:41Z

[FLINK-9227] [test] Add Bucketing e2e test script to run-nightly-tests.sh




---