You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by tony810430 <gi...@git.apache.org> on 2017/08/30 04:00:13 UTC

[GitHub] flink pull request #4618: [FLINK-7557] Fix typo for s3a config in AWS deploy...

GitHub user tony810430 opened a pull request:

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

    [FLINK-7557] Fix typo for s3a config in AWS deployment documentation

    Should use `fs.s3a.buffer.dir` in `core-site.xml` to set s3a directories for buffering files.

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

    $ git pull https://github.com/tony810430/flink FLINK-7557

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

    https://github.com/apache/flink/pull/4618.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 #4618
    
----
commit d48931888574d7d6407b11cbbd597c83fb6b9d94
Author: Tony Wei <to...@gmail.com>
Date:   2017-08-30T03:44:27Z

    [FLINK-7557] Fix typo for s3a config in AWS deployment documentation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #4618: [hotfix] [docs] Fix typo for s3a config in AWS dep...

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

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


---