GitHub user maqingxiang opened a pull request:
https://github.com/apache/flink/pull/6050
[FLINK-9404][flink-connector-filesystem] Adapter viewfs in BucketingSink
when verify that truncate actually works
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maqingxiang/flink
fix-BucketingSink-reflectTruncate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6050.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 #6050
----
commit 829d085e5ad33da3ca8cd6288bb10c73aec7f78f
Author: maqingxiang-it <maqingxiang-it@...>
Date: 2018-05-21T04:28:59Z
modify Path in reflectTruncate
----
---