You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by maqingxiang <gi...@git.apache.org> on 2018/05/21 06:52:21 UTC

[GitHub] flink pull request #6050: [FLINK-9404][flink-connector-filesystem] Adapter v...

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 <ma...@...>
Date:   2018-05-21T04:28:59Z

    modify Path in reflectTruncate

----


---

[GitHub] flink pull request #6050: [FLINK-9404][flink-connector-filesystem] Adapter v...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] flink issue #6050: [FLINK-9404][flink-connector-filesystem] Adapter viewfs i...

Posted by maqingxiang <gi...@git.apache.org>.
Github user maqingxiang commented on the issue:

    https://github.com/apache/flink/pull/6050
  
    cc @tzulitai 


---

[GitHub] flink issue #6050: [FLINK-9404][flink-connector-filesystem] Adapter viewfs i...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/6050
  
    I think makes sense, merging...


---